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

@flywire/react-headlessui

Package Overview
Dependencies
Maintainers
11
Versions
73
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@flywire/react-headlessui - npm Package Compare versions

Comparing version 0.0.4 to 0.0.5

18

package.json
{
"name": "@flywire/react-headlessui",
"version": "0.0.4",
"version": "0.0.5",
"description": "Headless UI components",

@@ -11,8 +11,8 @@ "main": "./dist/cjs/index.js",

"import": {
"default": "./dist/esm/index.mjs",
"types": "./dist/esm/types/index.d.ts"
"types": "./dist/esm/types/index.d.ts",
"default": "./dist/esm/index.mjs"
},
"require": {
"default": "./dist/cjs/index.js",
"types": "./dist/cjs/types/index.d.ts"
"types": "./dist/cjs/types/index.d.ts",
"default": "./dist/cjs/index.js"
}

@@ -22,8 +22,8 @@ },

"import": {
"default": "./dist/esm/hooks/index.js",
"types": "./dist/esm/types/hooks/index.d.ts"
"types": "./dist/esm/types/hooks/index.d.ts",
"default": "./dist/esm/hooks/index.js"
},
"require": {
"default": "./dist/cjs/hooks/index.js",
"types": "./dist/cjs/types/hooks/index.d.ts"
"types": "./dist/cjs/types/hooks/index.d.ts",
"default": "./dist/cjs/hooks/index.js"
}

@@ -30,0 +30,0 @@ }

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