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
8
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.2.9 to 0.2.10

8

CHANGELOG.md

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

## [0.2.10](https://github.com/strongloop/loopback-next/compare/@loopback/security@0.2.9...@loopback/security@0.2.10) (2020-05-20)
**Note:** Version bump only for package @loopback/security
## [0.2.9](https://github.com/strongloop/loopback-next/compare/@loopback/security@0.2.8...@loopback/security@0.2.9) (2020-05-19)

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

14

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

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

"dependencies": {
"@loopback/context": "^3.8.0",
"@loopback/core": "^2.6.0",
"@loopback/context": "^3.8.1",
"@loopback/core": "^2.7.0",
"debug": "^4.1.1",

@@ -34,6 +34,6 @@ "tslib": "^2.0.0"

"devDependencies": {
"@loopback/build": "^5.4.0",
"@loopback/testlab": "^3.1.4",
"@loopback/build": "^5.4.1",
"@loopback/testlab": "^3.1.5",
"@types/debug": "^4.1.5",
"@types/node": "^10.17.21"
"@types/node": "^10.17.24"
},

@@ -55,3 +55,3 @@ "keywords": [

},
"gitHead": "c8681026187471f0ceeee7c101d66feae295116b"
"gitHead": "62aea854bf85c5a5995b59e6908fe5409f7eea96"
}
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