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

layabout

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

layabout - npm Package Compare versions

Comparing version 0.5.2 to 0.5.3

5

package.json
{
"name": "layabout",
"version": "0.5.2",
"version": "0.5.3",
"description": "Simple layout components for React",

@@ -22,3 +22,4 @@ "author": "Dan Mutton",

"test": "jest --watch",
"demo": "start-storybook -p 9009 -c demo"
"demo": "start-storybook -p 9009 -c demo",
"build-storybook": "build-storybook -c demo -o docs"
},

@@ -25,0 +26,0 @@ "devDependencies": {

8

README.md

@@ -7,4 +7,7 @@ # Layabout

*This is very much in alpha, so expect the api to shift a lot.*
*View the storybook demo at https://yearofthedan.github.io/layabout/*
---
**This is very much in alpha, so expect the api to shift a lot.**
## Guiding philosophy

@@ -16,2 +19,4 @@ - Be light on configuration, preferring to have new components over complex APIs. Understand usage directly from the component name rather than derived from combinations of props.

---
## Components

@@ -102,2 +107,3 @@ ### FlexLayout

---
## Future

@@ -104,0 +110,0 @@ - allow transposition

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