style-inject
Advanced tools
Comparing version 0.2.0 to 0.2.1
@@ -11,3 +11,3 @@ (function (global, factory) { | ||
if (!css) { return } | ||
if (!css || typeof document === 'undefined') { return; } | ||
@@ -14,0 +14,0 @@ var head = document.head || document.getElementsByTagName('head')[0]; |
{ | ||
"name": "style-inject", | ||
"version": "0.2.0", | ||
"version": "0.2.1", | ||
"description": "Inject style tag to document head.", | ||
@@ -31,3 +31,3 @@ "main": "dist/style-inject.js", | ||
"devDependencies": { | ||
"bili": "^0.18.2", | ||
"bili": "^1.5.8", | ||
"eslint-config-rem": "^3.2.0", | ||
@@ -34,0 +34,0 @@ "xo": "^0.18.2" |
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
3938