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

css-jss

Package Overview
Dependencies
Maintainers
1
Versions
34
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

css-jss - npm Package Compare versions

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

2

dist/css-jss.js

@@ -560,3 +560,3 @@ (function (global, factory) {

warning(false, "[JSS] Could not find the referenced rule " + key + " in " + (container.options.meta || container.toString()) + ".");
warning(false, "[JSS] Could not find the referenced rule \"" + key + "\" in \"" + (container.options.meta || container.toString()) + "\".");
return key;

@@ -563,0 +563,0 @@ };

{
"name": "css-jss",
"description": "Implements css() interface on top of JSS",
"version": "10.0.0-alpha.24",
"version": "10.0.0-alpha.25",
"license": "MIT",

@@ -41,6 +41,6 @@ "homepage": "https://cssinjs.org/",

"@babel/runtime": "^7.3.1",
"jss": "10.0.0-alpha.24",
"jss-preset-default": "10.0.0-alpha.24"
"jss": "10.0.0-alpha.25",
"jss-preset-default": "10.0.0-alpha.25"
},
"gitHead": "a9244c32089ae3016fc3d807f8e9b5ba578c18d1"
"gitHead": "2b2c1a05fd7640bbf5c0736847754e3a98790dc6"
}

@@ -12,3 +12,3 @@ # css-jss

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

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

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

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