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.6.0 to 10.7.0

9

package.json
{
"name": "css-jss",
"description": "Implements css() interface on top of JSS",
"version": "10.6.0",
"version": "10.7.0",
"license": "MIT",

@@ -10,2 +10,3 @@ "homepage": "https://cssinjs.org/",

"unpkg": "dist/css-jss.bundle.js",
"sideEffects": false,
"typings": "./src/index.d.ts",

@@ -42,6 +43,6 @@ "author": "JSS Team",

"@babel/runtime": "^7.3.1",
"jss": "10.6.0",
"jss-preset-default": "10.6.0"
"jss": "10.7.0",
"jss-preset-default": "10.7.0"
},
"gitHead": "8a620dc05b69dff493fb8f4248a888b9994b4c5f"
"gitHead": "b4ead286205e3bf6afe9e2d40ae0a0be98a66acf"
}

@@ -8,7 +8,6 @@ # css-jss

[![Dependencies](https://img.shields.io/david/cssinjs/jss.svg?path=packages%2Fcss-jss&style=flat)](https://npmjs.org/package/css-jss)
[![Gitter](https://badges.gitter.im/JoinChat.svg)](https://gitter.im/cssinjs/lobby)
> Implements css() interface on top of JSS
See our website [css-jss](https://cssinjs.org/css-jss?v=v10.6.0) for more information.
See our website [css-jss](https://cssinjs.org/css-jss?v=v10.7.0) for more information.

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

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

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