Socket
Socket
Sign inDemoInstall

tachyons

Package Overview
Dependencies
44
Maintainers
3
Versions
88
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 4.0.0-beta.33 to 4.0.0-beta.34

46

package.json
{
"name": "tachyons",
"version": "4.0.0-beta.33",
"version": "4.0.0-beta.34",
"description": "Functional CSS for humans",

@@ -26,3 +26,3 @@ "author": "mrmrs",

"tachyons-modules": "^1.1.3",
"watch": "^0.18.0"
"watch": "^0.19.1"
},

@@ -52,5 +52,5 @@ "contributors": [

"scripts": {
"start": "npm run build:css && npm run build:minify",
"start": "npm run build",
"mutations": "immutable-css src/tachyons.css --strict",
"build": "node build.js && npm run build:css && npm start",
"build": "node build/index.js && npm run build:css && npm run build:minify",
"build:css": "tachyons src/tachyons.css > css/tachyons.css",

@@ -61,5 +61,5 @@ "build:minify": "tachyons src/tachyons.css -m > css/tachyons.min.css",

"dependencies": {
"tachyons-background-size": "^3.0.3",
"tachyons-background-size": "^3.0.4",
"tachyons-border-colors": "^4.0.5",
"tachyons-border-radius": "^4.1.2",
"tachyons-border-radius": "^4.1.3",
"tachyons-border-style": "^3.0.2",

@@ -76,13 +76,13 @@ "tachyons-border-widths": "^2.0.2",

"tachyons-floats": "^2.0.4",
"tachyons-font-family": "^4.1.2",
"tachyons-font-style": "^3.0.1",
"tachyons-font-weight": "^4.0.3",
"tachyons-forms": "^3.0.0",
"tachyons-font-family": "^4.1.3",
"tachyons-font-style": "^3.0.2",
"tachyons-font-weight": "^4.0.4",
"tachyons-forms": "^3.0.1",
"tachyons-heights": "^5.0.0",
"tachyons-hovers": "^2.3.1",
"tachyons-images": "^1.0.3",
"tachyons-letter-spacing": "^2.1.2",
"tachyons-line-height": "^2.0.4",
"tachyons-links": "^3.0.1",
"tachyons-lists": "^2.0.4",
"tachyons-images": "^1.0.4",
"tachyons-letter-spacing": "^2.1.3",
"tachyons-line-height": "^2.0.5",
"tachyons-links": "^3.0.2",
"tachyons-lists": "^2.0.5",
"tachyons-max-widths": "^3.1.1",

@@ -96,11 +96,11 @@ "tachyons-opacity": "^1.1.0",

"tachyons-tables": "^1.0.0",
"tachyons-text-align": "^2.0.4",
"tachyons-text-decoration": "^3.1.1",
"tachyons-text-transform": "^3.0.5",
"tachyons-type-scale": "^5.0.3",
"tachyons-typography": "^2.3.0",
"tachyons-utilities": "^1.2.1",
"tachyons-vertical-align": "^2.0.3",
"tachyons-text-align": "^2.0.5",
"tachyons-text-decoration": "^3.1.2",
"tachyons-text-transform": "^3.0.6",
"tachyons-type-scale": "^5.0.4",
"tachyons-typography": "^2.3.1",
"tachyons-utilities": "^1.2.2",
"tachyons-vertical-align": "^2.0.4",
"tachyons-visibility": "^1.0.4",
"tachyons-white-space": "^3.0.1",
"tachyons-white-space": "^3.0.2",
"tachyons-widths": "^4.0.2",

@@ -107,0 +107,0 @@ "tachyons-word-break": "1.0.1"

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc