@stylable/jest
Advanced tools
Comparing version 4.13.3 to 4.14.0
{ | ||
"name": "@stylable/jest", | ||
"version": "4.13.3", | ||
"version": "4.14.0", | ||
"description": "Test your Stylable React components using Jest", | ||
@@ -10,6 +10,6 @@ "main": "dist/index.js", | ||
"dependencies": { | ||
"@stylable/core": "^4.13.3", | ||
"@stylable/module-utils": "^4.13.3", | ||
"@stylable/node": "^4.13.3", | ||
"@stylable/runtime": "^4.13.3" | ||
"@stylable/core": "^4.14.0", | ||
"@stylable/module-utils": "^4.14.0", | ||
"@stylable/node": "^4.14.0", | ||
"@stylable/runtime": "^4.14.0" | ||
}, | ||
@@ -16,0 +16,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@^4.14.0
Updated@stylable/node@^4.14.0
Updated@stylable/runtime@^4.14.0