Socket
Socket
Sign inDemoInstall

tachyons-font-family

Package Overview
Dependencies
Maintainers
2
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tachyons-font-family - npm Package Compare versions

Comparing version 2.1.0 to 3.0.0

css/tachyons-font-family.css

37

package.json
{
"name": "tachyons-font-family",
"version": "2.1.0",
"version": "3.0.0",
"style": "tachyons-font-family.css",
"homepage": "http://github.com/mrmrs/tachyons-font-family",
"description": "Performance based css module.",
"keywords": [
"oocss",
"rework",
"css",
"rwd",
"design",
"tachyons",
"css performance"
],
"keywords": [],
"repository": {

@@ -31,28 +23,7 @@ "type": "git",

"devDependencies": {
"bl": "^0.9.4",
"gulp": "^3.8.11",
"gulp-basswork": "^0.1.0",
"gulp-minify-css": "^0.4.6",
"gulp-rename": "^1.2.0",
"gulp-size": "^1.2.1",
"gulp-webserver": "^0.9.0",
"readable-stream": "^1.0.33",
"through2": "^0.6.3",
"vinyl-transform": "^1.0.0",
"autoprefixer": "^5.2.0",
"cssnano": "^2.6.1",
"immutable-css": "^0.1.0",
"node-minify": "^1.2.0",
"perfectionist": "^1.3.1",
"pixrem": "^1.3.1",
"postcss": "^4.1.16",
"postcss-browser-reporter": "^0.3.0",
"postcss-conditionals": "^1.3.0",
"postcss-css-variables": "^0.4.0",
"postcss-custom-media": "^4.1.0",
"postcss-import": "^6.2.0"
"tachyons-cli": "^0.3.1"
},
"scripts": {
"start": "node build.js"
"start": "tachyons src/tachyons-font-family.css > css/tachyons-font-family.css && tachyons src/tachyons-font-family.css --minify > css/tachyons-font-family.min.css && tachyons src/tachyons-font-family.css --generate-docs --package=../../package.json > readme.md"
}
}

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