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

css-injector

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

css-injector - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

4

package.json
{
"name": "css-injector",
"version": "1.0.0",
"version": "1.0.1",
"main": "index.js",

@@ -8,3 +8,3 @@ "description": "Creates stylesheets out of strings",

"type": "git",
"url": "git://joneit.com/openfin/css-injector.git"
"url": "https://github.com/joneit/css-injector"
},

@@ -11,0 +11,0 @@ "scripts": {

@@ -10,3 +10,3 @@ # css-injector

```javascript
cssInjector(stylesheet _[_ , id _[_ , refereneceElement _] ]_ );
cssInjector(stylesheet [ , id [ , refereneceElement ] ] );
```

@@ -13,0 +13,0 @@ where:

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