Socket
Socket
Sign inDemoInstall

@loopback/metadata

Package Overview
Dependencies
Maintainers
10
Versions
165
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 4.1.2 to 5.0.0

18

package.json
{
"name": "@loopback/metadata",
"description": "Utilities to help developers implement TypeScript decorators, define/merge metadata, and inspect metadata",
"version": "4.1.2",
"version": "5.0.0",
"keywords": [

@@ -21,3 +21,3 @@ "LoopBack",

"engines": {
"node": "12 || 14 || 16 || 17"
"node": "14 || 16 || 17 || 18"
},

@@ -46,13 +46,13 @@ "scripts": {

"reflect-metadata": "^0.1.13",
"tslib": "^2.3.1"
"tslib": "^2.4.0"
},
"devDependencies": {
"@loopback/build": "^8.1.2",
"@loopback/eslint-config": "^12.0.4",
"@loopback/testlab": "^4.1.2",
"@loopback/build": "^9.0.0",
"@loopback/eslint-config": "^13.0.0",
"@loopback/testlab": "^5.0.0",
"@types/debug": "^4.1.7",
"@types/lodash": "^4.14.180",
"@types/node": "^12.20.47"
"@types/lodash": "^4.14.182",
"@types/node": "^12.20.50"
},
"gitHead": "22d993c73a7b4ccdb36f2e26ea52460dc46fbd11"
"gitHead": "61453a3d7a16f9f37875a3f2c2a071568eb3e3af"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc