Socket
Socket
Sign inDemoInstall

decentraland-server

Package Overview
Dependencies
427
Maintainers
1
Versions
37
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.11.1 to 2.11.2

32

package.json
{
"name": "decentraland-server",
"version": "2.11.1",
"version": "2.11.2",
"description": "Set of common functionality accross Decentraland projects servers.",

@@ -41,28 +41,28 @@ "main": "./dist/index.js",

"dependencies": {
"commander": "^2.13.0",
"inquirer": "^5.1.0",
"commander": "2.20.1",
"inquirer": "^7.0.0",
"npx": "^10.2.0",
"pg": "^7.4.3",
"rollbar": "^2.4.0"
"pg": "^7.12.1",
"rollbar": "^2.14.3"
},
"devDependencies": {
"@types/chai": "^4.1.7",
"@types/express": "^4.17.0",
"@types/inquirer": "6.0.3",
"@types/chai": "^4.2.4",
"@types/express": "^4.17.2",
"@types/inquirer": "^6.5.0",
"@types/mocha": "^5.2.7",
"@types/node": "^12.6.8",
"@types/pg": "^7.4.14",
"@types/node": "^12.12.7",
"@types/pg": "^7.11.2",
"chai": "^4.2.0",
"dcl-tslint-config-standard": "^2.0.0",
"husky": "^3.0.1",
"husky": "^3.0.9",
"jsdoc": "^3.6.3",
"mocha": "^6.2.0",
"prettier": "^1.18.2",
"semantic-release": "^15.13.28",
"tslint": "^5.18.0",
"mocha": "^6.2.2",
"prettier": "^1.19.1",
"semantic-release": "^15.13.30",
"tslint": "^5.20.1",
"tslint-language-service": "^0.9.9",
"tslint-plugin-prettier": "^2.0.1",
"typescript": "^3.5.3",
"typescript": "^3.7.2",
"validate-commit-msg": "^2.14.0"
}
}
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