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

alcestis

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

alcestis - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

dist/index.d.ts

33

package.json
{
"name": "alcestis",
"files": ["dist"],
"main": "./dist/alcestis.umd.js",
"module": "./dist/alcestis.es.js",
"exports": {
".": {
"import": "./dist/alcestis.es.js",
"require": "./dist/alcestis.umd.js"
}
"version": "0.0.2",
"main": "dist/index.js",
"devDependencies": {
"@tsconfig/node16": "^1.0.2",
"@types/react": "^17.0.37",
"typescript": "^4.5.4"
},
"version": "0.0.1",
"scripts": {
"dev": "vite",
"build": "tsc && vite build",
"preview": "vite preview"
},
"dependencies": {
"@heroicons/react": "^1.0.5",
"@tailwindcss/forms": "^0.4.0",
"react": "^17.0.2",
"react-dom": "^17.0.2"
},
"devDependencies": {
"@types/node": "^17.0.2",
"@types/react": "^17.0.33",
"@types/react-dom": "^17.0.10",
"@vitejs/plugin-react": "^1.0.7",
"autoprefixer": "^10.4.0",
"postcss": "^8.4.5",
"tailwindcss": "^3.0.7",
"typescript": "^4.4.4",
"vite": "^2.7.2"
}
}
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