Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@florajs/ql

Package Overview
Dependencies
Maintainers
3
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@florajs/ql - npm Package Compare versions

Comparing version 4.0.0 to 5.0.0

26

package.json
{
"name": "@florajs/ql",
"version": "4.0.0",
"version": "5.0.0",
"description": "Query Language with parser, tests, syntax generators, etc. for flora, alerting server, webpush",

@@ -33,16 +33,24 @@ "main": "index.js",

],
"author": "Thomas Lukacs",
"author": {
"name": "stock3 AG",
"email": "it@stock3.com"
},
"contributors": [
{
"name": "Thomas Lukacs"
}
],
"license": "MIT",
"engines": {
"node": ">=12"
"node": ">=16"
},
"devDependencies": {
"chai": "^4.3.4",
"eslint": "^8.6.0",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-prettier": "^4.0.0",
"mocha": "^9.1.3",
"chai": "^4.3.7",
"eslint": "^8.46.0",
"eslint-config-prettier": "^8.10.0",
"eslint-plugin-prettier": "^5.0.0",
"mocha": "^10.2.0",
"pre-commit": "^1.2.2",
"prettier": "^2.5.1"
"prettier": "^3.0.1"
}
}

Sorry, the diff of this file is not supported yet

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