@stylable/module-utils
Advanced tools
Comparing version 3.5.0 to 3.5.2
@@ -11,3 +11,3 @@ "use strict"; | ||
for (var p in m) if (p !== "default" && !exports.hasOwnProperty(p)) __createBinding(exports, m, p); | ||
} | ||
}; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
@@ -14,0 +14,0 @@ __exportStar(require("./module-source"), exports); |
{ | ||
"name": "@stylable/module-utils", | ||
"version": "3.5.0", | ||
"version": "3.5.2", | ||
"description": "Stylable module creation utilities", | ||
@@ -14,3 +14,3 @@ "main": "cjs/index.js", | ||
"dependencies": { | ||
"@stylable/core": "^3.5.0" | ||
"@stylable/core": "^3.5.2" | ||
}, | ||
@@ -17,0 +17,0 @@ "files": [ |
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
18571
Updated@stylable/core@^3.5.2