@stylable/node
Advanced tools
Comparing version 1.0.4 to 1.0.5
@@ -0,0 +0,0 @@ "use strict"; |
{ | ||
"name": "@stylable/node", | ||
"version": "1.0.4", | ||
"version": "1.0.5", | ||
"description": "Integrate Stylable into your node application", | ||
@@ -14,3 +14,3 @@ "main": "dist/index.js", | ||
"dependencies": { | ||
"@stylable/core": "^1.0.4", | ||
"@stylable/core": "^1.0.5", | ||
"find-config": "^1.0.0", | ||
@@ -32,3 +32,3 @@ "murmurhash": "^0.0.2" | ||
"license": "BSD-3-Clause", | ||
"gitHead": "c8b12cc3c64557c6721beec89353b25adb8cc78c" | ||
"gitHead": "808d87ecaa18e6470750092c9004e771860770e2" | ||
} |
@@ -0,0 +0,0 @@ # @stylable/node |
const {attachHook} = require(__dirname) | ||
attachHook() |
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
13544
Updated@stylable/core@^1.0.5