@rockset/client
Advanced tools
Comparing version 0.8.26 to 0.8.27
@@ -1,1 +0,1 @@ | ||
export declare const version = "0.8.26"; | ||
export declare const version = "0.8.27"; |
@@ -5,3 +5,3 @@ "use strict"; | ||
// generated by genversion | ||
exports.version = '0.8.26'; | ||
exports.version = '0.8.27'; | ||
//# sourceMappingURL=version.js.map |
{ | ||
"name": "@rockset/client", | ||
"version": "0.8.26", | ||
"version": "0.8.27", | ||
"main": "dist/index.js", | ||
@@ -12,3 +12,3 @@ "description": "Client for querying Rockset and interacting with the Rockset API.", | ||
"@types/node-fetch": "^2.5.3", | ||
"node-fetch": "^2.6.0", | ||
"node-fetch": "^2.6.7", | ||
"portable-fetch": "^3.0.0", | ||
@@ -18,3 +18,3 @@ "url": "^0.11.0" | ||
"devDependencies": { | ||
"@rockset/eslint-config": "0.8.26", | ||
"@rockset/eslint-config": "0.8.27", | ||
"@types/axios": "^0.14.0", | ||
@@ -40,3 +40,4 @@ "@types/jest": "^24.0.23", | ||
"resolutions": { | ||
"node-fetch": "^2.6.7" | ||
"node-fetch": "^2.6.7", | ||
"portable-fetch/node-fetch": "^2.6.7" | ||
}, | ||
@@ -70,3 +71,3 @@ "repository": "https://github.com/rockset/rockset-js", | ||
}, | ||
"gitHead": "0daddba67bdfde851ddfa24d25855580beea3370" | ||
"gitHead": "b829bd9378f53d9a3b5a29ce5ba0f2a40bae0643" | ||
} |
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
1461228
Updatednode-fetch@^2.6.7