everstorage
Advanced tools
Comparing version 1.11.0 to 1.12.0
{ | ||
"name": "everstorage", | ||
"version": "1.11.0", | ||
"version": "1.12.0", | ||
"author": "Pavol Hejný <me@pavolhejny.com> (https://pavolhejny.com)", | ||
@@ -20,3 +20,3 @@ "description": "The library was written for uniting API of various browser and cloud storage services.", | ||
"postversion": "git push && git push --tags && npm publish", | ||
"build": "webpack --config webpack.production.config.js", | ||
"build": "rm -r dist && webpack --config webpack.production.config.js && rm -r typings", | ||
"develop-samples-server": "ts-node ./samples/_server.ts", | ||
@@ -23,0 +23,0 @@ "develop-build": "onchange \"src/**/*.{ts,tsx}\" --initial --kill --delay 500 -- webpack --config webpack.development.config.js", |
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
1305139
9
1043
1