Huge News!Announcing our $40M Series B led by Abstract Ventures.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 0.1.3 to 0.1.4

10

package.json
{
"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

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