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

react-flex

Package Overview
Dependencies
Maintainers
1
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-flex - npm Package Compare versions

Comparing version 0.2.0 to 0.3.0

build.js

6

package.json
{
"name": "react-flex",
"version": "0.2.0",
"version": "0.3.0",
"description": "",

@@ -8,4 +8,4 @@ "main": "index.js",

"test": "make",
"build": "./node_modules/.bin/browserify --im --extension=.jsx -t reactify -d src/js/index.js -o index.js",
"watch": "./node_modules/.bin/watchify --im --extension=.jsx -t reactify -d src/js/index.js -o index.js",
"build": "./node_modules/.bin/browserify --im --extension=.jsx -t reactify -s ReactFlex -d src/js/index.js -o index.js",
"watch": "./node_modules/.bin/watchify --im --extension=.jsx -t reactify -s ReactFlex -d src/js/index.js -o index.js",
"bwatch": "npm run build && npm run watch",

@@ -12,0 +12,0 @@ "css-watch": "./node_modules/.bin/stylus --include-css -w src/resources/css/index.styl -o ."

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