@stylable/jest
Advanced tools
Comparing version 3.6.0 to 3.6.1
{ | ||
"name": "@stylable/jest", | ||
"version": "3.6.0", | ||
"version": "3.6.1", | ||
"description": "Test your Stylable React components using Jest", | ||
@@ -14,5 +14,5 @@ "main": "cjs/index.js", | ||
"dependencies": { | ||
"@stylable/core": "^3.6.0", | ||
"@stylable/module-utils": "^3.6.0", | ||
"@stylable/runtime": "^3.6.0" | ||
"@stylable/core": "^3.6.1", | ||
"@stylable/module-utils": "^3.6.1", | ||
"@stylable/runtime": "^3.6.1" | ||
}, | ||
@@ -19,0 +19,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
Updated@stylable/core@^3.6.1
Updated@stylable/runtime@^3.6.1