Socket
Socket
Sign inDemoInstall

postman-collection

Package Overview
Dependencies
Maintainers
6
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 3.4.0 to 3.4.1-beta.1

2

lib/superstring/index.js

@@ -54,3 +54,3 @@ var _ = require('../util').lodash,

this.replacements = replacements; // store the last replacements
this.substitutions += Number(replacements); // if any replacement is done, count that some substitution was made
replacements && (this.substitutions += 1); // if any replacement is done, count that some substitution was made
return this;

@@ -57,0 +57,0 @@ },

@@ -5,3 +5,3 @@ {

"author": "Postman Labs <help@getpostman.com>",
"version": "3.4.0",
"version": "3.4.1-beta.1",
"keywords": [

@@ -45,3 +45,3 @@ "postman"

"postman-url-encoder": "1.0.1",
"sanitize-html": "1.19.3",
"sanitize-html": "1.20.0",
"semver": "5.6.0",

@@ -56,5 +56,5 @@ "uuid": "3.3.2"

"chalk": "2.4.1",
"dependency-check": "3.2.1",
"dependency-check": "3.3.0",
"eslint": "5.8.0",
"eslint-plugin-jsdoc": "3.9.1",
"eslint-plugin-jsdoc": "3.14.1",
"eslint-plugin-lodash": "5.0.1",

@@ -67,3 +67,3 @@ "eslint-plugin-mocha": "5.2.0",

"jsdoc-to-markdown": "4.0.1",
"karma": "3.1.3",
"karma": "3.1.4",
"karma-browserify": "6.0.0",

@@ -78,3 +78,3 @@ "karma-chrome-launcher": "2.2.0",

"postman-jsdoc-theme": "0.0.3",
"postman-request": "2.88.1-postman.3",
"postman-request": "2.88.1-postman.5",
"puppeteer": "1.11.0",

@@ -81,0 +81,0 @@ "recursive-readdir": "2.2.2",

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