Socket
Socket
Sign inDemoInstall

@loopback/metadata

Package Overview
Dependencies
Maintainers
11
Versions
165
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.3.2 to 3.3.3

18

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

@@ -42,16 +42,16 @@ "LoopBack",

"dependencies": {
"debug": "^4.3.1",
"debug": "^4.3.2",
"lodash": "^4.17.21",
"reflect-metadata": "^0.1.13",
"tslib": "^2.3.0"
"tslib": "^2.3.1"
},
"devDependencies": {
"@loopback/build": "^7.0.0",
"@loopback/eslint-config": "^11.0.0",
"@loopback/testlab": "^3.4.2",
"@types/debug": "^4.1.5",
"@types/lodash": "^4.14.170",
"@loopback/build": "^7.0.1",
"@loopback/eslint-config": "^11.0.1",
"@loopback/testlab": "^3.4.3",
"@types/debug": "^4.1.7",
"@types/lodash": "^4.14.173",
"@types/node": "^10.17.60"
},
"gitHead": "baac86fff18e0bc88a953814b6b181ebdbb446c3"
"gitHead": "1df36bb1ee2e513d9e197bd6010c4cfb296d50b8"
}
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