@storybook/preview
Advanced tools
Comparing version 0.0.0-pr-28609-sha-1103d7ff to 0.0.0-pr-28693-sha-ed560db4
{ | ||
"name": "@storybook/preview", | ||
"version": "0.0.0-pr-28609-sha-1103d7ff", | ||
"version": "0.0.0-pr-28693-sha-ed560db4", | ||
"description": "", | ||
@@ -23,2 +23,10 @@ "keywords": [ | ||
"sideEffects": false, | ||
"type": "module", | ||
"exports": { | ||
"./globals": { | ||
"type": "./globals.d.ts", | ||
"import": "./globals.js", | ||
"require": "./globals.cjs" | ||
} | ||
}, | ||
"files": [ | ||
@@ -32,3 +40,3 @@ "README.md", | ||
"peerDependencies": { | ||
"storybook": "^0.0.0-pr-28609-sha-1103d7ff" | ||
"storybook": "^0.0.0-pr-28693-sha-ed560db4" | ||
}, | ||
@@ -35,0 +43,0 @@ "publishConfig": { |
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
Trivial Package
Supply chain riskPackages less than 10 lines of code are easily copied into your own project and may not warrant the additional supply chain risk of an external dependency.
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
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
Found 1 instance in 1 package
1179
4
4
Yes