Comparing version 0.6.0 to 1.0.0
{ | ||
"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": "*", |
@@ -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). |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
0
702
2
0
1