@stylable/jest
Advanced tools
Comparing version 4.1.0-alpha.3 to 4.1.0
{ | ||
"name": "@stylable/jest", | ||
"version": "4.1.0-alpha.3", | ||
"version": "4.1.0", | ||
"description": "Test your Stylable React components using Jest", | ||
@@ -10,5 +10,5 @@ "main": "dist/index.js", | ||
"dependencies": { | ||
"@stylable/core": "^4.1.0-alpha.3", | ||
"@stylable/module-utils": "^4.1.0-alpha.3", | ||
"@stylable/runtime": "^4.1.0-alpha.3" | ||
"@stylable/core": "^4.1.0", | ||
"@stylable/module-utils": "^4.1.0", | ||
"@stylable/runtime": "^4.1.0" | ||
}, | ||
@@ -15,0 +15,0 @@ "files": [ |
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
8875
Updated@stylable/core@^4.1.0
Updated@stylable/runtime@^4.1.0