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

@loopback/security

Package Overview
Dependencies
Maintainers
7
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.1.8 to 0.1.9

8

CHANGELOG.md

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

## [0.1.9](https://github.com/strongloop/loopback-next/compare/@loopback/security@0.1.8...@loopback/security@0.1.9) (2019-12-09)
**Note:** Version bump only for package @loopback/security
## [0.1.8](https://github.com/strongloop/loopback-next/compare/@loopback/security@0.1.7...@loopback/security@0.1.8) (2019-11-25)

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

14

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

@@ -25,11 +25,11 @@ "engines": {

"dependencies": {
"@loopback/context": "^1.24.0",
"@loopback/core": "^1.11.0",
"@loopback/context": "^1.25.0",
"@loopback/core": "^1.12.0",
"debug": "^4.1.1"
},
"devDependencies": {
"@loopback/build": "^2.1.0",
"@loopback/testlab": "^1.9.5",
"@loopback/build": "^3.0.0",
"@loopback/testlab": "^1.10.0",
"@types/debug": "^4.1.4",
"@types/node": "^10.17.5"
"@types/node": "^10.17.6"
},

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

},
"gitHead": "c111543a6139c5a2999930c593aabbbdf10a838e"
"gitHead": "89eb61bacaed75e6eb61ae6840cea266cb888659"
}
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