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
7
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.3.1 to 0.3.2

8

CHANGELOG.md

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

## [0.3.2](https://github.com/strongloop/loopback-next/compare/@loopback/security@0.3.1...@loopback/security@0.3.2) (2020-10-07)
**Note:** Version bump only for package @loopback/security
## [0.3.1](https://github.com/strongloop/loopback-next/compare/@loopback/security@0.3.0...@loopback/security@0.3.1) (2020-09-17)

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

18

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

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

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

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

"peerDependencies": {
"@loopback/core": "^2.10.1"
"@loopback/core": "^2.11.0"
},
"dependencies": {
"debug": "^4.1.1",
"tslib": "^2.0.1"
"debug": "^4.2.0",
"tslib": "^2.0.2"
},
"devDependencies": {
"@loopback/build": "^6.2.4",
"@loopback/core": "^2.10.1",
"@loopback/testlab": "^3.2.6",
"@loopback/build": "^6.2.5",
"@loopback/core": "^2.11.0",
"@loopback/testlab": "^3.2.7",
"@types/debug": "^4.1.5",

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

},
"gitHead": "79327fd7e68ebb05be0aa689f4986b54e2a99a6b"
"gitHead": "390f2794d10eea3d969ae417963af815ce1bc417"
}
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