@storybook/jest
Advanced tools
Comparing version 0.1.1--canary.27.9c0c10f.0 to 0.1.1--canary.27.bd82d80.0
{ | ||
"name": "@storybook/jest", | ||
"version": "0.1.1--canary.27.9c0c10f.0", | ||
"version": "0.1.1--canary.27.bd82d80.0", | ||
"description": "Instrumented version of Jest for Storybook Interactions", | ||
@@ -18,6 +18,7 @@ "repository": { | ||
"scripts": { | ||
"build": "tsup ./src/index.ts --format cjs,esm --dts", | ||
"build": "tsup", | ||
"prerelease": "yarn build", | ||
"release": "auto shipit" | ||
}, | ||
"sideEffects": false, | ||
"dependencies": { | ||
@@ -35,2 +36,5 @@ "@storybook/expect": "storybook-jest", | ||
"auto": "^10.37.6", | ||
"url": "^0.11.0", | ||
"path": "^0.12.7", | ||
"util": "^0.12.5", | ||
"expect": "^27.3.1", | ||
@@ -37,0 +41,0 @@ "tsup": "^5.12.0", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
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
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Uses eval
Supply chain riskPackage uses dynamic code execution (e.g., eval()), which is a dangerous practice. This can prevent the code from running in certain environments and increases the risk that the code may contain exploits or malicious behavior.
Found 2 instances in 1 package
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 1 instance in 1 package
0
1
58845
12
792