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.2.14 to 0.2.15

8

CHANGELOG.md

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

## [0.2.15](https://github.com/strongloop/loopback-next/compare/@loopback/security@0.2.14...@loopback/security@0.2.15) (2020-07-20)
**Note:** Version bump only for package @loopback/security
## [0.2.14](https://github.com/strongloop/loopback-next/compare/@loopback/security@0.2.13...@loopback/security@0.2.14) (2020-06-30)

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

12

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

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

"dependencies": {
"@loopback/core": "^2.9.1",
"@loopback/core": "^2.9.2",
"debug": "^4.1.1",

@@ -33,6 +33,6 @@ "tslib": "^2.0.0"

"devDependencies": {
"@loopback/build": "^6.1.0",
"@loopback/testlab": "^3.2.0",
"@loopback/build": "^6.1.1",
"@loopback/testlab": "^3.2.1",
"@types/debug": "^4.1.5",
"@types/node": "^10.17.26"
"@types/node": "^10.17.27"
},

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

},
"gitHead": "b89db3d3b8be6a36e63e91c2331d217fda7538de"
"gitHead": "5538896411bb56467ae52670a29d1aec1690be74"
}
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