@stylable/jest
Advanced tools
Comparing version 2.0.6 to 2.0.7
{ | ||
"name": "@stylable/jest", | ||
"version": "2.0.6", | ||
"version": "2.0.7", | ||
"description": "Test your Stylable React components using Jest", | ||
@@ -13,3 +13,4 @@ "main": "cjs/index.js", | ||
"lint:test": "tslint -p ./test", | ||
"test": "mocha -r @ts-tools/node/r \"test/**/*.spec.ts?(x)\" --watch-extensions ts,tsx" | ||
"test": "mocha -r @ts-tools/node/r \"test/**/*.spec.ts?(x)\" --watch-extensions ts,tsx", | ||
"prepack": "yarn build" | ||
}, | ||
@@ -34,3 +35,3 @@ "dependencies": { | ||
"license": "BSD-3-Clause", | ||
"gitHead": "6d47e4728f9164f1fb9d1425f4a0409de0a9b857" | ||
"gitHead": "328184e75d72455538ad19db6689d94d7fec100c" | ||
} |
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
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
Found 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
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
5491
13
36
3