New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@material-tailwind/html

Package Overview
Dependencies
Maintainers
2
Versions
34
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@material-tailwind/html - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

LICENSE

4

package.json
{
"name": "@material-tailwind/html",
"homepage": "https://material-tailwind.com",
"version": "1.0.0",
"version": "1.0.1",
"description": "@material-tailwind/html is an easy-to-use components library for Tailwind CSS inspired by Material Design.",

@@ -12,3 +12,3 @@ "repository": "https://github.com/creativetimofficial/material-tailwind",

"scripts": {
"build": "mkdir dist && cp -r ./theme ./dist/theme && cp -r ./utils ./dist && cp package.json ./dist"
"build": "mkdir dist && cp -r ./theme ./dist/theme && cp -r ./utils ./dist && cp package.json ./dist && cp ./README.md ./dist && cp ./LICENSE ./dist"
},

@@ -15,0 +15,0 @@ "dependencies": {

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