@digital-realty/ix-button
Advanced tools
Comparing version 3.2.2 to 3.2.3
@@ -6,10 +6,10 @@ { | ||
"author": "Digital Realty", | ||
"version": "3.2.2", | ||
"version": "3.2.3", | ||
"type": "module", | ||
"main": "src/index.js", | ||
"module": "src/index.js", | ||
"main": "dist/index.js", | ||
"module": "dist/index.js", | ||
"exports": { | ||
".": "./src/index.js", | ||
"./ix-button.js": "./src/ix-button.js", | ||
"./IxButton": "./src/react/IxButton.js" | ||
".": "./dist/index.js", | ||
"./ix-button.js": "./dist/ix-button.js", | ||
"./IxButton": "./dist/react/IxButton.js" | ||
}, | ||
@@ -98,3 +98,4 @@ "publishConfig": { | ||
"files": [ | ||
"/dist/src", | ||
"/dist", | ||
"!/dist/test", | ||
"package.json", | ||
@@ -104,3 +105,3 @@ "README.md", | ||
], | ||
"gitHead": "f438afa0aa85cdf0697e6f0a9b4407b90a2c7818" | ||
"gitHead": "8cc87349401c4c07791a7f0b970e71c038958b70" | ||
} |
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
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
19824
1