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

ialdama-components

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ialdama-components - npm Package Compare versions

Comparing version 0.0.2 to 0.0.3

dist/cjs/index.js

41

package.json
{
"name": "ialdama-components",
"displayName": "IALDAMA Tailwind Components",
"description": "Componentes simples de tailwind",
"version": "0.0.2",
"version": "0.0.3",
"description": "Simple tailwind components library",
"main": "dist/cjs/index.js",
"module": "dist/esm/index.js",
"scripts": {
"postinstall": "node postinstall.js"
"build": "rollup -c",
"test": "echo \"Error: no test specified\" && exit 1"
},
"dependencies": {
"react": "18.1.0",
"react-dom": "18.1.0"
},
"author": "",
"license": "ISC",
"devDependencies": {
"@types/node": "17.0.35",
"@types/react": "18.0.9",
"@types/react-dom": "18.0.5",
"autoprefixer": "10.4.7",
"postcss": "8.4.14",
"tailwindcss": "^3.1.2",
"typescript": "4.7.2"
},
"main": "index.js",
"author": "",
"license": "ISC"
"@rollup/plugin-commonjs": "^22.0.1",
"@rollup/plugin-node-resolve": "^13.3.0",
"@rollup/plugin-typescript": "^8.3.3",
"@types/react": "^18.0.15",
"autoprefixer": "^10.4.7",
"postcss": "^8.4.14",
"react": "^18.2.0",
"rollup": "^2.77.2",
"rollup-plugin-dts": "^4.2.2",
"rollup-plugin-peer-deps-external": "^2.2.4",
"rollup-plugin-terser": "^7.0.2",
"tailwindcss": "^3.1.6",
"typescript": "^4.7.4"
}
}
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