@stylable/jest
Advanced tools
Comparing version 3.2.1 to 3.3.0
{ | ||
"name": "@stylable/jest", | ||
"version": "3.2.1", | ||
"version": "3.3.0", | ||
"description": "Test your Stylable React components using Jest", | ||
@@ -14,4 +14,4 @@ "main": "cjs/index.js", | ||
"dependencies": { | ||
"@stylable/core": "^3.2.1", | ||
"@stylable/module-utils": "^3.2.1", | ||
"@stylable/core": "^3.3.0", | ||
"@stylable/module-utils": "^3.3.0", | ||
"@stylable/runtime": "^3.2.0" | ||
@@ -32,3 +32,3 @@ }, | ||
"license": "BSD-3-Clause", | ||
"gitHead": "508088f302c67f2837256a5c37ade110352146ea" | ||
"gitHead": "a84e57e76b8a1fd81d8ce5f0ffb3a3e2f3cb66e6" | ||
} |
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.3.0