Socket
Socket
Sign inDemoInstall

chai-postman

Package Overview
Dependencies
0
Maintainers
4
Versions
16
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.0.0 to 2.0.1

33

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

@@ -23,2 +23,3 @@ "author": "Postman Inc.",

"scripts": {
"codecov": "node npm/publish-coverage.js",
"release": "node npm/create-release.js",

@@ -32,26 +33,26 @@ "test": "npm run test-lint && npm run test-system && npm run test-unit && npm run test-browser",

"devDependencies": {
"@postman/shipit": "0.2.0",
"@postman/shipit": "0.3.0",
"ajv": "^6.12.5",
"browserify": "^16.5.2",
"chai": "^4.2.0",
"chalk": "^4.1.0",
"browserify": "^17.0.0",
"chai": "^4.3.4",
"chalk": "^4.1.1",
"editorconfig": "^0.15.3",
"eslint": "^7.10.0",
"eslint-plugin-jsdoc": "^30.6.3",
"eslint-plugin-lodash": "^7.1.0",
"eslint-plugin-mocha": "^8.0.0",
"eslint": "^7.24.0",
"eslint-plugin-jsdoc": "^32.3.1",
"eslint-plugin-lodash": "^7.2.0",
"eslint-plugin-mocha": "^8.1.0",
"eslint-plugin-security": "^1.4.0",
"js-yaml": "^3.14.0",
"karma": "^5.2.3",
"karma-browserify": "^7.0.0",
"js-yaml": "^4.1.0",
"karma": "^6.3.2",
"karma-browserify": "^8.0.0",
"karma-chrome-launcher": "^3.1.0",
"karma-mocha": "^2.0.1",
"karma-mocha-reporter": "^2.2.5",
"lodash": "^4.17.20",
"mocha": "^8.1.3",
"lodash": "^4.17.21",
"mocha": "^8.3.2",
"nyc": "^15.1.0",
"parse-gitignore": "^1.0.1",
"postman-collection": "^3.6.7",
"postman-collection": "^3.6.11",
"recursive-readdir": "^2.2.2",
"watchify": "^3.11.1"
"watchify": "^4.0.0"
},

@@ -58,0 +59,0 @@ "engines": {

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc