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

@loopback/security

Package Overview
Dependencies
Maintainers
6
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.9 to 0.1.10

8

CHANGELOG.md

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

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

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

14

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

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

"dependencies": {
"@loopback/context": "^1.25.0",
"@loopback/core": "^1.12.0",
"@loopback/context": "^1.25.1",
"@loopback/core": "^1.12.1",
"debug": "^4.1.1"
},
"devDependencies": {
"@loopback/build": "^3.0.0",
"@loopback/testlab": "^1.10.0",
"@loopback/build": "^3.0.1",
"@loopback/testlab": "^1.10.1",
"@types/debug": "^4.1.4",
"@types/node": "^10.17.6"
"@types/node": "^10.17.13"
},

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

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