Socket
Socket
Sign inDemoInstall

api-test

Package Overview
Dependencies
6
Maintainers
3
Versions
48
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 4.0.1 to 4.1.0

.jsbeautifyrc

3

HISTORY.md

@@ -0,1 +1,4 @@

# 4.1.0
* Changed: updated dependencies
# 4.0.1

@@ -2,0 +5,0 @@ * Changed: updated dependencies

20

package.json
{
"name": "api-test",
"version": "4.0.1",
"version": "4.1.0",
"author": "Sitegui <sitegui@sitegui.com.br>",

@@ -18,8 +18,8 @@ "description": "API testing made simple",

"dependencies": {
"@clubedaentrega/test-spec": "~1.5.0",
"async": "^2.0.0",
"mocha": "^2.5.3",
"mongodb": "^2.2.4",
"request": "^2.73.0",
"should": "^10.0.0"
"@clubedaentrega/test-spec": "~1.5.1",
"async": "^2.4.0",
"mocha": "^3.3.0",
"mongodb": "^2.2.26",
"request": "^2.81.0",
"should": "^11.2.1"
},

@@ -34,6 +34,6 @@ "license": "MIT",

"devDependencies": {
"body-parser": "^1.15.2",
"express": "^4.14.0",
"mongoose": "^4.5.5"
"body-parser": "^1.17.1",
"express": "^4.15.2",
"mongoose": "^4.9.7"
}
}
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