postman-sandbox
Advanced tools
Comparing version 4.2.2 to 4.2.3
@@ -113,3 +113,2 @@ const _ = require('lodash'), | ||
this.emit('execution', err, id, result); | ||
this.removeAllListeners(consoleEventName); | ||
callback(err, result); | ||
@@ -116,0 +115,0 @@ }); |
{ | ||
"name": "postman-sandbox", | ||
"version": "4.2.2", | ||
"version": "4.2.3", | ||
"description": "Sandbox for Postman Scripts to run in Node.js or browser", | ||
@@ -69,6 +69,6 @@ "author": "Postman Inc.", | ||
"eslint": "^7.32.0", | ||
"eslint-plugin-jsdoc": "^39.6.8", | ||
"eslint-plugin-jsdoc": "^40.0.0", | ||
"eslint-plugin-lodash": "^7.4.0", | ||
"eslint-plugin-mocha": "^10.0.5", | ||
"eslint-plugin-security": "^1.6.0", | ||
"eslint-plugin-security": "^1.7.1", | ||
"jquery": "^3.6.3", | ||
@@ -93,3 +93,3 @@ "js-yaml": "^4.1.0", | ||
"sinon-chai": "^3.7.0", | ||
"terser": "^5.16.1", | ||
"terser": "^5.16.4", | ||
"tsd-jsdoc": "^2.5.0", | ||
@@ -96,0 +96,0 @@ "tv4": "1.3.0", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
5342980
11031