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

@3mo/flex

Package Overview
Dependencies
Maintainers
3
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@3mo/flex - npm Package Compare versions

Comparing version 0.6.0 to 1.0.0

7

package.json
{
"name": "@3mo/flex",
"version": "0.6.0",
"version": "1.0.0",
"description": "A simple wrapper web-component for CSS Flexible Box Layout.",

@@ -23,7 +23,2 @@ "repository": {

],
"scripts": {
"clean": "del-cli \"./dist\"",
"build": "npm run clean && tsc && webpack --config ../../webpack.config.mjs",
"release": "npm run build && npm version patch && npm publish --access public && npm run clean"
},
"dependencies": {

@@ -30,0 +25,0 @@ "@a11d/lit": "*",

2

README.md

@@ -1,3 +0,3 @@

# Grid
# Flex
A simple wrapper web-component for [CSS Flexible Box Layout](https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Flexible_Box_Layout).
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