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

@stylable/jest

Package Overview
Dependencies
Maintainers
6
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 3.9.1 to 3.10.0

11

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

@@ -10,9 +10,8 @@ "main": "cjs/index.js",

"build": "ts-build src --cjs",
"test": "mocha \"test/**/*.spec.ts?(x)\"",
"prepack": "yarn build"
"test": "mocha \"test/**/*.spec.ts?(x)\""
},
"dependencies": {
"@stylable/core": "^3.9.1",
"@stylable/module-utils": "^3.9.1",
"@stylable/runtime": "^3.9.0"
"@stylable/core": "^3.10.0",
"@stylable/module-utils": "^3.10.0",
"@stylable/runtime": "^3.10.0"
},

@@ -19,0 +18,0 @@ "files": [

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