@salestrip/stub
Advanced tools
Comparing version 2.2.0 to 2.2.1
@@ -6,2 +6,6 @@ 'use strict' | ||
// init | ||
// istanbul ignore next | ||
Bluebird.onPossiblyUnhandledRejection(() => {}) | ||
module.exports = function stub(obj, property, value) { | ||
@@ -8,0 +12,0 @@ if (property === undefined) { |
@@ -6,3 +6,3 @@ { | ||
"license": "MIT", | ||
"version": "2.2.0", | ||
"version": "2.2.1", | ||
"main": "index.js", | ||
@@ -9,0 +9,0 @@ "author": "SalesTrip Limited", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
17084
399
0