@stylable/dom-test-kit
Advanced tools
Comparing version 2.3.3-alpha.1 to 2.4.0
{ | ||
"name": "@stylable/dom-test-kit", | ||
"version": "2.3.3-alpha.1", | ||
"version": "2.4.0", | ||
"description": "Stylable DOM testing utilities", | ||
@@ -15,4 +15,4 @@ "main": "./cjs/index.js", | ||
"dependencies": { | ||
"@stylable/core": "^2.3.3-alpha.1", | ||
"@stylable/runtime": "^2.3.3-alpha.1" | ||
"@stylable/core": "^2.4.0", | ||
"@stylable/runtime": "^2.4.0" | ||
}, | ||
@@ -32,3 +32,3 @@ "files": [ | ||
"license": "BSD-3-Clause", | ||
"gitHead": "9dfdbda11e88cfd20459ec0e3fbdca24f2e2223b" | ||
"gitHead": "8eff3a9c749f71d4f9a5578e3b57be6034ef1435" | ||
} |
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
17405
Updated@stylable/core@^2.4.0
Updated@stylable/runtime@^2.4.0