@stylable/dom-test-kit
Advanced tools
Comparing version 2.3.1 to 2.3.2
{ | ||
"name": "@stylable/dom-test-kit", | ||
"version": "2.3.1", | ||
"version": "2.3.2", | ||
"description": "Stylable DOM testing utilities", | ||
@@ -15,9 +15,8 @@ "main": "./cjs/index.js", | ||
"dependencies": { | ||
"@stylable/core": "^2.3.1", | ||
"@stylable/runtime": "^2.3.1" | ||
"@stylable/core": "^2.3.2", | ||
"@stylable/runtime": "^2.3.2" | ||
}, | ||
"files": [ | ||
"cjs", | ||
"src", | ||
"!src/tsconfig.json" | ||
"src" | ||
], | ||
@@ -33,3 +32,3 @@ "engines": { | ||
"license": "BSD-3-Clause", | ||
"gitHead": "f28edefa3aa4a1276789b206e9e9f25d7869447f" | ||
"gitHead": "aa79998a8378f074a431aeea44c60d0e33531293" | ||
} |
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
18009
Updated@stylable/core@^2.3.2
Updated@stylable/runtime@^2.3.2