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

bahai-reflib-data-server

Package Overview
Dependencies
Maintainers
0
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bahai-reflib-data-server - npm Package Compare versions

Comparing version 0.11.0 to 0.12.0

5

CHANGES.md
# CHANGES for `bahai-reflib-data-server`
## 0.12.0
- chore: update `bahai-reflib-data`
- chore: update express, devDeps.
## 0.11.0

@@ -4,0 +9,0 @@

31

package.json
{
"name": "bahai-reflib-data-server",
"version": "0.11.0",
"version": "0.12.0",
"author": "Brett Zamir <brettz9@yahoo.com>",

@@ -15,3 +15,3 @@ "contributors": [],

"browserslist": [
"cover 100%"
"defaults, not op_mini all"
],

@@ -27,28 +27,13 @@ "repository": {

"engines": {
"node": ">=14.0.0"
"node": ">=18.0.0"
},
"devDependencies": {
"@brettz9/eslint-plugin": "^1.0.4",
"eslint": "^8.56.0",
"eslint-config-ash-nazg": "35.4.0",
"eslint-config-standard": "^17.1.0",
"eslint-plugin-array-func": "^4.0.0",
"eslint-plugin-compat": "^4.2.0",
"eslint-plugin-eslint-comments": "^3.2.0",
"eslint-plugin-html": "^7.1.0",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-jsdoc": "^48.0.6",
"eslint-plugin-markdown": "^3.0.1",
"eslint-plugin-n": "^16.6.2",
"eslint-plugin-no-unsanitized": "^4.0.2",
"eslint-plugin-no-use-extend-native": "^0.5.0",
"eslint-plugin-promise": "^6.1.1",
"eslint-plugin-sonarjs": "^0.23.0",
"eslint-plugin-unicorn": "^51.0.1",
"eslint": "^9.9.1",
"eslint-config-ash-nazg": "36.13.0",
"uhtml": "^3.2.2"
},
"dependencies": {
"bahai-reflib-data": "^0.15.0",
"bahai-reflib-data": "^0.16.0",
"body-parser": "^1.20.2",
"express": "^4.18.2"
"express": "^4.19.2"
},

@@ -59,3 +44,3 @@ "scripts": {

"start": "./server.js",
"eslint": "eslint --ext=js,cjs,mjs,md,html .",
"eslint": "eslint .",
"lint": "npm run eslint",

@@ -62,0 +47,0 @@ "mocha": "mocha",

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