New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

postman-sandbox

Package Overview
Dependencies
Maintainers
4
Versions
141
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

postman-sandbox - npm Package Compare versions

Comparing version 4.2.2 to 4.2.3

1

lib/postman-sandbox.js

@@ -113,3 +113,2 @@ const _ = require('lodash'),

this.emit('execution', err, id, result);
this.removeAllListeners(consoleEventName);
callback(err, result);

@@ -116,0 +115,0 @@ });

8

package.json
{
"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

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