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
214
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.3.1-38dbd0c to 0.3.1

6

package.json
{
"name": "@sats-connect/core",
"version": "0.3.1-38dbd0c",
"version": "0.3.1",
"main": "dist/index.mjs",

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

"test": "jest",
"build-debug": "webpack --mode development",
"build-debug": "npm run clean && webpack --mode development",
"build": "npm run clean && tsup src/index.ts --format esm --dts",

@@ -33,3 +33,2 @@ "build:watch": "npm run clean && tsup src/index.ts --format esm --dts --watch",

"jsontokens": "4.0.1",
"lodash.omit": "4.5.0",
"valibot": "0.33.2"

@@ -39,3 +38,2 @@ },

"@types/jest": "^29.2.6",
"@types/lodash.omit": "4.5.9",
"husky": "^8.0.3",

@@ -42,0 +40,0 @@ "lint-staged": "^13.2.3",

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