@stylable/runtime
Advanced tools
Comparing version 2.1.0 to 2.1.1
{ | ||
"name": "@stylable/runtime", | ||
"version": "2.1.0", | ||
"version": "2.1.1", | ||
"description": "Stylable runtime DOM integration", | ||
@@ -32,3 +32,3 @@ "main": "cjs/index.js", | ||
"license": "BSD-3-Clause", | ||
"gitHead": "64960865befc97447931d6b5cd76ee940c18aa51" | ||
"gitHead": "0f3682cc13ba8ba076518f8ecc21bc373a20d61e" | ||
} |
@@ -17,3 +17,3 @@ # @stylable/runtime | ||
```ts | ||
```ts | ||
import { | ||
@@ -20,0 +20,0 @@ style, |
@@ -1,2 +0,2 @@ | ||
/* runtime version: 2.1.0 */ | ||
/* runtime version: 2.1.1 */ | ||
function StylableRuntime(exports){ | ||
@@ -3,0 +3,0 @@ exports = exports || {}; |
@@ -1,2 +0,2 @@ | ||
/* runtime version: 2.1.0 */ | ||
/* runtime version: 2.1.1 */ | ||
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
72701