Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

style-inject

Package Overview
Dependencies
Maintainers
2
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

style-inject - npm Package Compare versions

Comparing version 0.2.0 to 0.2.1

2

dist/style-inject.js

@@ -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"

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc