@stylable/node
Advanced tools
Comparing version 0.1.8 to 0.1.9
{ | ||
"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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
11334
1
- Removed@stylable/runtime@^0.1.7
- Removed@stylable/runtime@0.1.13(transitive)
Updated@stylable/core@^0.1.8