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.7 to 2.0.8

11

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

@@ -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 ./test",
"test": "mocha -r @ts-tools/node/r \"test/**/*.spec.ts?(x)\" --watch-extensions ts,tsx",

@@ -18,4 +15,4 @@ "prepack": "yarn build"

"dependencies": {
"@stylable/module-utils": "^2.0.5",
"@stylable/runtime": "^2.0.2"
"@stylable/module-utils": "^2.0.6",
"@stylable/runtime": "^2.0.3"
},

@@ -36,3 +33,3 @@ "files": [

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