New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@stylable/dom-test-kit

Package Overview
Dependencies
Maintainers
5
Versions
220
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@stylable/dom-test-kit - npm Package Compare versions

Comparing version 2.0.5 to 2.0.6

11

package.json
{
"name": "@stylable/dom-test-kit",
"version": "2.0.5",
"version": "2.0.6",
"description": "Stylable DOM testing utilities",

@@ -10,5 +10,2 @@ "main": "./cjs/index.js",

"build": "ts-build ./src --cjs",
"lint": "run-p lint:src lint:test",
"lint:src": "tslint -p ./src",
"lint:test": "tslint -p ./tests",
"test": "mocha -r @ts-tools/node/r \"./tests/**/*.spec.ts\" --watch-extensions ts",

@@ -19,4 +16,4 @@ "start": "webpack-dev-server --hot --inline",

"dependencies": {
"@stylable/core": "^2.0.4",
"@stylable/runtime": "^2.0.2"
"@stylable/core": "^2.0.5",
"@stylable/runtime": "^2.0.3"
},

@@ -37,3 +34,3 @@ "files": [

"license": "BSD-3-Clause",
"gitHead": "6d47e4728f9164f1fb9d1425f4a0409de0a9b857"
"gitHead": "5aca5a9142c8a798d802ad1d09b5b8e0cb189856"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc