structure-flex-grid
Advanced tools
Comparing version 0.1.2 to 0.5.0
{ | ||
"name": "structure-flex-grid", | ||
"version": "0.1.2", | ||
"version": "0.5.0", | ||
"description": "Framework agnostic, responsive, BEM-styles Flex Grid (Just the grid)", | ||
"main": "src/index.scss", | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
"clean": "rimraf ./dist", | ||
"lint": "sass-lint 'src/**/*.scss' -v", | ||
"prebuild": "npm run lint && npm run clean && mkdir dist", | ||
"build": "npm run build:css", | ||
"prebuild:css": "node-sass ./src/index.scss ./dist/structure-flex-grid.css", | ||
"build:css": "postcss --use autoprefixer -b 'last 2 versions' -o ./dist/structure-flex-grid.css ./dist/structure-flex-grid.css", | ||
"postbuild:css": "postcss --use cssnano < ./dist/structure-flex-grid.css > ./dist/structure-flex-grid.min.css" | ||
}, | ||
@@ -21,3 +27,13 @@ "keywords": [ | ||
"breakpoint-sass": "^2.7.1" | ||
}, | ||
"devDependencies": { | ||
"autoprefixer": "^7.1.1", | ||
"cssnano": "^3.10.0", | ||
"install": "^0.10.1", | ||
"node-sass": "^4.5.3", | ||
"npm": "^5.0.4", | ||
"postcss": "^6.0.3", | ||
"postcss-cli": "^4.1.0", | ||
"sass-lint": "^1.10.2" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
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
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
No tests
QualityPackage does not have any tests. This is a strong signal of a poorly maintained or low quality package.
Found 1 instance in 1 package
116910
14
887
2
8