New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

seamapi-types

Package Overview
Dependencies
Maintainers
1
Versions
120
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

seamapi-types - npm Package Compare versions

Comparing version 1.18.0 to 1.19.0

2

dist/index.d.ts

@@ -11,2 +11,3 @@ import { Except } from 'type-fest';

created_at: string;
occurred_at: string;
}

@@ -73,2 +74,3 @@ declare type DeviceDisconnectEventPayload = {

created_at: string;
occurred_at: string;
}

@@ -75,0 +77,0 @@ declare type ConnectedAccountConnected = CommonConnectedAccountEvent<"connected_account.connected", {

2

package.json

@@ -6,3 +6,3 @@ {

},
"version": "1.18.0",
"version": "1.19.0",
"main": "dist/index.js",

@@ -9,0 +9,0 @@ "types": "dist/index.d.ts",

@@ -12,2 +12,3 @@ export interface CommonDeviceEvent<

created_at: string
occurred_at: string
}

@@ -137,2 +138,3 @@

created_at: string
occurred_at: string
}

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