New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@apigames/rest-client

Package Overview
Dependencies
Maintainers
1
Versions
90
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@apigames/rest-client - npm Package Compare versions

Comparing version 1.0.3 to 1.0.4

15

package.json

@@ -6,3 +6,3 @@ {

"license": "UNLICENSED",
"version": "1.0.3",
"version": "1.0.4",
"main": "index.js",

@@ -15,2 +15,7 @@ "scripts": {

"collectCoverage": true,
"collectCoverageFrom": [
"**/*.js",
"!**/node_modules/**",
"!**/WebStorm/**"
],
"roots": [

@@ -25,9 +30,9 @@ "<rootDir>/tests/"

"dependencies": {
"@apigames/json": "^1.0.6",
"@apigames/package-mode": "^1.0.2",
"axios": "^0.18.1",
"@apigames/json": "^1.0.16",
"@apigames/package-mode": "^1.0.7",
"axios": "^0.19.2",
"es6-promise": "^4.2.8"
},
"devDependencies": {
"jest": "^24.9.0"
"jest": "^25.1.0"
},

@@ -34,0 +39,0 @@ "repository": {

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