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

@cognite/sdk-core

Package Overview
Dependencies
Maintainers
177
Versions
73
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cognite/sdk-core - npm Package Compare versions

Comparing version 4.0.0 to 4.0.1

11

CHANGELOG.md

@@ -6,2 +6,13 @@ # Change Log

## [4.0.1](https://github.com/cognitedata/cognite-sdk-js/compare/@cognite/sdk-core@4.0.0...@cognite/sdk-core@4.0.1) (2021-10-19)
### Bug Fixes
* **core:** re-export project name from sdk ([#706](https://github.com/cognitedata/cognite-sdk-js/issues/706)) ([34341f0](https://github.com/cognitedata/cognite-sdk-js/commit/34341f09222c0bb35578fa02f76aecf4aefbf01f))
# [4.0.0](https://github.com/cognitedata/cognite-sdk-js/compare/@cognite/sdk-core@3.4.1...@cognite/sdk-core@4.0.0) (2021-10-12)

@@ -8,0 +19,0 @@

2

dist/src/baseCogniteClient.d.ts

@@ -39,3 +39,3 @@ import { LoginAPI } from './api/login/loginApi';

private readonly getToken;
private readonly project;
readonly project: string;
/**

@@ -42,0 +42,0 @@ * Create a new SDK client

@@ -9,3 +9,3 @@ {

"types": "dist/src/index.d.js",
"version": "4.0.0",
"version": "4.0.1",
"scripts": {

@@ -41,3 +41,3 @@ "clean": "rm -rf dist/ docs/",

},
"gitHead": "2b5595dcc414017b374213509c3a9c8dbcc4d448"
"gitHead": "e44bed69d68b94615232180a8d18591ff1a5488b"
}

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