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

@cognite/sdk

Package Overview
Dependencies
Maintainers
34
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.4.2 to 1.4.3

2

dist/ThreeD.d.ts

@@ -87,3 +87,3 @@ export interface AssetMapping {

includeAncestors?: boolean;
metadata: NodeMetadata;
metadata?: NodeMetadata;
}

@@ -90,0 +90,0 @@ export interface ThreeDListRevisionsParams {

{
"name": "@cognite/sdk",
"version": "1.4.2",
"version": "1.4.3",
"description": "Javascript client library for Cognite SDK",

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

@@ -125,10 +125,9 @@ <a href="https://cognite.com/">

1. Create a new branch
2. Run `yarn docs` to update the documentation
3. Commit changes (if any)
4. Run
2. Commit changes (if any)
3. Run
```bash
$ npm version [patch/minor/major]
```
5. Push branch and push tags (`git push --tags`)
6. Create a new pull requests
7. A new version will be published when PR is merged
4. Push branch and push tags (`git push --tags`)
5. Create a new pull requests
6. A new version will be published when PR is merged
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