@stylable/dom-test-kit
Advanced tools
Comparing version 0.1.3 to 0.1.4
{ | ||
"name": "@stylable/dom-test-kit", | ||
"version": "0.1.3", | ||
"version": "0.1.4", | ||
"description": "Stylable DOM testing utilities", | ||
@@ -12,3 +12,3 @@ "main": "./dist/src/index.js", | ||
"test": "yarn test:node", | ||
"test:node": "mocha \"./tests/**/*.spec.ts\" --watch-extensions ts --require typescript-support", | ||
"test:node": "mocha -r @ts-tools/node \"./tests/**/*.spec.ts\" --watch-extensions ts", | ||
"lint": "tslint --project ./tsconfig.json", | ||
@@ -18,4 +18,4 @@ "prepack": "yarn build" | ||
"dependencies": { | ||
"@stylable/core": "^0.1.10", | ||
"@stylable/runtime": "^0.1.8" | ||
"@stylable/core": "^0.1.11", | ||
"@stylable/runtime": "^0.1.9" | ||
}, | ||
@@ -35,3 +35,3 @@ "files": [ | ||
"license": "BSD-3-Clause", | ||
"gitHead": "dbb41fffb306e60269f04e2c7e78c997143977ff" | ||
"gitHead": "9f5a12e4744c079d3e0b41add9c18025a0719357" | ||
} |
Sorry, the diff of this file is not supported yet
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
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
0
19749
Updated@stylable/core@^0.1.11
Updated@stylable/runtime@^0.1.9