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

@8base/error-codes

Package Overview
Dependencies
Maintainers
5
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.20 to 1.0.21

1

dist/index.d.ts

@@ -23,3 +23,4 @@ declare const _default: {

ThrottlingThresholdReachedErrorCode: string;
SourceCodeErrorCode: string;
};
export default _default;

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

ThrottlingThresholdReachedErrorCode: "ThrottlingThresholdReachedError",
SourceCodeErrorCode: "SourceCodeError",
};

@@ -23,2 +23,3 @@ export default {

ThrottlingThresholdReachedErrorCode: "ThrottlingThresholdReachedError",
SourceCodeErrorCode: "SourceCodeError",
};

2

package.json
{
"name": "@8base/error-codes",
"version": "1.0.20",
"version": "1.0.21",
"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