New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@loopback/security

Package Overview
Dependencies
Maintainers
10
Versions
83
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@loopback/security - npm Package Compare versions

Comparing version 0.8.10 to 0.9.0

16

package.json
{
"name": "@loopback/security",
"description": "A LoopBack component for security support.",
"version": "0.8.10",
"version": "0.9.0",
"keywords": [

@@ -20,3 +20,3 @@ "LoopBack",

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

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

"peerDependencies": {
"@loopback/core": "^4.0.10"
"@loopback/core": "^5.0.0"
},

@@ -51,9 +51,9 @@ "dependencies": {

"devDependencies": {
"@loopback/build": "^9.0.10",
"@loopback/core": "^4.0.10",
"@loopback/testlab": "^5.0.10",
"@loopback/build": "^10.0.0",
"@loopback/core": "^5.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