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

react-layouts

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-layouts - npm Package Compare versions

Comparing version 0.0.4 to 0.0.5

lib/components/FlexBox.js

6

package.json
{
"name": "react-layouts",
"version": "0.0.4",
"version": "0.0.5",
"description": "React UI Library for Layouts",
"main": "src/index.js",
"main": "lib/index.js",
"dependencies": {},

@@ -10,2 +10,3 @@ "devDependencies": {

"babel": "^6.1.18",
"babel-cli": "^6.3.13",
"babel-core": "^6.2.1",

@@ -37,2 +38,3 @@ "babel-loader": "^6.2.0",

"test": "echo \"Error: no test specified\" && exit 1",
"build": "babel ./src --out-dir ./lib",
"dev": "webpack-dev-server -d --hot --eval --progress --colors"

@@ -39,0 +41,0 @@ },

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