Comparing version 0.16.1-deno.0 to 0.16.1-deno.1
@@ -97,2 +97,7 @@ "use strict"; | ||
var import_platform = __toESM(require("platform")); | ||
// package.json | ||
var version = "0.16.1-deno.1"; | ||
// src/api/metadata.ts | ||
var _a; | ||
@@ -103,3 +108,3 @@ var defaultHeaders = { | ||
lang_version: import_platform.default.version || "unknown", | ||
// package_version: version, | ||
package_version: version, | ||
publisher: "e2b", | ||
@@ -106,0 +111,0 @@ sdk_runtime: typeof window === "undefined" ? "node" : "browser", |
{ | ||
"name": "e2b", | ||
"version": "0.16.1-deno.0", | ||
"version": "0.16.1-deno.1", | ||
"description": "E2B SDK that give agents cloud environments", | ||
@@ -5,0 +5,0 @@ "homepage": "https://e2b.dev", |
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
378494
4686