@digital-realty/ix-dialog
Advanced tools
Comparing version 1.0.23 to 1.0.24
@@ -6,3 +6,3 @@ { | ||
"author": "Digital Realty", | ||
"version": "1.0.23", | ||
"version": "1.0.24", | ||
"type": "module", | ||
@@ -14,2 +14,3 @@ "main": "dist/index.js", | ||
"./ix-dialog.js": "./dist/ix-dialog.js", | ||
"./ix-dialog.min.js": "./dist/ix-dialog.min.js", | ||
"./IxDialog": "./dist/react/IxDialog.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": "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
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
32123
19
396
0
18
16
49