@stylable/runtime
Advanced tools
Comparing version 1.3.1 to 1.4.0
{ | ||
"name": "@stylable/runtime", | ||
"version": "1.3.1", | ||
"version": "1.4.0", | ||
"description": "Stylable runtime DOM integration", | ||
@@ -31,3 +31,3 @@ "main": "cjs/index.js", | ||
"license": "BSD-3-Clause", | ||
"gitHead": "97607ddfac4fffc49c7aab7005138994a0f0e2c3" | ||
"gitHead": "432de44fbf4d378a387bcab426921b27445b5438" | ||
} |
@@ -1,2 +0,2 @@ | ||
/* runtime version: 1.3.1 */ | ||
/* runtime version: 1.4.0 */ | ||
function StylableRuntime(exports){ | ||
@@ -3,0 +3,0 @@ exports = exports || {}; |
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
1162