Comparing version 0.0.8 to 0.0.9
{ | ||
"name": "win-doc", | ||
"version": "0.0.8", | ||
"version": "0.0.9", | ||
"description": "Simple to avoid global not found error", | ||
@@ -12,3 +12,4 @@ "repository": "react-atomic/react-atomic-organism", | ||
"dependencies": { | ||
"reshow-constant": "*" | ||
"reshow-constant": "*", | ||
"reshow-runtime": "*" | ||
}, | ||
@@ -32,3 +33,7 @@ "devDependencies": { | ||
}, | ||
"files": ["build", "package.json", "README.md"] | ||
"files": [ | ||
"build", | ||
"package.json", | ||
"README.md" | ||
] | ||
} |
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 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
5334
2
2
+ Addedreshow-runtime@*
+ Addedreshow-runtime@0.17.15(transitive)