seamapi-types
Advanced tools
Comparing version 2.1.0 to 2.2.0
@@ -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; |
@@ -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 |
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
50879
1016
0