Socket
Socket
Sign inDemoInstall

@werker/stripe-webhook

Package Overview
Dependencies
0
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.0 to 1.0.1

2

package-lock.json
{
"name": "@werker/stripe-webhook",
"version": "1.0.0",
"version": "1.0.1",
"lockfileVersion": 1,

@@ -5,0 +5,0 @@ "requires": true,

{
"name": "@werker/stripe-webhook",
"version": "1.0.0",
"version": "1.0.1",
"description": "Adaption of Stripe's webhook implementation that works in worker environments such as Cloudflare Workers",

@@ -12,2 +12,3 @@ "main": "index.js",

],
"types": "./index.d.ts",
"publishConfig": {

@@ -35,3 +36,10 @@ "access": "public"

},
"homepage": "https://github.com/worker-utils/stripe-webhook#readme"
"homepage": "https://github.com/worker-utils/stripe-webhook#readme",
"keywords": [
"stripe-api",
"webhook",
"web-crypto",
"web-cryptography-api",
"cloudflare-workers"
]
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc