@builder.io/sdk
Advanced tools
Comparing version 3.0.6 to 3.0.7
# @builder.io/sdk | ||
## 3.0.7 | ||
### Patch Changes | ||
- bfe9d7e: Misc: send SDK headers in API requests ( https://github.com/BuilderIO/builder/pull/3659 ) | ||
## 3.0.6 | ||
@@ -4,0 +10,0 @@ |
{ | ||
"name": "@builder.io/sdk", | ||
"version": "3.0.6", | ||
"version": "3.0.7", | ||
"unpkg": "./dist/index.browser.js", | ||
@@ -5,0 +5,0 @@ "main": "./dist/index.cjs.js", |
@@ -775,2 +775,6 @@ /// <reference types="node" /> | ||
static isReact: boolean; | ||
static sdkInfo: { | ||
name: string; | ||
version: string; | ||
} | undefined; | ||
static get Component(): typeof Builder.component; | ||
@@ -894,2 +898,4 @@ private eventsQueue; | ||
get host(): string; | ||
private getSdkHeaders; | ||
private addSdkHeaders; | ||
private makeFetchApiCall; | ||
@@ -896,0 +902,0 @@ private flattenMongoQuery; |
@@ -1,1 +0,1 @@ | ||
export declare const SDK_VERSION = "3.0.6"; | ||
export declare const SDK_VERSION = "3.0.7"; |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
exports.SDK_VERSION = void 0; | ||
exports.SDK_VERSION = '3.0.6'; | ||
exports.SDK_VERSION = '3.0.7'; | ||
//# sourceMappingURL=sdk-version.js.map |
{ | ||
"name": "@builder.io/sdk", | ||
"version": "3.0.6", | ||
"version": "3.0.7", | ||
"unpkg": "./dist/index.browser.js", | ||
@@ -5,0 +5,0 @@ "main": "./dist/index.cjs.js", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
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
1742557
69607
16430
0
0
35