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

@sats-connect/core

Package Overview
Dependencies
Maintainers
2
Versions
202
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.2-7d8cb11 to 0.0.2

dist/index.d.mts

9

package.json
{
"name": "@sats-connect/core",
"version": "0.0.2-7d8cb11",
"main": "dist/index.js",
"version": "0.0.2",
"main": "dist/index.mjs",
"module": "dist/index.mjs",
"types": "dist/index.d.ts",
"files": [

@@ -11,3 +13,3 @@ "dist"

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

@@ -42,2 +44,3 @@ "lint": "prettier --write .",

"ts-loader": "^9.4.1",
"tsup": "^8.0.2",
"typescript": "^4.9.4",

@@ -44,0 +47,0 @@ "util": "^0.12.4",

@@ -5,3 +5,2 @@ # `@sats-connect/core`

# Building the `@sats-connect/core` package

@@ -8,0 +7,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