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

seam

Package Overview
Dependencies
Maintainers
3
Versions
146
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

seam - npm Package Compare versions

Comparing version 0.22.0 to 0.22.1

10

package.json
{
"name": "seam",
"version": "0.22.0",
"version": "0.22.1",
"description": "JavaScript SDK for the Seam API written in TypeScript.",

@@ -63,5 +63,5 @@ "type": "module",

"dependencies": {
"@seamapi/http": "0.17.1",
"@seamapi/types": "1.111.0",
"@seamapi/webhook": "0.1.0",
"@seamapi/http": "0.18.1",
"@seamapi/types": "1.113.2",
"@seamapi/webhook": "0.1.1",
"seamapi-types": "1.36.0"

@@ -76,3 +76,3 @@ },

"eslint-config-standard-with-typescript": "^43.0.0",
"eslint-plugin-simple-import-sort": "^10.0.0",
"eslint-plugin-simple-import-sort": "^12.0.0",
"eslint-plugin-unused-imports": "^3.0.0",

@@ -79,0 +79,0 @@ "prettier": "^3.0.0",

@@ -54,3 +54,3 @@ # Seam JavaScript SDK

```ts
import Seam from 'seam'
import { Seam } from 'seam'

@@ -57,0 +57,0 @@ const seam = new Seam()

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