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

react-responsive-mixin

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-responsive-mixin - npm Package Compare versions

Comparing version 0.3.0 to 0.3.1

10

package.json
{
"name": "react-responsive-mixin",
"version": "0.3.0",
"version": "0.3.1",
"description": "Mixin to develop responsive react components",

@@ -34,2 +34,3 @@ "main": "index.js",

"highlight.js": "^8.4.0",
"highlightjs-themes": "git+https://github.com/akiran/highlightjs-themes",
"html-loader": "^0.2.3",

@@ -45,5 +46,10 @@ "jsx-loader": "^0.12.2",

"transform": [
["reactify", {"es6": true}]
[
"reactify",
{
"es6": true
}
]
]
}
}
docs/docs.scss

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