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.2.1 to 1.2.2

2

package.json

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

],
"version": "1.2.1",
"version": "1.2.2",
"license": "MIT",

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

@@ -30,5 +30,6 @@ # Javascript / Typescript Seam API Library

await seam.accessCodes.create(someLockId, {
await seam.accessCodes.create({
name: "Some Access Code",
code: "1234",
device_id: someLockId,
});

@@ -35,0 +36,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