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

@8base/error-codes

Package Overview
Dependencies
Maintainers
3
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@8base/error-codes - npm Package Compare versions

Comparing version 1.0.18 to 1.0.19

2

dist/index.d.ts

@@ -21,3 +21,5 @@ declare const _default: {

TeamMemberNotActiveErrorCode: string;
BillingFeatureAccessError: string;
ThrottlingThresholdReachedErrorCode: string;
};
export default _default;

@@ -23,2 +23,4 @@ "use strict";

TeamMemberNotActiveErrorCode: "TeamMemberNotActiveError",
BillingFeatureAccessError: "BillingFeatureAccessError",
ThrottlingThresholdReachedErrorCode: "ThrottlingThresholdReachedError",
};

@@ -21,2 +21,4 @@ export default {

TeamMemberNotActiveErrorCode: "TeamMemberNotActiveError",
BillingFeatureAccessError: "BillingFeatureAccessError",
ThrottlingThresholdReachedErrorCode: "ThrottlingThresholdReachedError",
};

2

package.json
{
"name": "@8base/error-codes",
"version": "1.0.18",
"version": "1.0.19",
"description": "8base errors module",

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

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