Comparing version 0.4.9 to 0.4.10
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
exports.register = void 0; | ||
// Import Buffer to polyfill it before others | ||
// Import and set polyfills before other imports | ||
// eslint-disable-next-line @typescript-eslint/no-unsafe-member-access | ||
window.global = window; | ||
const buffer_1 = require("buffer"); | ||
@@ -6,0 +8,0 @@ if (typeof window !== "undefined") { |
{ | ||
"name": "inngest", | ||
"version": "0.4.9", | ||
"version": "0.4.10", | ||
"description": "Official SDK for Inngest.com", | ||
@@ -5,0 +5,0 @@ "main": "./index.js", |
@@ -1,2 +0,2 @@ | ||
export declare const version = "0.4.9"; | ||
export declare const version = "0.4.10"; | ||
//# sourceMappingURL=version.d.ts.map |
@@ -5,3 +5,3 @@ "use strict"; | ||
// Generated by genversion. | ||
exports.version = "0.4.9"; | ||
exports.version = "0.4.10"; | ||
//# sourceMappingURL=version.js.map |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
128594
1585