Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

fastify-typeorm-plugin

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fastify-typeorm-plugin - npm Package Compare versions

Comparing version
2.2.0
to
2.2.1
+4
-2
package.json
{
"name": "fastify-typeorm-plugin",
"version": "2.2.0",
"version": "2.2.1",
"description": "Fastify plugin for typeorm",

@@ -26,3 +26,5 @@ "main": "index.js",

"dependencies": {
"fastify-plugin": "^3.0.0",
"fastify-plugin": "^3.0.0"
},
"peerDependencies": {
"typeorm": "^0.2.21"

@@ -29,0 +31,0 @@ },

Sorry, the diff of this file is not supported yet