@devexperts/utils
Advanced tools
Comparing version 0.8.4-0 to 0.9.0-0
{ | ||
"name": "@devexperts/utils", | ||
"version": "0.8.4-0", | ||
"version": "0.9.0-0", | ||
"description": "", | ||
@@ -8,7 +8,7 @@ "main": "lib/index.js", | ||
"test": "echo \"Error: no test specified\" && exit 1", | ||
"build": "dx-tools build-lib src lib", | ||
"clean": "dx-tools clean lib", | ||
"prepublishOnly": "npm run clean && npm run build", | ||
"build": "dx-tools build-lib src dist", | ||
"clean": "dx-tools clean dist", | ||
"prepare": "npm run clean && npm run build", | ||
"start": "npm run watch", | ||
"watch": "dx-tools build-lib src lib -w" | ||
"watch": "dx-tools build-lib src dist -w" | ||
}, | ||
@@ -24,6 +24,2 @@ "repository": { | ||
"license": "MPL-2.0", | ||
"files": [ | ||
"lib" | ||
], | ||
"typings": "lib/index.d.ts", | ||
"bugs": { | ||
@@ -38,4 +34,4 @@ "url": "https://github.coxm/devex-web-frontend/dx-util/issues" | ||
"devDependencies": { | ||
"@devexperts/tools": "^0.8.4-0" | ||
"@devexperts/tools": "^0.9.0-0" | ||
} | ||
} |
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
51429
1