New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

react-autolayout

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-autolayout - npm Package Compare versions

Comparing version 0.1.4-alpha to 0.1.4-alpha1

.npmignore

2

bower.json
{
"name": "react-autolayout",
"version": "0.1.4-alpha",
"version": "0.1.4-alpha1",
"description": "Auto layout for React using Apple's Visual Format Language",

@@ -5,0 +5,0 @@ "main": "./build/react-autolayout.js",

{
"name": "react-autolayout",
"version": "0.1.4-alpha",
"version": "0.1.4-alpha1",
"description": "Auto layout for React using Apple's Visual Format Language",

@@ -5,0 +5,0 @@ "main": "./build/react-autolayout.js",

@@ -152,5 +152,16 @@ React-Autolayout

## Demo
To run navigate to `demos\layout`, then run the following commands
```
npm install
npm start
```
Open browser and point it to http://localhost:8080/
## ToDo
- Example Code
- More Example Code
- Tests

@@ -157,0 +168,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