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

@sats-connect/core

Package Overview
Dependencies
Maintainers
0
Versions
205
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sats-connect/core - npm Package Compare versions

Comparing version 0.0.11 to 0.0.12-81e158a

8

package.json
{
"name": "@sats-connect/core",
"version": "0.0.11",
"version": "0.0.12-81e158a",
"main": "dist/index.mjs",

@@ -14,2 +14,3 @@ "module": "dist/index.mjs",

"build": "npm run clean && tsup src/index.ts --format esm --dts",
"build:watch": "npm run clean && tsup src/index.ts --format esm --dts --watch",
"clean": "rimraf dist",

@@ -34,2 +35,5 @@ "lint": "prettier --write .",

},
"peerDependencies": {
"valibot": "0.33.2"
},
"devDependencies": {

@@ -47,3 +51,3 @@ "@types/jest": "^29.2.6",

"tsup": "^8.0.2",
"typescript": "^4.9.4",
"typescript": "5.4.5",
"util": "^0.12.4",

@@ -50,0 +54,0 @@ "vm-browserify": "^1.1.2",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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