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.1.11 to 0.1.12

8

CHANGELOG.md

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

## [0.1.12](https://github.com/strongloop/loopback-next/compare/@loopback/security@0.1.11...@loopback/security@0.1.12) (2020-02-05)
**Note:** Version bump only for package @loopback/security
## [0.1.11](https://github.com/strongloop/loopback-next/compare/@loopback/security@0.1.10...@loopback/security@0.1.11) (2020-01-27)

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

14

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

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

"dependencies": {
"@loopback/context": "^2.0.0",
"@loopback/core": "^1.12.2",
"@loopback/context": "^2.1.0",
"@loopback/core": "^1.12.3",
"debug": "^4.1.1"
},
"devDependencies": {
"@loopback/build": "^3.1.0",
"@loopback/testlab": "^1.10.2",
"@loopback/build": "^3.1.1",
"@loopback/testlab": "^1.10.3",
"@types/debug": "^4.1.4",
"@types/node": "^10.17.13"
"@types/node": "^10.17.14"
},

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

},
"gitHead": "d08f135a0d1040edc61497739a8d86a866e4e29a"
"gitHead": "b5e53892d327c6cf4c6023055d2b38f13fe4729e"
}
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