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

@cognite/sdk

Package Overview
Dependencies
Maintainers
37
Versions
240
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cognite/sdk - npm Package Compare versions

Comparing version 1.5.2 to 1.5.3

4

dist/Login.d.ts

@@ -11,2 +11,3 @@ export interface LoginParams {

accessToken?: string;
idToken?: string;
}

@@ -40,2 +41,3 @@ /**

accessToken: string;
idToken: string;
user: string;

@@ -57,3 +59,3 @@ project: string;

private static silentLogin;
private static verifyAccessToken;
private static verifyTokens;
}
{
"name": "@cognite/sdk",
"version": "1.5.2",
"version": "1.5.3",
"description": "Javascript client library for Cognite SDK",

@@ -5,0 +5,0 @@ "contributors": [

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

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