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.16 to 1.0.17

2

dist/index.js

@@ -11,3 +11,3 @@ "use strict";

UserNotConfirmedErrorCode: "UserNotConfirmedError",
UserNotFoundErrorCode: "UserNoFoundError",
UserNotFoundErrorCode: "UserNotFoundError",
IllegalOperationErrorCode: "IllegalOperationError",

@@ -14,0 +14,0 @@ ValidationErrorCode: "ValidationError",

@@ -9,3 +9,3 @@ export default {

UserNotConfirmedErrorCode: "UserNotConfirmedError",
UserNotFoundErrorCode: "UserNoFoundError",
UserNotFoundErrorCode: "UserNotFoundError",
IllegalOperationErrorCode: "IllegalOperationError",

@@ -12,0 +12,0 @@ ValidationErrorCode: "ValidationError",

{
"name": "@8base/error-codes",
"version": "1.0.16",
"version": "1.0.17",
"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