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

@adobe/aio-lib-core-errors

Package Overview
Dependencies
Maintainers
21
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@adobe/aio-lib-core-errors - npm Package Compare versions

Comparing version 3.0.1 to 3.1.0

25

package.json
{
"name": "@adobe/aio-lib-core-errors",
"version": "3.0.1",
"version": "3.1.0",
"description": "Adobe I/O SDK Core Errors",

@@ -20,14 +20,17 @@ "main": "src/index.js",

"devDependencies": {
"@adobe/eslint-config-aio-lib-config": "^2",
"codecov": "^3.5.0",
"eslint": "^6.2.2",
"eslint-config-standard": "^14.0.1",
"eslint-plugin-import": "^2.18.2",
"eslint-plugin-jest": "^23.0.2",
"eslint-plugin-node": "^11.0.0",
"eslint-plugin-promise": "^4.2.1",
"eslint-plugin-standard": "^4.0.1",
"jest": "^24.9.0",
"jsdoc-to-markdown": "^5.0.1",
"eslint": "^8",
"eslint-config-standard": "^17",
"eslint-plugin-import": "^2.25.3",
"eslint-plugin-jest": "^23",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-promise": "^6",
"jest": "^28.1.3",
"jsdoc-to-markdown": "^7.1.1",
"tsd-jsdoc": "^2.4.0"
}
},
"files": [
"src"
]
}

@@ -15,7 +15,7 @@ <!--

[![Downloads/week](https://img.shields.io/npm/dw/@adobe/aio-lib-core-errors.svg)](https://npmjs.org/package/@adobe/aio-lib-core-errors)
[![Build Status](https://travis-ci.com/adobe/aio-lib-core-errors.svg?branch=master)](https://travis-ci.com/adobe/aio-lib-core-errors)
[![Node.js CI](https://github.com/adobe/aio-lib-core-errors/actions/workflows/node.js.yml/badge.svg)](https://github.com/adobe/aio-lib-core-errors/actions/workflows/node.js.yml)
[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)
[![Codecov Coverage](https://img.shields.io/codecov/c/github/adobe/aio-lib-core-errors/master.svg?style=flat-square)](https://codecov.io/gh/adobe/aio-lib-core-errors/)
[![Greenkeeper badge](https://badges.greenkeeper.io/adobe/aio-lib-core-errors.svg)](https://greenkeeper.io/)
This contains the base class for all Adobe I/O Core Errors. Use this as an Error class subclass for all your SDK Errors.

@@ -22,0 +22,0 @@

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