@airbrake/node
Advanced tools
Comparing version 2.1.5 to 2.1.6
export declare const NOTIFIER_NAME = "airbrake-js/node"; | ||
export declare const NOTIFIER_VERSION = "2.1.5"; | ||
export declare const NOTIFIER_VERSION = "2.1.6"; | ||
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.5'; | ||
exports.NOTIFIER_VERSION = '2.1.6'; | ||
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.5"; | ||
export declare const NOTIFIER_VERSION = "2.1.6"; | ||
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.5'; | ||
export var NOTIFIER_VERSION = '2.1.6'; | ||
export var NOTIFIER_URL = 'https://github.com/airbrake/airbrake-js/tree/master/packages/node'; | ||
//# sourceMappingURL=version.js.map |
{ | ||
"name": "@airbrake/node", | ||
"version": "2.1.5", | ||
"version": "2.1.6", | ||
"description": "Official Airbrake notifier for Node.js", | ||
@@ -23,3 +23,3 @@ "author": "Airbrake", | ||
"dependencies": { | ||
"@airbrake/browser": "^2.1.5", | ||
"@airbrake/browser": "^2.1.6", | ||
"cross-fetch": "^3.0.4", | ||
@@ -58,5 +58,4 @@ "error-stack-parser": "^2.0.4", | ||
"lint": "tslint -p .", | ||
"test": "jest", | ||
"test:ci": "jest --runInBand" | ||
"test": "jest" | ||
} | ||
} |
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
105608
Updated@airbrake/browser@^2.1.6