@stylable/jest
Advanced tools
Comparing version 0.1.14 to 0.1.16
{ | ||
"name": "@stylable/jest", | ||
"version": "0.1.14", | ||
"version": "0.1.16", | ||
"description": "Test your Stylable React components using Jest", | ||
@@ -14,4 +14,4 @@ "main": "dist/jest.js", | ||
"dependencies": { | ||
"@stylable/node": "^0.1.15", | ||
"@stylable/runtime": "^0.1.9" | ||
"@stylable/node": "^0.1.17", | ||
"@stylable/runtime": "^0.1.10" | ||
}, | ||
@@ -30,3 +30,3 @@ "files": [ | ||
"license": "BSD-3-Clause", | ||
"gitHead": "e2230521e4531534bfa43621ba26196f338a9971" | ||
"gitHead": "27d3597a45de3119c4d74e6c92822a45bd7125a7" | ||
} |
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
4686
Updated@stylable/node@^0.1.17
Updated@stylable/runtime@^0.1.10