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.3.5 to 0.3.6

8

CHANGELOG.md

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

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

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

14

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

@@ -8,3 +8,3 @@ "main": "dist/index.js",

"engines": {
"node": "^10.16 || 12 || 14"
"node": "^10.16 || 12 || 14 || 15"
},

@@ -28,3 +28,3 @@ "scripts": {

"peerDependencies": {
"@loopback/core": "^2.13.1"
"@loopback/core": "^2.14.0"
},

@@ -36,5 +36,5 @@ "dependencies": {

"devDependencies": {
"@loopback/build": "^6.2.8",
"@loopback/core": "^2.13.1",
"@loopback/testlab": "^3.2.10",
"@loopback/build": "^6.2.9",
"@loopback/core": "^2.14.0",
"@loopback/testlab": "^3.2.11",
"@types/debug": "^4.1.5",

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

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