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

react-jss

Package Overview
Dependencies
Maintainers
2
Versions
114
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-jss - npm Package Compare versions

Comparing version 0.1.1 to 0.1.2

3

index.js

@@ -9,5 +9,2 @@ 'use strict';

if (!options) options = {};
if (options.named == null) options.named = true;
function attach() {

@@ -14,0 +11,0 @@ if (!sheet)

4

package.json
{
"name": "react-jss",
"version": "0.1.1",
"version": "0.1.2",
"description": "JSS mixin for React components",

@@ -28,5 +28,5 @@ "main": "index.js",

"peerDependencies": {
"jss": "0.x",
"jss": "^1.0.0",
"react": ">=0.12"
}
}
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