@browserbasehq/sdk
Advanced tools
Comparing version 2.0.0-alpha.1 to 2.0.0
{ | ||
"name": "@browserbasehq/sdk", | ||
"version": "2.0.0-alpha.1", | ||
"version": "2.0.0", | ||
"description": "The official Node.js library for the Browserbase API", | ||
@@ -5,0 +5,0 @@ "author": "Browserbase <support@browserbase.com>", |
@@ -1,1 +0,1 @@ | ||
export const VERSION = '2.0.0-alpha.1'; // x-release-please-version | ||
export const VERSION = '2.0.0'; // x-release-please-version |
@@ -1,2 +0,2 @@ | ||
export declare const VERSION = "2.0.0-alpha.1"; | ||
export declare const VERSION = "2.0.0"; | ||
//# sourceMappingURL=version.d.ts.map |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
exports.VERSION = void 0; | ||
exports.VERSION = '2.0.0-alpha.1'; // x-release-please-version | ||
exports.VERSION = '2.0.0'; // x-release-please-version | ||
//# 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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
1
4
489071