Socket
Socket
Sign inDemoInstall

@loopback/metadata

Package Overview
Dependencies
5
Maintainers
10
Versions
163
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 7.0.1 to 7.0.2

16

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

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

"engines": {
"node": "18 || 20"
"node": "18 || 20 || 22"
},

@@ -49,10 +49,10 @@ "scripts": {

"devDependencies": {
"@loopback/build": "^11.0.1",
"@loopback/eslint-config": "^15.0.1",
"@loopback/testlab": "^7.0.1",
"@loopback/build": "^11.0.2",
"@loopback/eslint-config": "^15.0.2",
"@loopback/testlab": "^7.0.2",
"@types/debug": "^4.1.12",
"@types/lodash": "^4.17.0",
"@types/node": "^16.18.95"
"@types/lodash": "^4.17.3",
"@types/node": "^16.18.96"
},
"gitHead": "2bdb95fe5122f3664368261c12e3037ee8c71c27"
"gitHead": "06b27e1b47cea48b54280e5590bb165e11fbeb10"
}
SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc