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

@abtnode/constant

Package Overview
Dependencies
Maintainers
3
Versions
659
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@abtnode/constant - npm Package Compare versions

Comparing version 1.4.4 to 1.4.5

20

index.js

@@ -35,2 +35,12 @@ const NODE_SERVICES = Object.freeze({

{
name: 'ci',
title: 'CI',
passport: true,
},
{
name: 'certificate',
title: 'Certificate',
passport: true,
},
{
name: NODE_SERVICES.AUTH_SERVICE,

@@ -90,2 +100,10 @@ title: 'Auth Service',

{
name: 'query_certificate',
description: 'View certificates in service gateway',
},
{
name: 'mutate_certificate',
description: 'Manage certificates in service gateway',
},
{
name: 'query_notification',

@@ -129,2 +147,4 @@ description: 'View notifications',

'@abtnode/auth-service': ['query_team', 'mutate_team'],
ci: ['query_blocklet', 'mutate_blocklet'],
certificate: ['query_certificate', 'mutate_certificate'],
}),

@@ -131,0 +151,0 @@ };

4

package.json

@@ -6,3 +6,3 @@ {

},
"version": "1.4.4",
"version": "1.4.5",
"description": "ABT Node constants",

@@ -24,3 +24,3 @@ "main": "index.js",

},
"gitHead": "94ff0699afe17309d7ddbb781284f8f548ef5b97"
"gitHead": "83a0412bc509af85184984e4cd9858ab2fafa40d"
}
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