Socket
Socket
Sign inDemoInstall

simple-rbac-utils

Package Overview
Dependencies
9
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.2 to 1.0.3

26

package.json
{
"name": "simple-rbac-utils",
"version": "1.0.2",
"version": "1.0.3",
"description": "Complement to be used with the module simple-rbac",

@@ -20,6 +20,8 @@ "main": "index.js",

},
"licenses": [{
"type": "MIT",
"url": "https://github.com/LucianoGanga/simple-rbac-utils/blob/master/LICENSE-MIT"
}],
"licenses": [
{
"type": "MIT",
"url": "https://github.com/LucianoGanga/simple-rbac-utils/blob/master/LICENSE-MIT"
}
],
"bugs": {

@@ -33,6 +35,12 @@ "url": "https://github.com/LucianoGanga/simple-rbac-utils/issues"

},
"maintainers": [{
"name": "lucho_1312",
"email": "lucho_1312@hotmail.com"
}]
"dependencies": {
"lodash": "3.10.0",
"winston": "1.0.0"
},
"maintainers": [
{
"name": "lucho_1312",
"email": "lucho_1312@hotmail.com"
}
]
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc