@stylable/custom-value
Advanced tools
Comparing version 3.9.1 to 3.10.0
{ | ||
"name": "@stylable/custom-value", | ||
"version": "3.9.1", | ||
"version": "3.10.0", | ||
"description": "Custom values (variables) for Stylable", | ||
@@ -10,7 +10,6 @@ "main": "./cjs/index.js", | ||
"build": "ts-build ./src --cjs", | ||
"test": "mocha \"test/**/*.spec.ts?(x)\" --timeout 20000", | ||
"prepack": "yarn build" | ||
"test": "mocha \"test/**/*.spec.ts?(x)\" --timeout 20000" | ||
}, | ||
"dependencies": { | ||
"@stylable/core": "^3.9.1" | ||
"@stylable/core": "^3.10.0" | ||
}, | ||
@@ -17,0 +16,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
6286
Updated@stylable/core@^3.10.0