@stylable/jest
Advanced tools
Comparing version 3.3.2-rc.1 to 3.4.0
{ | ||
"name": "@stylable/jest", | ||
"version": "3.3.2-rc.1", | ||
"version": "3.4.0", | ||
"description": "Test your Stylable React components using Jest", | ||
@@ -14,5 +14,5 @@ "main": "cjs/index.js", | ||
"dependencies": { | ||
"@stylable/core": "^3.3.2-rc.1", | ||
"@stylable/module-utils": "^3.3.2-rc.1", | ||
"@stylable/runtime": "^3.2.0" | ||
"@stylable/core": "^3.4.0", | ||
"@stylable/module-utils": "^3.4.0", | ||
"@stylable/runtime": "^3.4.0" | ||
}, | ||
@@ -32,3 +32,3 @@ "files": [ | ||
"license": "BSD-3-Clause", | ||
"gitHead": "1262e65a7151abeb401911cd9a5d25cff13eb536" | ||
"gitHead": "af5fcd5514c9364e8fdd6fda29585ae4ea1b27e1" | ||
} |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
1
8493
Updated@stylable/core@^3.4.0
Updated@stylable/runtime@^3.4.0