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

@tatumio/shared-abstract-sdk

Package Overview
Dependencies
Maintainers
3
Versions
340
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tatumio/shared-abstract-sdk - npm Package Compare versions

Comparing version 2.0.1-alpha.233 to 2.0.1-alpha.234

4

package.json
{
"name": "@tatumio/shared-abstract-sdk",
"version": "2.0.1-alpha.233",
"version": "2.0.1-alpha.234",
"license": "MIT",

@@ -8,3 +8,3 @@ "main": "./src/index.js",

"dependencies": {
"@tatumio/api-client": "2.0.1-alpha.233",
"@tatumio/api-client": "2.0.1-alpha.234",
"axios": "^0.24.0",

@@ -11,0 +11,0 @@ "form-data": "^4.0.0",

@@ -13,3 +13,3 @@ import { SignatureId } from '@tatumio/api-client';

}, K extends SignatureId & {
from: string;
from?: string;
}>(input: P | K): input is K;

@@ -16,0 +16,0 @@ export declare type WithoutChain<T extends {

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