@digital-realty/ix-progress
Advanced tools
Comparing version 1.1.9 to 1.1.10
@@ -6,3 +6,3 @@ { | ||
"author": "Digital Realty", | ||
"version": "1.1.9", | ||
"version": "1.1.10", | ||
"type": "module", | ||
@@ -14,2 +14,3 @@ "main": "dist/index.js", | ||
"./ix-progress.js": "./dist/ix-progress.js", | ||
"./ix-progress.min.js": "./dist/ix-progress.min.js", | ||
"./IxProgress": "./dist/react/IxProgress.js" | ||
@@ -23,3 +24,3 @@ }, | ||
"start": "tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds\"", | ||
"build": "tsc && npm run analyze -- --exclude dist", | ||
"build": "tsc && npm run analyze -- --exclude dist && rollup -c", | ||
"prepublish": "tsc && npm run analyze -- --exclude dist", | ||
@@ -51,2 +52,5 @@ "lint": "eslint --ext .ts,.html . --ignore-path .gitignore && prettier \"**/*.ts\" --check --ignore-path .gitignore", | ||
"prettier": "^2.4.1", | ||
"rollup-plugin-minify-html-literals": "^1.2.6", | ||
"rollup-plugin-summary": "^2.0.0", | ||
"rollup-plugin-uglify": "^6.0.4", | ||
"tslib": "^2.3.1", | ||
@@ -102,3 +106,3 @@ "typescript": "^4.5.2" | ||
], | ||
"gitHead": "a93ad0076764dc26321faa51bc504ff6b534d836" | ||
"gitHead": "c7668fda980293ca038c0dd061ebe350fa88ee60" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
15446
16
153
18