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

@accounts/error

Package Overview
Dependencies
Maintainers
5
Versions
125
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@accounts/error - npm Package Compare versions

Comparing version 0.1.0-beta.5 to 0.1.0-beta.6

4

lib/accounts-error.js

@@ -17,3 +17,5 @@ "use strict";

var _this = this;
var message = reason ? "[ Accounts - " + packageName + " ] " + functionName + " : " + reason : packageName;
var message = reason
? "[ Accounts - " + packageName + " ] " + functionName + " : " + reason
: packageName;
_this = _super.call(this, message) || this;

@@ -20,0 +22,0 @@ _this.packageName = packageName;

{
"name": "@accounts/error",
"version": "0.1.0-beta.5",
"version": "0.1.0-beta.6",
"description": "Accounts-js Error",

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

Sorry, the diff of this file is not supported yet

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