Socket
Socket
Sign inDemoInstall

tachyons

Package Overview
Dependencies
Maintainers
2
Versions
88
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tachyons - npm Package Compare versions

Comparing version 4.0.0-beta.8 to 4.0.0-beta.9

8

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

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

"normalize.css": "^3.0.3",
"tachyons-border-radius": "^4.1.0",
"tachyons-border-radius": "^4.1.1",
"tachyons-cli": "^0.6.0",

@@ -62,3 +62,3 @@ "tachyons-modules": "^1.0.3",

"tachyons-border-colors": "^4.0.5",
"tachyons-border-radius": "^4.0.1",
"tachyons-border-radius": "^4.1.1",
"tachyons-border-style": "^3.0.1",

@@ -91,3 +91,3 @@ "tachyons-border-widths": "^2.0.2",

"tachyons-skins": "^3.1.1",
"tachyons-spacing": "^5.0.4",
"tachyons-spacing": "^5.0.5",
"tachyons-text-align": "^2.0.4",

@@ -94,0 +94,0 @@ "tachyons-text-decoration": "^3.1.1",

@@ -52,3 +52,3 @@ # TACHYONS

```
git clone https://github.com/tachyons-css/tachyons.git
git clone https://github.com/tachyons-css/tachyons.git
cd tachyons

@@ -65,4 +65,4 @@ npm install

that is in your project. The first time you build tachyons all of the css gets installed through npm, but the modules
then get copied over to your local src directory and then the tachyons-cli uses a series of postcss plugins to
compile the source down to vanilla css.
then get copied over to your local src directory and then the [`tachyons-cli`](https://github.com/tachyons-css/tachyons-cli)
uses a series of postcss plugins to compile the source down to vanilla css.

@@ -69,0 +69,0 @@ ##### Updating

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

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