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

api-request-firebase

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

api-request-firebase - npm Package Compare versions

Comparing version 1.1.3 to 1.1.4

4

index.js

@@ -34,4 +34,4 @@ import React from 'react';

function (res) {
return ApiResponseJson.ok("get ok!", 200, res)
// return res.json();
// return ApiResponseJson.ok("get ok!", 200, res)
return res.json();
}

@@ -38,0 +38,0 @@ );

{
"name": "api-request-firebase",
"version": "1.1.3",
"version": "1.1.4",
"main": "index.js",

@@ -5,0 +5,0 @@ "repository": "https://github.com/backend-code/api-request-firebase.git",

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