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

@accounts/error

Package Overview
Dependencies
Maintainers
6
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.27.0 to 0.28.0-alpha.0

2

lib/index.js
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
var accounts_error_1 = require("./accounts-error");
exports.default = accounts_error_1.default;
Object.defineProperty(exports, "default", { enumerable: true, get: function () { return accounts_error_1.default; } });
//# sourceMappingURL=index.js.map
{
"name": "@accounts/error",
"version": "0.27.0",
"version": "0.28.0-alpha.0",
"description": "Accounts-js Error",

@@ -43,11 +43,11 @@ "main": "lib/index.js",

"dependencies": {
"tslib": "1.11.2"
"tslib": "2.0.0"
},
"devDependencies": {
"@types/jest": "25.2.1",
"@types/node": "13.13.5",
"@types/node": "14.0.13",
"jest": "26.0.1",
"rimraf": "3.0.2"
},
"gitHead": "3f2f184f7d1f4229bfefb4ed99283de05a60d985"
"gitHead": "9d3a051504a7c8a1698fd3c9cd8b1dbb11fcd906"
}

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