@digital-realty/ix-icon
Advanced tools
Comparing version 1.0.35 to 1.0.36
@@ -6,3 +6,3 @@ { | ||
"author": "Digital Realty", | ||
"version": "1.0.35", | ||
"version": "1.0.36", | ||
"type": "module", | ||
@@ -14,2 +14,3 @@ "main": "dist/index.js", | ||
"./ix-icon.js": "./dist/ix-icon.js", | ||
"./ix-icon.min.js": "./dist/ix-icon.min.js", | ||
"./IxIcon": "./dist/react/IxIcon.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", | ||
@@ -53,2 +54,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", | ||
@@ -105,3 +109,3 @@ "typescript": "^4.5.2" | ||
], | ||
"gitHead": "dced04ebef5c8342344b1fd3df33b5e22a78725f" | ||
"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
12380
16
79
19