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.4 to 0.1.5

8

CHANGELOG.md

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

## [0.1.5](https://github.com/strongloop/loopback-next/compare/@loopback/security@0.1.4...@loopback/security@0.1.5) (2019-10-07)
**Note:** Version bump only for package @loopback/security
## [0.1.4](https://github.com/strongloop/loopback-next/compare/@loopback/security@0.1.3...@loopback/security@0.1.4) (2019-09-28)

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

14

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

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

"dependencies": {
"@loopback/context": "^1.23.2",
"@loopback/core": "^1.10.4",
"@loopback/context": "^1.23.3",
"@loopback/core": "^1.10.5",
"debug": "^4.1.1"
},
"devDependencies": {
"@loopback/build": "^2.0.13",
"@loopback/testlab": "^1.9.1",
"@loopback/build": "^2.0.14",
"@loopback/testlab": "^1.9.2",
"@types/debug": "^4.1.4",
"@types/node": "^10.14.19"
"@types/node": "^10.14.20"
},

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

},
"gitHead": "423301b486620fab77fb4c30fbc4e22d0937ee5d"
"gitHead": "e0eddb107f0e788a4d37cca74b88f3bcd32d6036"
}
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