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

seamapi

Package Overview
Dependencies
Maintainers
1
Versions
190
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

seamapi - npm Package Compare versions

Comparing version 1.1.1 to 1.1.2

5

dist/index.d.ts

@@ -32,3 +32,5 @@ import { AxiosRequestConfig } from 'axios';

device_type: Type;
third_party_account_id: string;
connected_account_id: string;
capabilities_supported: unknown[];
created_at: string;
}

@@ -53,2 +55,3 @@ interface LockProperties {

action_attempt_id: string;
action_type: "LOCK_DOOR" | "UNLOCK_DOOR" | "CREATE_ACCESS_CODE";
status: string;

@@ -55,0 +58,0 @@ };

2

package.json

@@ -10,3 +10,3 @@ {

],
"version": "1.1.1",
"version": "1.1.2",
"license": "MIT",

@@ -13,0 +13,0 @@ "main": "./dist/index.js",

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