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.874ba12.0 to 6.0.2-alpha.a7e257e.0

16

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

@@ -39,4 +39,12 @@ "prettier": "@stacks/prettier-config",

"exports": {
".": "./dist/index.js",
"./loader": "./loader/index.js"
".": {
"types": "./dist/types/index.d.ts",
"import": "./dist/index.js",
"require": "./dist/index.cjs.js"
},
"./loader": {
"types": "./loader/index.d.ts",
"import": "./loader/index.js",
"require": "./loader/index.cjs.js"
}
},

@@ -46,3 +54,3 @@ "typedoc": {

},
"gitHead": "fb9b16014a4456123cb71c320c0d7834c64d2084"
"gitHead": "85472d1dd4a86ac52f14e3a13fc3613366761b59"
}
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