hadron-react-components
Advanced tools
Comparing version 1.14.0 to 1.14.1
@@ -13,2 +13,3 @@ 'use strict'; | ||
module.exports.ViewSwitcher = require('./view-switcher'); | ||
module.exports.ZeroState = require('./zero-state'); | ||
module.exports.ZeroState = require('./zero-state'); | ||
module.exports.UnsafeComponent = require('./unsafe-component'); |
@@ -7,3 +7,3 @@ { | ||
"homepage": "https://github.com/mongodb-js/hadron-react/packages/hadron-react-components", | ||
"version": "1.14.0", | ||
"version": "1.14.1", | ||
"repository": { | ||
@@ -10,0 +10,0 @@ "type": "git", |
@@ -12,1 +12,2 @@ module.exports.FormInput = require('./form-input'); | ||
module.exports.ZeroState = require('./zero-state'); | ||
module.exports.UnsafeComponent = require('./unsafe-component'); |
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
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
113207
2714
0