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 6.3.4 to 6.3.6

14

CHANGELOG.md
# Changelog
## [Unreleased](https://github.com/feathersjs-ecosystem/feathers-sequelize/tree/HEAD)
[Full Changelog](https://github.com/feathersjs-ecosystem/feathers-sequelize/compare/v6.3.4...HEAD)
**Merged pull requests:**
- Do not allow raw attribute selects [\#393](https://github.com/feathersjs-ecosystem/feathers-sequelize/pull/393) ([daffl](https://github.com/daffl))
- chore\(dependencies\): Update all dependencies [\#392](https://github.com/feathersjs-ecosystem/feathers-sequelize/pull/392) ([daffl](https://github.com/daffl))
- chore\(dependencies\): Update all dependencies [\#391](https://github.com/feathersjs-ecosystem/feathers-sequelize/pull/391) ([daffl](https://github.com/daffl))
## [v6.3.4](https://github.com/feathersjs-ecosystem/feathers-sequelize/tree/v6.3.4) (2022-06-08)
[Full Changelog](https://github.com/feathersjs-ecosystem/feathers-sequelize/compare/v6.3.3...v6.3.4)
## [v6.3.3](https://github.com/feathersjs-ecosystem/feathers-sequelize/tree/v6.3.3) (2022-04-13)

@@ -4,0 +18,0 @@

12

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

@@ -82,11 +82,11 @@ "main": "lib/",

"mysql2": "^2.3.3",
"npm-check-updates": "^13.1.2",
"npm-check-updates": "^16.3.4",
"nyc": "^15.1.0",
"pg": "^8.7.3",
"pg": "^8.8.0",
"pg-hstore": "^2.3.4",
"semistandard": "^16.0.1",
"sequelize": "^6.20.1",
"sqlite3": "^5.0.8",
"typescript": "^4.7.3"
"sequelize": "^6.23.2",
"sqlite3": "^5.1.1",
"typescript": "^4.8.4"
}
}
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