New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@stylable/node

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/node - npm Package Compare versions

Comparing version 3.9.1 to 3.10.0

9

package.json
{
"name": "@stylable/node",
"version": "3.9.1",
"version": "3.10.0",
"description": "Integrate Stylable into your node application",

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

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

@@ -18,0 +17,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