@digital-realty/ix-icon-button
Advanced tools
Comparing version 1.0.36 to 1.0.37
@@ -6,3 +6,3 @@ { | ||
"author": "Digital Realty", | ||
"version": "1.0.36", | ||
"version": "1.0.37", | ||
"type": "module", | ||
@@ -14,2 +14,3 @@ "main": "dist/index.js", | ||
"./ix-icon-button.js": "./dist/ix-icon-button.js", | ||
"./ix-icon-button.min.js": "./dist/ix-icon-button.min.js", | ||
"./IxIconButton": "./dist/react/IxIconButton.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", | ||
@@ -32,3 +33,3 @@ "lint": "eslint --ext .ts,.html . --ignore-path .gitignore && prettier \"**/*.ts\" --check --ignore-path .gitignore", | ||
"dependencies": { | ||
"@digital-realty/ix-icon": "^1.0.35", | ||
"@digital-realty/ix-icon": "^1.0.36", | ||
"@lit/react": "^1.0.2", | ||
@@ -54,2 +55,5 @@ "@material/web": "1.2.0", | ||
"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", | ||
@@ -107,3 +111,3 @@ "typescript": "^4.5.2" | ||
], | ||
"gitHead": "b84d73018ee0d33b5f018c6953c2dcae0931c11e" | ||
"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
23528
16
235
19