Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

inngest

Package Overview
Dependencies
Maintainers
2
Versions
564
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

inngest - npm Package Compare versions

Comparing version 0.4.16-cfp.7 to 0.4.16-cfp.8

1

cloudflare.js

@@ -18,2 +18,3 @@ "use strict";

reqUrl = new URL(req.url, `https://${req.headers.get("host") || ""}`);
reqUrl.searchParams.delete(consts_1.queryKeys.Introspect);
}

@@ -20,0 +21,0 @@ catch (err) {

2

package.json
{
"name": "inngest",
"version": "0.4.16-cfp.7",
"version": "0.4.16-cfp.8",
"description": "Official SDK for Inngest.com",

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

@@ -1,2 +0,2 @@

export declare const version = "0.4.16-cfp.7";
export declare const version = "0.4.16-cfp.8";
//# sourceMappingURL=version.d.ts.map

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

// Generated by genversion.
exports.version = "0.4.16-cfp.7";
exports.version = "0.4.16-cfp.8";
//# sourceMappingURL=version.js.map

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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