Socket
Socket
Sign inDemoInstall

stylable

Package Overview
Dependencies
Maintainers
1
Versions
96
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

stylable - npm Package Compare versions

Comparing version 0.0.3 to 0.0.4

5

package.json
{
"name": "stylable",
"version": "0.0.3",
"version": "0.0.4",
"description": "",

@@ -12,3 +12,4 @@ "main": "./dist/src/index.js",

"test:node": "ts-mocha ./tests/**/*.spec.ts",
"typedoc": "typedoc --out documentation --name Stylable --readme none --hideGenerator --excludeExternals --mode modules"
"typedoc": "typedoc --out documentation --name Stylable --readme none --hideGenerator --excludeExternals --mode modules",
"patch-publish": "npm run build; npm version patch; npm publish"
},

@@ -15,0 +16,0 @@ "keywords": [],

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