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
7
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.3.4 to 0.3.5

8

CHANGELOG.md

@@ -6,2 +6,10 @@ # Change Log

## [0.3.5](https://github.com/strongloop/loopback-next/compare/@loopback/security@0.3.4...@loopback/security@0.3.5) (2020-12-07)
**Note:** Version bump only for package @loopback/security
## [0.3.4](https://github.com/strongloop/loopback-next/compare/@loopback/security@0.3.3...@loopback/security@0.3.4) (2020-11-18)

@@ -8,0 +16,0 @@

14

package.json
{
"name": "@loopback/security",
"version": "0.3.4",
"version": "0.3.5",
"description": "A LoopBack component for security support.",

@@ -27,12 +27,12 @@ "main": "dist/index.js",

"peerDependencies": {
"@loopback/core": "^2.13.0"
"@loopback/core": "^2.13.1"
},
"dependencies": {
"debug": "^4.2.0",
"debug": "^4.3.1",
"tslib": "^2.0.3"
},
"devDependencies": {
"@loopback/build": "^6.2.7",
"@loopback/core": "^2.13.0",
"@loopback/testlab": "^3.2.9",
"@loopback/build": "^6.2.8",
"@loopback/core": "^2.13.1",
"@loopback/testlab": "^3.2.10",
"@types/debug": "^4.1.5",

@@ -56,3 +56,3 @@ "@types/node": "^10.17.35"

},
"gitHead": "3fd1434d6a2addb3c77759a0893bd7cf00e84b67"
"gitHead": "44fc7765fa322c716e8f2914b3831748041ebd8c"
}
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