Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@rockset/client

Package Overview
Dependencies
Maintainers
2
Versions
48
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@rockset/client - npm Package Compare versions

Comparing version 0.3.0 to 0.3.1

1

dist/index.d.ts

@@ -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 @@ };

2

dist/version.d.ts

@@ -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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc