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
4
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.2.2 to 1.2.3

4

dist/index.d.ts

@@ -8,5 +8,5 @@ declare enum Scope {

interface NavigraphApp {
/** The client_id is the id for your client which you will obtain from Navigraph. */
/** The id for your client which you will obtain from Navigraph. */
clientId: string;
/** The client_secret is the secret password for your client which you will obtain from Navigraph. */
/** The secret password for your client which you will obtain from Navigraph. */
clientSecret: string;

@@ -13,0 +13,0 @@ /** Scopes enable your application to access specific API endpoints on behalf of a user.

{
"name": "@navigraph/app",
"version": "1.2.2",
"version": "1.2.3",
"main": "dist/index.js",

@@ -5,0 +5,0 @@ "browser": "dist/index.mjs",

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