New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

jss-plugin-global

Package Overview
Dependencies
Maintainers
1
Versions
50
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jss-plugin-global - npm Package Compare versions

Comparing version 10.0.0-alpha.24 to 10.0.0-alpha.25

4

dist/jss-plugin-global.bundle.js

@@ -1864,3 +1864,3 @@ function _extends() {

if (this.hasInsertedRules) {
if (this.hasInsertedRules && !(this.sheet && !this.sheet.deployed)) {
this.hasInsertedRules = false;

@@ -2005,3 +2005,3 @@ this.deploy();

this.id = instanceCounter++;
this.version = "10.0.0-alpha.24";
this.version = "10.0.0-alpha.25";
this.plugins = new PluginsRegistry();

@@ -2008,0 +2008,0 @@ this.options = {

{
"name": "jss-plugin-global",
"description": "Global styles for JSS",
"version": "10.0.0-alpha.24",
"version": "10.0.0-alpha.25",
"license": "MIT",

@@ -38,9 +38,9 @@ "homepage": "https://cssinjs.org/jss-global",

"devDependencies": {
"jss-plugin-nested": "10.0.0-alpha.24"
"jss-plugin-nested": "10.0.0-alpha.25"
},
"dependencies": {
"@babel/runtime": "^7.3.1",
"jss": "10.0.0-alpha.24"
"jss": "10.0.0-alpha.25"
},
"gitHead": "a9244c32089ae3016fc3d807f8e9b5ba578c18d1"
"gitHead": "2b2c1a05fd7640bbf5c0736847754e3a98790dc6"
}

@@ -12,3 +12,3 @@ # jss-plugin-global

See our website [jss-plugin-global](https://cssinjs.org/jss-plugin-global?v=v10.0.0-alpha.24) for more information.
See our website [jss-plugin-global](https://cssinjs.org/jss-plugin-global?v=v10.0.0-alpha.25) for more information.

@@ -15,0 +15,0 @@ ## Install

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