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

react-flexbox

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-flexbox - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

examples/index.html

0

lib/index.jsx

@@ -0,0 +0,0 @@ var React = require('react');

{
"name": "react-flexbox",
"version": "1.0.0",
"version": "1.0.1",
"description": "React flexbox implementation",
"author": "Thomas Coopman @tcoopman",
"main": "lib/index.jsx",
"scripts": {
"example": "cd examples; node ../node_modules/webpack-dev-server/bin/webpack-dev-server.js"
},
"peerDependencies": {

@@ -25,3 +28,10 @@ "react": "^0.12.2"

],
"dependencies": {}
"dependencies": {},
"devDependencies": {
"6to5": "^2.9.4",
"6to5-loader": "^2.0.0",
"react-hot-loader": "^1.0.7",
"webpack": "^1.4.15",
"webpack-dev-server": "^1.7.0"
}
}
webpack.config.js

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