Socket
Socket
Sign inDemoInstall

svix

Package Overview
Dependencies
Maintainers
2
Versions
212
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

svix - npm Package Compare versions

Comparing version 1.34.1-next-2334f81a786a54fbe7fe83005802a53438339952.0 to 1.35.1-next-4e5a3232ca1e2d34dbe3130e135cf6c01846cf4c.0

2

dist/index.js

@@ -21,3 +21,3 @@ "use strict";

const WEBHOOK_TOLERANCE_IN_SECONDS = 5 * 60;
const VERSION = "1.34.0";
const VERSION = "1.35.0";
class UserAgentMiddleware {

@@ -24,0 +24,0 @@ pre(context) {

{
"name": "svix",
"version": "1.34.1-next-2334f81a786a54fbe7fe83005802a53438339952.0",
"version": "1.35.1-next-4e5a3232ca1e2d34dbe3130e135cf6c01846cf4c.0",
"description": "Svix webhooks API client and webhook verification library",

@@ -5,0 +5,0 @@ "author": "svix",

@@ -80,3 +80,3 @@ import {

const WEBHOOK_TOLERANCE_IN_SECONDS = 5 * 60; // 5 minutes
const VERSION = "1.34.0";
const VERSION = "1.35.0";

@@ -83,0 +83,0 @@ class UserAgentMiddleware implements Middleware {

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