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 2.1.0 to 2.2.0

1

dist/index.d.ts

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

payload: Payload & {
workspace_id: string;
action_attempt_id: string;

@@ -169,0 +170,0 @@ action_type: string;

2

package.json

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

},
"version": "2.1.0",
"version": "2.2.0",
"main": "dist/index.js",

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

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

payload: Payload & {
workspace_id: string
action_attempt_id: string

@@ -318,0 +319,0 @@ action_type: string

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