Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

tailwindcss-elevation

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tailwindcss-elevation - npm Package Compare versions

Comparing version 0.3.5 to 1.0.0

18

package.json
{
"name": "tailwindcss-elevation",
"version": "0.3.5",
"version": "1.0.0",
"description": "Tailwind CSS plugin for Material Components elevation classes.",

@@ -14,6 +14,11 @@ "author": "Joonas Kykkänen <jonaskay@iki.fi>",

},
"files": [
"index.js",
"src/"
],
"devDependencies": {
"autoprefixer": "^10.0.4",
"chai": "^4.2.0",
"chai-fs": "^2.0.0",
"eslint": "^6.4.0",
"eslint": "^7.15.0",
"eslint-config-prettier": "^6.4.0",

@@ -30,5 +35,5 @@ "eslint-config-standard": "^14.1.0",

"nyc": "^15.0.0",
"postcss-cli": "^7.1.0",
"prettier": "2.0.5",
"tailwindcss": "^1.2.0"
"postcss": "^8.1.14",
"postcss-cli": "^8.3.0",
"prettier": "2.2.1"
},

@@ -38,2 +43,5 @@ "dependencies": {

},
"peerDependencies": {
"tailwindcss": "^2.0.1"
},
"husky": {

@@ -40,0 +48,0 @@ "hooks": {

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