@digital-realty/ix-button
Advanced tools
Comparing version 3.2.30 to 3.2.31
@@ -6,3 +6,3 @@ { | ||
"author": "Digital Realty", | ||
"version": "3.2.30", | ||
"version": "3.2.31", | ||
"type": "module", | ||
@@ -14,2 +14,3 @@ "main": "dist/index.js", | ||
"./ix-button.js": "./dist/ix-button.js", | ||
"./ix-button.min.js": "./dist/ix-button.min.js", | ||
"./IxButton": "./dist/react/IxButton.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", | ||
@@ -52,2 +53,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", | ||
@@ -109,3 +113,3 @@ "typescript": "^5.1.6" | ||
], | ||
"gitHead": "e21beb0a9ade15ab27c4896bf4dc2ba54ff7ceb7" | ||
"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
26655
16
276
19