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

@navigraph/app

Package Overview
Dependencies
Maintainers
0
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@navigraph/app - npm Package Compare versions

Comparing version 1.3.5 to 1.3.6

1

dist/index.cjs.js

@@ -50,2 +50,3 @@ "use strict";

Scope2["TILES"] = "tiles";
Scope2["AMDB"] = "amdb";
return Scope2;

@@ -52,0 +53,0 @@ })(Scope || {});

3

dist/index.d.ts
declare enum Scope {
"CHARTS" = "charts",
"FMSDATA" = "fmsdata",
"TILES" = "tiles"
"TILES" = "tiles",
"AMDB" = "amdb"
}

@@ -6,0 +7,0 @@

@@ -13,2 +13,3 @@ var __defProp = Object.defineProperty;

Scope2["TILES"] = "tiles";
Scope2["AMDB"] = "amdb";
return Scope2;

@@ -15,0 +16,0 @@ })(Scope || {});

{
"name": "@navigraph/app",
"version": "1.3.5",
"version": "1.3.6",
"license": "MIT",

@@ -5,0 +5,0 @@ "description": "The fundamental part of the Navigraph SDK",

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