You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP →

feat-skip-requests-package-runtime

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

feat-skip-requests-package-runtime - npm Package Compare versions

Comparing version

to
0.0.24

@@ -439,4 +439,3 @@ var _ = require('lodash'),

_itemId: item.id,
_itemName: item.name,
_itemPath: item.getPath()
_itemName: item.name
}

@@ -443,0 +442,0 @@ }, function (err, result) {

{
"name": "feat-skip-requests-package-runtime",
"version": "0.0.23",
"version": "0.0.24",
"description": "Underlying library of executing Postman Collections",

@@ -5,0 +5,0 @@ "author": "Postman Inc.",

Sorry, the diff of this file is too big to display