New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

backend-assistant

Package Overview
Dependencies
Maintainers
1
Versions
87
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

backend-assistant - npm Package Compare versions

Comparing version

to
0.0.41

6

package.json
{
"name": "backend-assistant",
"version": "0.0.40",
"version": "0.0.41",
"description": "Powerful assistive functions for Firebase backends",

@@ -27,5 +27,5 @@ "main": "src/index.js",

"busboy": "^0.3.1",
"json5": "^2.1.3",
"lodash": "^4.17.20"
"json5": "^2.2.0",
"lodash": "^4.17.21"
}
}