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

@loopback/security

Package Overview
Dependencies
Maintainers
10
Versions
80
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.4 to 0.8.5

16

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

@@ -42,16 +42,16 @@ "LoopBack",

"peerDependencies": {
"@loopback/core": "^4.0.4"
"@loopback/core": "^4.0.5"
},
"dependencies": {
"debug": "^4.3.4",
"tslib": "^2.4.0"
"tslib": "^2.4.1"
},
"devDependencies": {
"@loopback/build": "^9.0.4",
"@loopback/core": "^4.0.4",
"@loopback/testlab": "^5.0.4",
"@loopback/build": "^9.0.5",
"@loopback/core": "^4.0.5",
"@loopback/testlab": "^5.0.5",
"@types/debug": "^4.1.7",
"@types/node": "^14.18.32"
"@types/node": "^14.18.33"
},
"gitHead": "947500110c84ba77b2197b759b559c195cfce260"
"gitHead": "2d762e2a1bcc73263dd7776e072b3ec3a9279472"
}
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