Comparing version 0.0.2 to 0.0.3
@@ -5,3 +5,3 @@ { | ||
"description": "Component to create a native popup window via window.open()", | ||
"version": "0.0.2", | ||
"version": "0.0.3", | ||
"keywords": [], | ||
@@ -14,3 +14,4 @@ "dependencies": { | ||
"index.js" | ||
] | ||
], | ||
"license": "MIT" | ||
} |
{ | ||
"name": "popup", | ||
"description": "Component to create a native popup window via window.open()", | ||
"version": "0.0.2", | ||
"version": "0.0.3", | ||
"dependencies": { | ||
"emitter-component": "*", | ||
"inherit-component": "*" | ||
"component-emitter": "*", | ||
"component-inherit": "*" | ||
}, | ||
"browser": { | ||
"emitter": "component-emitter", | ||
"inherit": "component-inherit" | ||
}, | ||
"component": { | ||
@@ -13,3 +17,8 @@ "scripts": { | ||
} | ||
} | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/component/popup.git" | ||
}, | ||
"license": "MIT" | ||
} |
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
Wildcard dependency
QualityPackage has a dependency with a floating version range. This can cause issues if the dependency publishes a new major version.
Found 2 instances 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
Wildcard dependency
QualityPackage has a dependency with a floating version range. This can cause issues if the dependency publishes a new major version.
Found 2 instances 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
No License Found
License(Experimental) License information could not be found.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
4813
8
0
131
0
0
+ Addedcomponent-emitter@*
+ Addedcomponent-inherit@*
+ Addedcomponent-emitter@2.0.0(transitive)
+ Addedcomponent-inherit@0.0.3(transitive)
- Removedemitter-component@*
- Removedinherit-component@*
- Removedemitter-component@2.0.0(transitive)
- Removedinherit-component@0.0.2(transitive)