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 1.0.2 to 1.0.3

10

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

@@ -11,7 +11,7 @@ "main": "dist/jest.js",

"lint": "tslint --project .",
"test": "mocha -r @ts-tools/node \"test/**/*.spec.ts?(x)\" --watch-extensions ts,tsx"
"test": "mocha -r @ts-tools/node/r \"test/**/*.spec.ts?(x)\" --watch-extensions ts,tsx"
},
"dependencies": {
"@stylable/node": "^1.0.2",
"@stylable/runtime": "^1.0.2"
"@stylable/node": "^1.0.3",
"@stylable/runtime": "^1.0.3"
},

@@ -30,3 +30,3 @@ "files": [

"license": "BSD-3-Clause",
"gitHead": "a25e618e3e4e4c97a0a269a423a9e3008f59d7e7"
"gitHead": "c1482394cb94ebcd9e290f25e0d92ca36499fe08"
}
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