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

@seamapi/webhook

Package Overview
Dependencies
Maintainers
6
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@seamapi/webhook - npm Package Compare versions

Comparing version 0.2.0 to 1.0.0-rc.0

11

package.json
{
"name": "@seamapi/webhook",
"version": "0.2.0",
"version": "1.0.0-rc.0",
"description": "Webhook SDK for the Seam API written in TypeScript.",

@@ -69,3 +69,4 @@ "type": "module",

"peerDependencies": {
"seamapi-types": "^2.0.0"
"seamapi-types": "^1.42.0",
"type-fest": "^4.0.0"
},

@@ -75,2 +76,5 @@ "peerDependenciesMeta": {

"optional": true
},
"type-fest": {
"optional": true
}

@@ -93,8 +97,9 @@ },

"prettier": "^3.0.0",
"seamapi-types": "^2.0.0",
"seamapi-types": "^1.42.0",
"tsc-alias": "^1.8.2",
"tsup": "^8.0.1",
"tsx": "^4.6.2",
"type-fest": "^4.14.0",
"typescript": "^5.1.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