@digital-realty/ix-dialog
Advanced tools
Comparing version 1.0.2 to 1.0.3
@@ -6,10 +6,10 @@ { | ||
"author": "Digital Realty", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"type": "module", | ||
"main": "dist/src/index.js", | ||
"module": "dist/src/index.js", | ||
"main": "dist/index.js", | ||
"module": "dist/index.js", | ||
"exports": { | ||
".": "./dist/src/index.js", | ||
"./ix-dialog.js": "./dist/src/ix-dialog.js", | ||
"./IxDialog": "./dist/src/react/IxDialog.js" | ||
".": "./dist/index.js", | ||
"./ix-dialog.js": "./dist/ix-dialog.js", | ||
"./IxDialog": "./dist/react/IxDialog.js" | ||
}, | ||
@@ -92,3 +92,10 @@ "publishConfig": { | ||
}, | ||
"gitHead": "1e8e36ae0147d1fb0037ba85c727e3a30daebbc9" | ||
"files": [ | ||
"/dist", | ||
"!/dist/test", | ||
"package.json", | ||
"README.md", | ||
"LICENSE" | ||
], | ||
"gitHead": "9e2b4f6c0e99f44ac1cfceb518e69f44c18725ba" | ||
} |
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
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
9351
15
51