New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@cognite/sdk-beta

Package Overview
Dependencies
Maintainers
0
Versions
160
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cognite/sdk-beta - npm Package Compare versions

Comparing version 5.11.1 to 5.11.2

4

dist/index.js

@@ -142,3 +142,3 @@ 'use strict';

_a = __read(args, 4), _this.multiPartFileUploadResponse = _a[3];
_this.uploadedUrls = _this.multiPartFileUploadResponse.uploadUrls.map(function (_) { return false; });
_this.uploadedUrls = _this.multiPartFileUploadResponse.uploadUrls.map(function () { return false; });
_this.finished = false;

@@ -247,3 +247,3 @@ return _this;

var version="5.11.1";
var version="5.11.2";

@@ -250,0 +250,0 @@ // Copyright 2022 Cognite AS

@@ -8,6 +8,6 @@ {

"types": "dist/src/index.d.ts",
"version": "5.11.1",
"version": "5.11.2",
"scripts": {
"clean": "rm -rf dist/ docs/ codeSnippets/",
"test": "jest --config=../../jest.config.js --testPathPattern=/beta/",
"test": "yarn g:vitest run",
"lint": "eslint 'src/**/*.{js,ts}'",

@@ -25,4 +25,4 @@ "lint:fix": "yarn lint --fix",

"dependencies": {
"@cognite/sdk": "^9.15.2",
"@cognite/sdk-core": "^4.10.2"
"@cognite/sdk": "^9.15.3",
"@cognite/sdk-core": "^4.10.3"
},

@@ -35,3 +35,3 @@ "files": [

},
"gitHead": "e1807142c29a78011e494cdf27b826c8ef913882"
"gitHead": "50446496eae832b7c49ea52001bbd47439acdf6a"
}

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