vtex-tachyons
Advanced tools
Comparing version 0.2.8 to 1.0.0
{ | ||
"name": "vtex-tachyons", | ||
"version": "0.2.8", | ||
"description": "Functional CSS for humans — customized by the VTEX team", | ||
"author": "vtex", | ||
"style": "css/vtex-tachyons.min.css", | ||
"main": "css/vtex-tachyons.css", | ||
"files": [ | ||
"css", | ||
"src" | ||
], | ||
"version": "1.0.0", | ||
"description": "This project is an **extension** of [tachyons](https://github.com/tachyons-css/tachyons). Files in `src/` add or redefine classes in `tachyons`, and the final built files bundle the original `tachyons`.", | ||
"main": "tachyons.css", | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
}, | ||
"repository": { | ||
@@ -17,26 +14,7 @@ "type": "git", | ||
"keywords": [ | ||
"css", | ||
"oocss", | ||
"postcss", | ||
"functional css", | ||
"design", | ||
"responsive", | ||
"performance" | ||
"vtex", | ||
"tachyons" | ||
], | ||
"author": "Breno Calazans (@klzs)", | ||
"license": "MIT", | ||
"contributors": [ | ||
"Daniel Fosco (http://danielfos.co)", | ||
"Zeh Fernandes (http://zehfernandes.com)", | ||
"Gabriel Galc (http://gabrielgalc.com)" | ||
], | ||
"scripts": { | ||
"start": "npm run build:watch", | ||
"updateMedia": "tachyons src --customMedia --variables=src/_media-queries.css --overwrite=false", | ||
"mutations": "immutable-css src/index.css --strict", | ||
"build": "npm run build:css && npm run build:minify", | ||
"build:css": "tachyons src/index.css > css/vtex-tachyons.css", | ||
"build:minify": "tachyons src/index.css -m > css/vtex-tachyons.min.css", | ||
"build:watch": "watch 'npm run build' ./src/", | ||
"prepare": "npm run build" | ||
}, | ||
"bugs": { | ||
@@ -47,9 +25,4 @@ "url": "https://github.com/vtex/vtex-tachyons/issues" | ||
"devDependencies": { | ||
"copy-files": "^0.1.0", | ||
"immutable-css-cli": "^1.1.1", | ||
"tachyons": "4.8.0", | ||
"tachyons-modules": "^1.1.8", | ||
"tachyons-cli": "^1.0.10", | ||
"watch": "^1.0.1" | ||
"tachyons-generator": "git+https://github.com/vtex/tachyons-generator.git#v0.19.1-vtex" | ||
} | ||
} |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
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
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
455617
1
7
3631
1
2