New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

@loopback/example-binding-resolution

Package Overview
Dependencies
Maintainers
7
Versions
63
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@loopback/example-binding-resolution - npm Package Compare versions

Comparing version
0.12.10
to
0.12.11
+8
-8
package.json
{
"name": "@loopback/example-binding-resolution",
"description": "An example application to demonstrate binding resolution and dependency injection within a context hierarchy",
"version": "0.12.10",
"version": "0.12.11",
"keywords": [

@@ -47,6 +47,6 @@ "loopback-application",

"dependencies": {
"@loopback/boot": "^8.0.10",
"@loopback/core": "^7.0.9",
"@loopback/rest": "^15.0.10",
"@loopback/rest-explorer": "^8.0.10",
"@loopback/boot": "^8.0.11",
"@loopback/core": "^7.0.10",
"@loopback/rest": "^15.0.11",
"@loopback/rest-explorer": "^8.0.11",
"debug": "^4.4.3",

@@ -56,4 +56,4 @@ "tslib": "^2.8.1"

"devDependencies": {
"@loopback/build": "^12.0.9",
"@loopback/testlab": "^8.0.9",
"@loopback/build": "^12.0.10",
"@loopback/testlab": "^8.0.10",
"@types/debug": "^4.1.12",

@@ -65,3 +65,3 @@ "@types/node": "^16.18.126",

},
"gitHead": "77064f8efea6b713992283d653d8d46bdd724982"
"gitHead": "ae59e33540f12a77c652749c8266bb007302c24e"
}