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

@cognite/reveal

Package Overview
Dependencies
Maintainers
2
Versions
612
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cognite/reveal - npm Package Compare versions

Comparing version 4.23.1 to 4.23.2

1

dist/packages/data-providers/src/DataSourceType.d.ts

@@ -131,1 +131,2 @@ /*!

export declare function isLocalIdentifier(identifier: InternalModelIdentifier): identifier is LocalModelIdentifierType;
export declare function isSameDMIdentifier(id0: DMInstanceRef, id1: DMInstanceRef): boolean;

4

dist/packages/data-providers/src/image-360-data-providers/cdm/fetchAnnotationsForInstance.d.ts

@@ -36,3 +36,3 @@ /*!

readonly nodes: {
readonly from: "instance_objects";
readonly from: "instance_object";
readonly through: {

@@ -50,3 +50,3 @@ readonly view: {

};
readonly annotation_dges: {
readonly annotation_edges: {
readonly edges: {

@@ -53,0 +53,0 @@ readonly from: "object3ds";

{
"name": "@cognite/reveal",
"version": "4.23.1",
"version": "4.23.2",
"description": "WebGL based 3D viewer for CAD and point clouds processed in Cognite Data Fusion.",

@@ -5,0 +5,0 @@ "homepage": "https://github.com/cognitedata/reveal/tree/master/viewer",

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

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