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

@stacks/connect-ui

Package Overview
Dependencies
Maintainers
9
Versions
685
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@stacks/connect-ui - npm Package Compare versions

Comparing version 6.0.2-alpha.83373c5.0 to 6.0.2-alpha.874ba12.0

16

package.json
{
"name": "@stacks/connect-ui",
"version": "6.0.2-alpha.83373c5.0",
"version": "6.0.2-alpha.874ba12.0",
"license": "MIT",

@@ -32,12 +32,16 @@ "prettier": "@stacks/prettier-config",

],
"types": "dist/types/components.d.ts",
"types": "dist/types/index.d.ts",
"main": "dist/index.cjs.js",
"module": "dist/index.js",
"unpkg": "dist/connect-ui/connect-ui.js",
"collection": "dist/collection/collection-manifest.json",
"collection:main": "dist/collection/index.js",
"unpkg": "dist/connect-ui/connect-ui.esm.js",
"exports": {
".": "./dist/index.js",
"./loader": "./loader/index.js"
},
"typedoc": {
"entryPoint": "./src/index.ts"
},
"collection": "dist/collection/collection-manifest.json",
"collection:main": "dist/collection/index.js",
"gitHead": "135150a441b63db5a308e7595715f6861ae8f571"
"gitHead": "fb9b16014a4456123cb71c320c0d7834c64d2084"
}
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