@stylable/jest
Advanced tools
Comparing version 2.0.7 to 2.0.8
{ | ||
"name": "@stylable/jest", | ||
"version": "2.0.7", | ||
"version": "2.0.8", | ||
"description": "Test your Stylable React components using Jest", | ||
@@ -10,5 +10,2 @@ "main": "cjs/index.js", | ||
"build": "ts-build src --cjs", | ||
"lint": "run-p lint:src lint:test", | ||
"lint:src": "tslint -p ./src", | ||
"lint:test": "tslint -p ./test", | ||
"test": "mocha -r @ts-tools/node/r \"test/**/*.spec.ts?(x)\" --watch-extensions ts,tsx", | ||
@@ -18,4 +15,4 @@ "prepack": "yarn build" | ||
"dependencies": { | ||
"@stylable/module-utils": "^2.0.5", | ||
"@stylable/runtime": "^2.0.2" | ||
"@stylable/module-utils": "^2.0.6", | ||
"@stylable/runtime": "^2.0.3" | ||
}, | ||
@@ -36,3 +33,3 @@ "files": [ | ||
"license": "BSD-3-Clause", | ||
"gitHead": "328184e75d72455538ad19db6689d94d7fec100c" | ||
"gitHead": "5aca5a9142c8a798d802ad1d09b5b8e0cb189856" | ||
} |
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
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
5379
Updated@stylable/runtime@^2.0.3