Socket
Socket
Sign inDemoInstall

feathers-sequelize

Package Overview
Dependencies
Maintainers
2
Versions
84
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

feathers-sequelize - npm Package Compare versions

Comparing version 7.0.2 to 7.0.3

42

package.json
{
"name": "feathers-sequelize",
"description": "A service adapter for Sequelize an SQL ORM",
"version": "7.0.2",
"version": "7.0.3",
"homepage": "https://github.com/feathersjs-ecosystem/feathers-sequelize",

@@ -64,31 +64,31 @@ "main": "lib/",

"dependencies": {
"@feathersjs/adapter-commons": "^5.0.6",
"@feathersjs/commons": "^5.0.6",
"@feathersjs/errors": "^5.0.6"
"@feathersjs/adapter-commons": "^5.0.11",
"@feathersjs/commons": "^5.0.11",
"@feathersjs/errors": "^5.0.11"
},
"devDependencies": {
"@feathersjs/adapter-tests": "^5.0.6",
"@feathersjs/express": "^5.0.6",
"@feathersjs/feathers": "^5.0.6",
"@types/chai": "^4.3.5",
"@types/mocha": "^10.0.1",
"@types/node": "^20.3.1",
"@types/pg": "^8.10.2",
"@typescript-eslint/eslint-plugin": "^5.60.0",
"@typescript-eslint/parser": "^5.60.0",
"@feathersjs/adapter-tests": "^5.0.11",
"@feathersjs/express": "^5.0.11",
"@feathersjs/feathers": "^5.0.11",
"@types/chai": "^4.3.9",
"@types/mocha": "^10.0.3",
"@types/node": "^20.8.10",
"@types/pg": "^8.10.7",
"@typescript-eslint/eslint-plugin": "^6.9.1",
"@typescript-eslint/parser": "^6.9.1",
"body-parser": "^1.20.2",
"c8": "^8.0.0",
"chai": "^4.3.7",
"eslint": "^8.43.0",
"c8": "^8.0.1",
"chai": "^4.3.10",
"eslint": "^8.52.0",
"mocha": "^10.2.0",
"mysql2": "^3.4.0",
"npm-check-updates": "^16.10.12",
"pg": "^8.11.0",
"mysql2": "^3.6.2",
"npm-check-updates": "^16.14.6",
"pg": "^8.11.3",
"pg-hstore": "^2.3.4",
"sequelize": "^6.32.1",
"sequelize": "^6.33.0",
"shx": "^0.3.4",
"sqlite3": "^5.1.6",
"ts-node": "^10.9.1",
"typescript": "^5.1.3"
"typescript": "^5.2.2"
}
}

Sorry, the diff of this file is too big to display

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