1
0
mirror of https://github.com/kettek/png-js synced 2025-03-14 14:34:30 -07:00
Commit Graph

17 Commits

Author SHA1 Message Date
dependabot[bot]
639fea8b5f
Bump json5 and rollup-plugin-babel
Bumps [json5](https://github.com/json5/json5) to 2.2.3 and updates ancestor dependency [rollup-plugin-babel](https://github.com/rollup/rollup-plugin-babel). These dependencies need to be updated together.


Updates `json5` from 0.5.1 to 2.2.3
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v0.5.1...v2.2.3)

Updates `rollup-plugin-babel` from 2.7.1 to 4.4.0
- [Release notes](https://github.com/rollup/rollup-plugin-babel/releases)
- [Changelog](https://github.com/rollup/rollup-plugin-babel/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup-plugin-babel/compare/v2.7.1...v4.4.0)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
- dependency-name: rollup-plugin-babel
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-06 02:53:58 +00:00
Ketchetwahmeegwun T. Southall
a184a94f9c
Merge pull request #4 from kettek/dependabot/npm_and_yarn/lodash-4.17.19
Bump lodash from 4.17.15 to 4.17.19
2020-07-26 17:40:57 -07:00
dependabot[bot]
2a88bb4e8f
Bump lodash from 4.17.15 to 4.17.19
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-20 03:22:37 +00:00
05b95990f8 Version bump 2020-05-12 21:26:45 -07:00
750eddb0fd Add repo 2020-05-12 21:25:24 -07:00
kts of kettek (nyaa)
85d8675a0e Remove unneeded size test; add package-lock 2020-04-02 14:24:53 -07:00
kts of kettek (nyaa)
3b361299d2 Remove yarn 2020-04-02 14:24:31 -07:00
f9bc09deec Build for v1.0.0 2020-01-14 19:46:10 -08:00
kts of kettek (Gliese)
2992eefe39 Merge branch 'master' of https://github.com/kettek/png-js 2019-01-23 18:47:11 -08:00
kts of kettek (Gliese)
7b43cf73ac Allow extraction of pixel buffer via toPNGData() 2019-01-23 18:47:00 -08:00
kts of kettek
a4157df40f
Update LICENSE 2019-01-23 18:35:30 -08:00
kts of kettek (Gliese)
d05c43904f Update README 2019-01-23 18:20:54 -08:00
kts of kettek (Gliese)
f2dc21a3e1 Adjust package.json 2019-01-23 18:19:17 -08:00
kts of kettek (Gliese)
8654790641 Add README 2019-01-23 18:16:58 -08:00
kts of kettek (Gliese)
919494ddbc Add clipping functionality to toImageData 2019-01-15 02:45:38 -08:00
kts of kettek (Gliese)
cedcb60245 Fix toImageData to actually use passed palette 2019-01-15 01:14:15 -08:00
kts of kettek (Gliese)
39e8ee8f25 Commit of png-js fork 2019-01-15 00:58:38 -08:00