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.0 to 0.1.1

7

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

@@ -17,3 +17,3 @@ "main": "./dist/src/index.js",

"dependencies": {
"@stylable/core": "^0.1.7",
"@stylable/core": "^0.1.8",
"@stylable/runtime": "^0.1.7"

@@ -33,3 +33,4 @@ },

"author": "Wix.com",
"license": "BSD-3-Clause"
"license": "BSD-3-Clause",
"gitHead": "1d8950a51e77383751ecc10d9b75375a8f0817b9"
}

@@ -9,3 +9,3 @@ # @stylable/dom-test-kit

```css
/* style.st.css */
/* my-component.st.css */
.root {}

@@ -12,0 +12,0 @@

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