Socket
Socket
Sign inDemoInstall

flora

Package Overview
Dependencies
Maintainers
4
Versions
78
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

flora - npm Package Compare versions

Comparing version 5.3.0 to 6.0.0

40

package.json
{
"name": "flora",
"version": "5.3.0",
"version": "6.0.0",
"description": "FLexible Open Rest API",

@@ -24,4 +24,4 @@ "main": "index.js",

"author": {
"name": "BörseGo AG",
"email": "it@boerse-go.de"
"name": "stock3 AG",
"email": "it@stock3.com"
},

@@ -34,26 +34,26 @@ "homepage": "https://github.com/florajs/flora",

"name": "Mark Plomer",
"email": "mark.plomer@boerse-go.de"
"email": "mark.plomer@stock3.com"
},
{
"name": "Nico Kaiser",
"email": "nico.kaiser@boerse-go.de"
"email": "nico.kaiser@stock3.com"
},
{
"name": "Marco Baumgartl",
"email": "marco.baumgartl@boerse-go.de"
"email": "marco.baumgartl@stock3.com"
}
],
"engines": {
"node": ">=14"
"node": ">=16"
},
"dependencies": {
"@florajs/cluster": "^3.0.0",
"@florajs/errors": "^3.0.0",
"@florajs/request-parser": "^3.1.0",
"@xmldom/xmldom": "^0.8.6",
"@florajs/cluster": "^4.0.0",
"@florajs/errors": "^4.0.0",
"@florajs/request-parser": "^4.0.0",
"@xmldom/xmldom": "^0.8.10",
"bunyan": "^1.8.15",
"chokidar": "^3.5.3",
"content-type": "^1.0.4",
"content-type": "^1.0.5",
"lodash.clonedeep": "^4.5.0",
"luxon": "^3.1.0",
"luxon": "^3.3.0",
"promise-events": "^0.2.4",

@@ -65,13 +65,13 @@ "serve-static": "^1.15.0"

"chai": "^4.3.7",
"eslint": "^8.27.0",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-prettier": "^4.2.1",
"jsdoc": "^4.0.0",
"mocha": "^10.1.0",
"eslint": "^8.46.0",
"eslint-config-prettier": "^8.10.0",
"eslint-plugin-prettier": "^5.0.0",
"jsdoc": "^4.0.2",
"mocha": "^10.2.0",
"mock-fs": "^5.2.0",
"pre-commit": "^1.2.2",
"prettier": "^2.7.1",
"sinon": "^14.0.2",
"prettier": "^3.0.1",
"sinon": "^15.2.0",
"sinon-chai": "^3.7.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