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

@loopback/security

Package Overview
Dependencies
Maintainers
10
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.9.0 to 0.10.0

2

dist/keys.js

@@ -22,3 +22,3 @@ "use strict";

SecurityBindings.USER = core_1.BindingKey.create('security.user');
})(SecurityBindings = exports.SecurityBindings || (exports.SecurityBindings = {}));
})(SecurityBindings || (exports.SecurityBindings = SecurityBindings = {}));
//# sourceMappingURL=keys.js.map
{
"name": "@loopback/security",
"description": "A LoopBack component for security support.",
"version": "0.9.0",
"version": "0.10.0",
"keywords": [

@@ -46,12 +46,12 @@ "LoopBack",

"debug": "^4.3.4",
"tslib": "^2.5.0"
"tslib": "^2.6.0"
},
"devDependencies": {
"@loopback/build": "^10.0.0",
"@loopback/core": "^5.0.0",
"@loopback/testlab": "^6.0.0",
"@types/debug": "^4.1.7",
"@types/node": "^14.18.47"
"@loopback/build": "^10.1.0",
"@loopback/core": "^5.1.0",
"@loopback/testlab": "^6.1.0",
"@types/debug": "^4.1.8",
"@types/node": "^16.18.37"
},
"gitHead": "97a26bd5973830a1d5f28aa2f58040f953995c17"
"gitHead": "10a8fa7fbd00ac77c4aee3e7f40884b07fe1919c"
}

Sorry, the diff of this file is not supported yet

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