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.6 to 4.0.7

16

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

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

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

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

"dependencies": {
"@loopback/context": "^5.0.6",
"@loopback/context": "^5.0.7",
"debug": "^4.3.4",

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

"devDependencies": {
"@loopback/build": "^9.0.6",
"@loopback/eslint-config": "^13.0.6",
"@loopback/testlab": "^5.0.6",
"@loopback/build": "^9.0.7",
"@loopback/eslint-config": "^13.0.7",
"@loopback/testlab": "^5.0.7",
"@types/debug": "^4.1.7",
"@types/node": "^14.18.34"
"@types/node": "^14.18.36"
},
"gitHead": "709a5ecd1ffddeb02262cecabf7b663c7b4d7e47"
"gitHead": "06cbcba72ceb28ab5033bae80cc5504c80ac53c2"
}
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