Socket
Socket
Sign inDemoInstall

tailwindcss

Package Overview
Dependencies
Maintainers
1
Versions
1738
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tailwindcss - npm Package Compare versions

Comparing version 0.5.1 to 0.5.2

7

package.json
{
"name": "tailwindcss",
"version": "0.5.1",
"version": "0.5.2",
"description": "A utility-first CSS framework for rapidly building custom user interfaces.",

@@ -22,5 +22,4 @@ "license": "MIT",

"prepare": "npm run babelify && babel-node src/build.js",
"watch": "nodemon -e js,css --watch src --exec 'babel-node src/build.js'",
"style": "eslint .",
"test": "jest && eslint ."
"test": "jest && eslint . && nsp check"
},

@@ -42,2 +41,3 @@ "devDependencies": {

"jest": "^20.0.4",
"nsp": "^3.2.1",
"prettier": "^1.7.4",

@@ -50,3 +50,2 @@ "rimraf": "^2.6.1"

"lodash": "^4.17.4",
"nodemon": "^1.11.0",
"perfectionist": "^2.4.0",

@@ -53,0 +52,0 @@ "postcss": "^6.0.9",

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