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

@uidu/accordion-ui

Package Overview
Dependencies
Maintainers
3
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@uidu/accordion-ui - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

dist/accordion.d.ts

10

package.json
{
"name": "@uidu/accordion-ui",
"version": "0.0.1",
"main": "dist/uidu-accordion-ui.cjs.js",
"version": "0.0.2",
"license": "ISC",
"main": "dist/index.js",
"files": [

@@ -13,3 +13,4 @@ "dist"

"class-variance-authority": "^0.7.0",
"react": "^18.2.0"
"react": "^18.2.0",
"tsup": "^8.0.2"
},

@@ -22,3 +23,6 @@ "devDependencies": {

"registry": "https://registry.npmjs.org"
},
"scripts": {
"build": "npx tsc src/index.ts --jsx react-jsx --declaration --esModuleInterop --outDir dist"
}
}
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