Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@stylable/jest

Package Overview
Dependencies
Maintainers
5
Versions
226
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@stylable/jest - npm Package Compare versions

Comparing version 2.0.6 to 2.0.7

cjs/index.d.ts

7

package.json
{
"name": "@stylable/jest",
"version": "2.0.6",
"version": "2.0.7",
"description": "Test your Stylable React components using Jest",

@@ -13,3 +13,4 @@ "main": "cjs/index.js",

"lint:test": "tslint -p ./test",
"test": "mocha -r @ts-tools/node/r \"test/**/*.spec.ts?(x)\" --watch-extensions ts,tsx"
"test": "mocha -r @ts-tools/node/r \"test/**/*.spec.ts?(x)\" --watch-extensions ts,tsx",
"prepack": "yarn build"
},

@@ -34,3 +35,3 @@ "dependencies": {

"license": "BSD-3-Clause",
"gitHead": "6d47e4728f9164f1fb9d1425f4a0409de0a9b857"
"gitHead": "328184e75d72455538ad19db6689d94d7fec100c"
}
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