@stylable/node
Advanced tools
Comparing version 0.1.10 to 0.1.11
@@ -14,3 +14,3 @@ "use strict"; | ||
return ` | ||
Object.defineProperty(module, "__esModule", { value: true }) | ||
Object.defineProperty(exports, "__esModule", { value: true }) | ||
module.exports.default = require(${JSON.stringify(runtimePath)}).create( | ||
@@ -17,0 +17,0 @@ ${root}, |
{ | ||
"name": "@stylable/node", | ||
"version": "0.1.10", | ||
"version": "0.1.11", | ||
"description": "Integrate Stylable into your node application", | ||
@@ -28,3 +28,3 @@ "main": "dist/index.js", | ||
"license": "BSD-3-Clause", | ||
"gitHead": "75daaf22f4d07b7b206d189706cf160f7a1feb02" | ||
"gitHead": "5d10a101486ba33f9d0e3bcde2810f986749ea56" | ||
} |
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
11362