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

@loopback/security

Package Overview
Dependencies
Maintainers
11
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.7.1 to 0.7.2

4

dist/index.js

@@ -27,4 +27,4 @@ "use strict";

*/
(0, tslib_1.__exportStar)(require("./keys"), exports);
(0, tslib_1.__exportStar)(require("./types"), exports);
tslib_1.__exportStar(require("./keys"), exports);
tslib_1.__exportStar(require("./types"), exports);
//# sourceMappingURL=index.js.map
{
"name": "@loopback/security",
"description": "A LoopBack component for security support.",
"version": "0.7.1",
"version": "0.7.2",
"keywords": [

@@ -42,16 +42,16 @@ "LoopBack",

"peerDependencies": {
"@loopback/core": "^3.1.1"
"@loopback/core": "^3.1.2"
},
"dependencies": {
"debug": "^4.3.3",
"debug": "^4.3.4",
"tslib": "^2.3.1"
},
"devDependencies": {
"@loopback/build": "^8.1.1",
"@loopback/core": "^3.1.1",
"@loopback/testlab": "^4.1.1",
"@loopback/build": "^8.1.2",
"@loopback/core": "^3.1.2",
"@loopback/testlab": "^4.1.2",
"@types/debug": "^4.1.7",
"@types/node": "^12.20.46"
"@types/node": "^12.20.47"
},
"gitHead": "8aff2ce33aad3daa53b05fa0fbe8a1b2c7ad0bdf"
"gitHead": "22d993c73a7b4ccdb36f2e26ea52460dc46fbd11"
}

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