@stylable/jest
Advanced tools
Comparing version 1.3.1 to 1.4.0
{ | ||
"name": "@stylable/jest", | ||
"version": "1.3.1", | ||
"version": "1.4.0", | ||
"description": "Test your Stylable React components using Jest", | ||
@@ -14,4 +14,4 @@ "main": "dist/jest.js", | ||
"dependencies": { | ||
"@stylable/node": "^1.3.1", | ||
"@stylable/runtime": "^1.3.1" | ||
"@stylable/node": "^1.4.0", | ||
"@stylable/runtime": "^1.4.0" | ||
}, | ||
@@ -30,3 +30,3 @@ "files": [ | ||
"license": "BSD-3-Clause", | ||
"gitHead": "97607ddfac4fffc49c7aab7005138994a0f0e2c3" | ||
"gitHead": "432de44fbf4d378a387bcab426921b27445b5438" | ||
} |
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
Unpopular package
QualityThis package is not very popular.
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
597
1
Updated@stylable/node@^1.4.0
Updated@stylable/runtime@^1.4.0