@stylable/jest
Advanced tools
Comparing version 2.4.1-alpha.1 to 2.4.1
{ | ||
"name": "@stylable/jest", | ||
"version": "2.4.1-alpha.1", | ||
"version": "2.4.1", | ||
"description": "Test your Stylable React components using Jest", | ||
@@ -14,5 +14,5 @@ "main": "cjs/index.js", | ||
"dependencies": { | ||
"@stylable/core": "^2.4.1-alpha.1", | ||
"@stylable/module-utils": "^2.4.1-alpha.1", | ||
"@stylable/runtime": "^2.4.1-alpha.1" | ||
"@stylable/core": "^2.4.1", | ||
"@stylable/module-utils": "^2.4.1", | ||
"@stylable/runtime": "^2.4.1" | ||
}, | ||
@@ -32,3 +32,3 @@ "files": [ | ||
"license": "BSD-3-Clause", | ||
"gitHead": "c6e3422189bc22520b11a48b2fcba9afed1dd135" | ||
"gitHead": "e3c371d3c1c8bf4e5714d461aea41c334625c359" | ||
} |
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
7132
Updated@stylable/core@^2.4.1
Updated@stylable/runtime@^2.4.1