@airbrake/node
Advanced tools
Comparing version 2.1.4 to 2.1.5
export declare const NOTIFIER_NAME = "airbrake-js/node"; | ||
export declare const NOTIFIER_VERSION = "2.1.4"; | ||
export declare const NOTIFIER_VERSION = "2.1.5"; | ||
export declare const NOTIFIER_URL = "https://github.com/airbrake/airbrake-js/tree/master/packages/node"; | ||
//# sourceMappingURL=version.d.ts.map |
@@ -5,4 +5,4 @@ "use strict"; | ||
exports.NOTIFIER_NAME = 'airbrake-js/node'; | ||
exports.NOTIFIER_VERSION = '2.1.4'; | ||
exports.NOTIFIER_VERSION = '2.1.5'; | ||
exports.NOTIFIER_URL = 'https://github.com/airbrake/airbrake-js/tree/master/packages/node'; | ||
//# sourceMappingURL=version.js.map |
export declare const NOTIFIER_NAME = "airbrake-js/node"; | ||
export declare const NOTIFIER_VERSION = "2.1.4"; | ||
export declare const NOTIFIER_VERSION = "2.1.5"; | ||
export declare const NOTIFIER_URL = "https://github.com/airbrake/airbrake-js/tree/master/packages/node"; | ||
//# sourceMappingURL=version.d.ts.map |
export var NOTIFIER_NAME = 'airbrake-js/node'; | ||
export var NOTIFIER_VERSION = '2.1.4'; | ||
export var NOTIFIER_VERSION = '2.1.5'; | ||
export var NOTIFIER_URL = 'https://github.com/airbrake/airbrake-js/tree/master/packages/node'; | ||
//# sourceMappingURL=version.js.map |
{ | ||
"name": "@airbrake/node", | ||
"version": "2.1.4", | ||
"version": "2.1.5", | ||
"description": "Official Airbrake notifier for Node.js", | ||
@@ -19,4 +19,7 @@ "author": "Airbrake", | ||
], | ||
"engines": { | ||
"node": ">=10" | ||
}, | ||
"dependencies": { | ||
"@airbrake/browser": "^2.1.4", | ||
"@airbrake/browser": "^2.1.5", | ||
"cross-fetch": "^3.0.4", | ||
@@ -29,3 +32,3 @@ "error-stack-parser": "^2.0.4", | ||
"@babel/preset-env": "^7.9.0", | ||
"babel-jest": "^26.0.1", | ||
"babel-jest": "^27.0.1", | ||
"jest": "^26.0.0", | ||
@@ -32,0 +35,0 @@ "prettier": "^2.0.2", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
105643
Updated@airbrake/browser@^2.1.5