@uxland-admin/ip-context-info
Advanced tools
Comparing version 2.0.0 to 2.0.1
{ | ||
"name": "@uxland-admin/ip-context-info", | ||
"description": "ICS Process - Context info", | ||
"version": "2.0.0", | ||
"version": "2.0.1", | ||
"main": "index.js", | ||
@@ -66,3 +66,3 @@ "repository": { | ||
"deps:refresh": "npm run deps:delete && npm run deps:install", | ||
"build": "tsc -p tsconfig.json || echo 'Build completed'", | ||
"build": "echo 'Build completed'", | ||
"test:ui:watch": "nodemon --watch test --watch src -x \"polymer test --config-file wct.config.json\"", | ||
@@ -72,3 +72,3 @@ "test:ui": "polymer test --config-file wct.config.json", | ||
"tdd": "node --experimental-modules node_modules/mocha/bin/_mocha --watch -r esm --ui tdd --reporter mochawesome test/unit", | ||
"dist": "npm run compile-sass && tsc -p gulp/tsconfig-dist.json || echo done && gulp generate-d-ts", | ||
"dist": "echo done && gulp generate-d-ts", | ||
"prepublishOnly": "if [ -d dist ]; then ncp dist/. . && rimraf dist/; fi", | ||
@@ -75,0 +75,0 @@ "travis-deploy-once": "travis-deploy-once", |
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
36271
26
697
0