@rockset/client
Advanced tools
Comparing version 0.3.0 to 0.3.1
@@ -12,2 +12,3 @@ import * as api from './codegen/api'; | ||
queryLambdas: api.QueryLambdasApi; | ||
_fetch: api.FetchAPI; | ||
} | ||
@@ -14,0 +15,0 @@ /** |
@@ -136,2 +136,3 @@ "use strict"; | ||
queryLambdas: new api.QueryLambdasApi({}, host, queryFetch), | ||
_fetch: authFetch, | ||
}; | ||
@@ -138,0 +139,0 @@ }; |
@@ -1,1 +0,1 @@ | ||
export declare const version = "0.3.0"; | ||
export declare const version = "0.3.1"; |
@@ -5,3 +5,3 @@ "use strict"; | ||
// generated by genversion | ||
exports.version = '0.3.0'; | ||
exports.version = '0.3.1'; | ||
//# sourceMappingURL=version.js.map |
{ | ||
"name": "@rockset/client", | ||
"version": "0.3.0", | ||
"version": "0.3.1", | ||
"main": "dist/index.js", | ||
@@ -63,3 +63,3 @@ "description": "Client for querying Rockset and interacting with the Rockset API.", | ||
}, | ||
"gitHead": "3ef95b42b49472e9849f7c403753ba613878d9f6" | ||
"gitHead": "15d680b74ddde29067623d0afeb3831d2846cc16" | ||
} |
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
529408
10236