Socket
Socket
Sign inDemoInstall

postman-collection

Package Overview
Dependencies
Maintainers
4
Versions
180
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

postman-collection - npm Package Compare versions

Comparing version 4.1.1 to 4.1.2

2

lib/collection/response.js

@@ -349,3 +349,3 @@ var util = require('../util'),

/**
* Get the JSON from response body that reuturns JSONP response.
* Get the JSON from response body that returns JSONP response.
*

@@ -352,0 +352,0 @@ * @param {Function=} [reviver] -

@@ -1,2 +0,2 @@

var faker = require('faker/locale/en'),
var faker = require('@faker-js/faker/locale/en'),
uuid = require('uuid'),

@@ -3,0 +3,0 @@

{
"name": "postman-collection",
"version": "4.1.1",
"version": "4.1.2",
"description": "Enables developers to use a unified Postman Collection format Object across projects",

@@ -35,3 +35,3 @@ "author": "Postman Inc.",

"dependencies": {
"faker": "5.5.3",
"@faker-js/faker": "6.0.0",
"file-type": "3.9.0",

@@ -43,3 +43,3 @@ "http-reasons": "0.1.0",

"mime-format": "2.0.1",
"mime-types": "2.1.34",
"mime-types": "2.1.35",
"postman-url-encoder": "3.0.5",

@@ -50,30 +50,30 @@ "semver": "7.3.5",

"devDependencies": {
"@postman/shipit": "^0.3.0",
"async": "^3.2.2",
"@postman/shipit": "^0.4.0",
"async": "^3.2.3",
"bipbip": "^0.4.2",
"browserify": "^17.0.0",
"btoa": "^1.2.1",
"chai": "^4.3.4",
"chai": "^4.3.6",
"chalk": "^4.1.2",
"dependency-check": "^4.1.0",
"eslint": "^7.32.0",
"eslint-plugin-jsdoc": "^37.5.0",
"eslint-plugin-lodash": "^7.2.0",
"eslint-plugin-jsdoc": "^36.1.1",
"eslint-plugin-lodash": "^7.4.0",
"eslint-plugin-mocha": "^10.0.3",
"eslint-plugin-security": "^1.4.0",
"js-yaml": "^4.1.0",
"jsdoc": "^3.6.7",
"karma": "^6.3.9",
"jsdoc": "^3.6.10",
"karma": "^6.3.17",
"karma-browserify": "^8.1.0",
"karma-chrome-launcher": "^3.1.0",
"karma-chrome-launcher": "^3.1.1",
"karma-mocha": "^2.0.1",
"karma-mocha-reporter": "^2.2.5",
"mocha": "^9.1.3",
"mocha": "^9.2.2",
"nyc": "^15.1.0",
"parse-gitignore": "^1.0.1",
"postman-jsdoc-theme": "^0.0.3",
"postman-request": "^2.88.1-postman.30",
"postman-request": "^2.88.1-postman.31",
"recursive-readdir": "^2.2.2",
"require-all": "^3.0.0",
"shelljs": "^0.8.4",
"shelljs": "^0.8.5",
"strip-json-comments": "^3.1.1",

@@ -80,0 +80,0 @@ "tsd-jsdoc": "^2.5.0"

Sorry, the diff of this file is not supported yet

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

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