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 0.1.8 to 0.1.9

9

package.json
{
"name": "@stylable/node",
"version": "0.1.8",
"version": "0.1.9",
"description": "Integrate Stylable into your node application",
"main": "dist/index.js",

@@ -13,4 +14,3 @@ "types": "dist/index.d.ts",

"dependencies": {
"@stylable/core": "^0.1.7",
"@stylable/runtime": "^0.1.7"
"@stylable/core": "^0.1.8"
},

@@ -28,3 +28,4 @@ "files": [

"author": "Wix.com",
"license": "BSD-3-Clause"
"license": "BSD-3-Clause",
"gitHead": "1d8950a51e77383751ecc10d9b75375a8f0817b9"
}

@@ -5,3 +5,3 @@ # @stylable/node

`@stylable/node` is a simple integration that allows integrating **Stylable** into your node application. The most common use-case is server-side rendering.
`@stylable/node` is a simple integration that allows integrating Stylable into your node application. The most common use-case is server-side rendering.

@@ -8,0 +8,0 @@ ## Installation

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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