Socket
Socket
Sign inDemoInstall

chai-postman

Package Overview
Dependencies
Maintainers
4
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

chai-postman - npm Package Compare versions

Comparing version 1.0.3 to 1.0.4

3

CHANGELOG.md
# Chai Postman Changelog
#### v1.0.4 (August 20, 2018)
* Updated dependencies :arrow_up:
#### v1.0.3 (April 25, 2018)

@@ -4,0 +7,0 @@ * Updated dependencies :arrow_up:

28

package.json
{
"name": "chai-postman",
"version": "1.0.3",
"version": "1.0.4",
"description": "A Chai plugin for Postman assertions",

@@ -28,30 +28,30 @@ "main": "index.js",

"devDependencies": {
"async": "2.6.0",
"browserify": "16.2.0",
"async": "2.6.1",
"browserify": "16.2.2",
"chai": "4.1.2",
"chalk": "2.4.0",
"dependency-check": "3.1.0",
"chalk": "2.4.1",
"dependency-check": "3.2.0",
"editorconfig": "0.15.0",
"eslint": "4.19.1",
"eslint-plugin-jsdoc": "3.6.3",
"eslint-plugin-jsdoc": "3.7.1",
"eslint-plugin-lodash": "2.7.0",
"eslint-plugin-mocha": "4.12.0",
"eslint-plugin-security": "1.4.0",
"js-yaml": "3.11.0",
"js-yaml": "3.12.0",
"jsdoc": "3.5.5",
"jsdoc-to-markdown": "4.0.1",
"karma": "2.0.2",
"karma-browserify": "5.2.0",
"karma-browserify": "5.3.0",
"karma-chrome-launcher": "2.2.0",
"karma-mocha": "1.3.0",
"karma-mocha-reporter": "2.2.5",
"lodash": "4.17.9",
"mocha": "5.1.1",
"lodash": "4.17.10",
"mocha": "5.2.0",
"nsp": "2.8.1",
"nyc": "11.7.1",
"nyc": "11.7.2",
"parse-gitignore": "0.4.0",
"postman-collection": "3.0.8",
"pretty-ms": "3.1.0",
"postman-collection": "3.2.0",
"pretty-ms": "3.2.0",
"recursive-readdir": "2.2.2",
"shelljs": "0.8.1",
"shelljs": "0.8.2",
"watchify": "3.11.0"

@@ -58,0 +58,0 @@ },

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