🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Book a DemoInstallSign in
Socket

@loopback/core

Package Overview
Dependencies
Maintainers
7
Versions
210
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@loopback/core - npm Package Compare versions

Comparing version

to
6.1.9

8

package.json
{
"name": "@loopback/core",
"description": "Define and implement core constructs such as Application and Component",
"version": "6.1.8",
"version": "6.1.9",
"license": "MIT",

@@ -38,3 +38,3 @@ "main": "dist/index.js",

"dependencies": {
"@loopback/context": "^7.0.11",
"@loopback/context": "^7.0.12",
"debug": "^4.4.0",

@@ -46,7 +46,7 @@ "tslib": "^2.8.1"

"@loopback/eslint-config": "^15.0.5",
"@loopback/testlab": "^7.0.10",
"@loopback/testlab": "^7.0.11",
"@types/debug": "^4.1.12",
"@types/node": "^16.18.126"
},
"gitHead": "834572d45061581fd2985f13fb1262ae1f10eac3"
"gitHead": "0c7708d49efe343cd46350e5014a147c920e59f7"
}