Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@loopback/core

Package Overview
Dependencies
Maintainers
10
Versions
202
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 4.0.10 to 5.0.0

16

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

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

"engines": {
"node": "14 || 16 || 18 || 19"
"node": "16 || 18 || 20"
},

@@ -39,3 +39,3 @@ "scripts": {

"dependencies": {
"@loopback/context": "^5.0.10",
"@loopback/context": "^6.0.0",
"debug": "^4.3.4",

@@ -45,9 +45,9 @@ "tslib": "^2.5.0"

"devDependencies": {
"@loopback/build": "^9.0.10",
"@loopback/eslint-config": "^13.0.10",
"@loopback/testlab": "^5.0.10",
"@loopback/build": "^10.0.0",
"@loopback/eslint-config": "^14.0.0",
"@loopback/testlab": "^6.0.0",
"@types/debug": "^4.1.7",
"@types/node": "^14.18.42"
"@types/node": "^14.18.47"
},
"gitHead": "3a98ded2622420d0f09dbc3c0fe961c0234b097f"
"gitHead": "97a26bd5973830a1d5f28aa2f58040f953995c17"
}
SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc