Socket
Socket
Sign inDemoInstall

@ahi40/common

Package Overview
Dependencies
105
Maintainers
1
Versions
87
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.87 to 1.0.88

1

build/rbac/userRoles.d.ts

@@ -5,2 +5,3 @@ export declare enum UserRoles {

ENGINEER = "engineer",
TEAMLEAD = "teamlead",
CUSTOMER = "customer",

@@ -7,0 +8,0 @@ BASIC = "basic",

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

UserRoles["ENGINEER"] = "engineer";
UserRoles["TEAMLEAD"] = "teamlead";
UserRoles["CUSTOMER"] = "customer";

@@ -11,0 +12,0 @@ UserRoles["BASIC"] = "basic";

2

package.json
{
"name": "@ahi40/common",
"version": "1.0.87",
"version": "1.0.88",
"description": "",

@@ -5,0 +5,0 @@ "main": "./build/index.js",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc