@n.see/psd-parser
Advanced tools
Comparing version 1.0.4 to 1.0.5
{ | ||
"name": "@n.see/psd-parser", | ||
"private": false, | ||
"version": "1.0.4", | ||
"version": "1.0.5", | ||
"type": "module", | ||
@@ -19,4 +19,4 @@ "main": "dist/psd-parser.js", | ||
"dev:node": "tsc && cross-env NODE_ENV=development rollup --watch --config rollup.config.ts --configPlugin typescript", | ||
"dev:browser": "tsc && cross-env NODE_ENV=development RUN_ENV=browser rollup --watch --config rollup.config.ts --configPlugin typescript", | ||
"build:node": "tsc && cross-env NODE_ENV=production rollup --config rollup.config.ts --configPlugin typescript", | ||
"dev:browser": "tsc && cross-env NODE_ENV=development RUN_ENV=browser rollup --watch --config rollup.config.ts --configPlugin typescript", | ||
"build:browser": "tsc && cross-env NODE_ENV=production RUN_ENV=browser rollup --config rollup.config.ts --configPlugin typescript" | ||
@@ -45,2 +45,3 @@ }, | ||
"@rollup/plugin-typescript": "^10.0.1", | ||
"@types/node": "^18.11.10", | ||
"cross-env": "^7.0.3", | ||
@@ -47,0 +48,0 @@ "rollup": "^3.5.1", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
2
1798310
16
7768