@stylable/dom-test-kit
Advanced tools
Comparing version 5.16.1 to 6.0.0-rc.1
{ | ||
"name": "@stylable/dom-test-kit", | ||
"version": "5.16.1", | ||
"version": "6.0.0-rc.1", | ||
"description": "Stylable DOM testing utilities", | ||
@@ -10,4 +10,4 @@ "main": "dist/index.js", | ||
"dependencies": { | ||
"@stylable/core": "^5.16.1", | ||
"@stylable/runtime": "^5.16.1", | ||
"@stylable/core": "^5.16.0", | ||
"@stylable/runtime": "^5.16.0", | ||
"@tokey/css-selector-parser": "^0.6.2" | ||
@@ -22,3 +22,3 @@ }, | ||
"engines": { | ||
"node": ">=14.14.0" | ||
"node": ">=18.12.0" | ||
}, | ||
@@ -25,0 +25,0 @@ "publishConfig": { |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
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
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
19414
2
1
Updated@stylable/core@^5.16.0
Updated@stylable/runtime@^5.16.0