Socket
Socket
Sign inDemoInstall

firebase-childrenkeys

Package Overview
Dependencies
182
Maintainers
2
Versions
22
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.4.1 to 2.5.0

8

package.json
{
"name": "firebase-childrenkeys",
"version": "2.4.1",
"version": "2.5.0",
"description": "Fetch children keys of Firebase Admin Database References via the REST API",

@@ -34,8 +34,10 @@ "main": "index.js",

"peerDependencies": {
"firebase-admin": "5.x || 6.x || 7.x || 8.x || 9.x || 10.x || 11.x"
"firebase-admin": "5.x || 6.x || 7.x || 8.x || 9.x || 10.x || 11.x || 12.x"
},
"devDependencies": {
"assert": "^2.1.0",
"eslint": "^8.21.0",
"firebase-admin": "^11.0.0"
"firebase-admin": "12.0.0",
"lodash": "^4.17.21"
}
}
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