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

@stylable/node

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

Comparing version 2.1.3 to 2.1.5

10

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

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

"build": "ts-build ./src --cjs",
"test": "mocha -r @ts-tools/node/r \"test/**/*.spec.ts?(x)\" --watch-extensions ts,tsx --timeout 10000",
"test": "mocha \"test/**/*.spec.ts?(x)\" --timeout 10000",
"prepack": "yarn build"
},
"dependencies": {
"@stylable/core": "^2.1.1",
"@stylable/module-utils": "^2.2.2",
"@stylable/core": "^2.1.3",
"@stylable/module-utils": "^2.2.4",
"find-config": "^1.0.0",

@@ -34,3 +34,3 @@ "murmurhash": "^0.0.2"

"license": "BSD-3-Clause",
"gitHead": "4666c8c1e3d320d678e4c78b502ce33f2dc9bb2b"
"gitHead": "dcc4099d179ea4fdf3adc54c325b6175ff484266"
}

@@ -40,8 +40,7 @@ # @stylable/node

}
`
```
## License
Copyright (c) 2017 Wix.com Ltd. All Rights Reserved. Use of this source code is governed by a [BSD license](./LICENSE).
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