@builder.io/react
Advanced tools
Comparing version
# @builder.io/react | ||
## 8.2.5 | ||
### Patch Changes | ||
- 33664b7: Fix: Corrected the conversion of query-objects with $-mongo-operators which are passed to builder.get() with apiEndpoint is "content" | ||
- Updated dependencies [33664b7] | ||
- @builder.io/sdk@6.1.1 | ||
## 8.2.4 | ||
@@ -4,0 +12,0 @@ |
{ | ||
"name": "@builder.io/react", | ||
"version": "8.2.4", | ||
"version": "8.2.5", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "keywords": [], |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
exports.SDK_VERSION = void 0; | ||
exports.SDK_VERSION = '8.2.4'; | ||
exports.SDK_VERSION = '8.2.5'; | ||
//# sourceMappingURL=sdk-version.js.map |
@@ -1,1 +0,1 @@ | ||
export declare const SDK_VERSION = "8.2.4"; | ||
export declare const SDK_VERSION = "8.2.5"; |
{ | ||
"name": "@builder.io/react", | ||
"version": "8.2.4", | ||
"version": "8.2.5", | ||
"description": "", | ||
@@ -100,3 +100,3 @@ "keywords": [], | ||
"dependencies": { | ||
"@builder.io/sdk": "6.1.0", | ||
"@builder.io/sdk": "6.1.1", | ||
"@emotion/core": "^10.0.17", | ||
@@ -103,0 +103,0 @@ "hash-sum": "^2.0.0", |
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 too big to display
Sorry, the diff of this file is not supported yet
Minified code
QualityThis package contains minified code. This may be harmless in some cases where minified code is included in packaged libraries, however packages on npm should not minify code.
Found 1 instance in 1 package
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Found 1 instance in 1 package
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Found 1 instance in 1 package
5366224
0.02%7
40%+ Added
- Removed
Updated