@stylable/jest
Advanced tools
Comparing version 0.1.21 to 1.0.0
{ | ||
"name": "@stylable/jest", | ||
"version": "0.1.21", | ||
"version": "1.0.0", | ||
"description": "Test your Stylable React components using Jest", | ||
@@ -14,4 +14,4 @@ "main": "dist/jest.js", | ||
"dependencies": { | ||
"@stylable/node": "^0.1.22", | ||
"@stylable/runtime": "^0.2.0-alpha.0" | ||
"@stylable/node": "^1.0.0", | ||
"@stylable/runtime": "^1.0.0" | ||
}, | ||
@@ -30,3 +30,3 @@ "files": [ | ||
"license": "BSD-3-Clause", | ||
"gitHead": "04cf7ac8aa3ec061e938ff0b131152eda654a5dc" | ||
"gitHead": "7bd843581c1434621e159d6026c2c521382cf8c4" | ||
} |
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
4396
+ Added@stylable/core@1.4.0(transitive)
+ Added@stylable/node@1.4.0(transitive)
+ Added@stylable/runtime@1.4.0(transitive)
+ Addedis-vendor-prefixed@3.5.0(transitive)
- Removed@stylable/core@0.1.19(transitive)
- Removed@stylable/node@0.1.22(transitive)
- Removed@stylable/runtime@0.2.0-alpha.0(transitive)
- Removedis-vendor-prefixed@1.0.0(transitive)
Updated@stylable/node@^1.0.0
Updated@stylable/runtime@^1.0.0