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

@daaku/firebase-rest-api

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@daaku/firebase-rest-api - npm Package Compare versions

Comparing version 1.2.0 to 2.0.0

18

package.json
{
"name": "@daaku/firebase-rest-api",
"author": "Naitik Shah <n@daaku.org>",
"version": "1.2.0",
"version": "2.0.0",
"description": "Minimal wrapper around fetch to make Firebase REST API calls.",
"repository": "git@github.com:daaku/firebase-rest-api",
"main": "dist/src/index.js",
"types": "dist/src/index.d.ts",
"license": "MIT",
"prettier": "prettier-config-daaku",
"type": "module",
"exports": {
".": {
"import": "./dist/src/index.js",
"types": "./dist/src/index.d.ts"
}
},
"eslintConfig": {
"extends": "@daaku"
},
"scripts": {

@@ -24,6 +33,5 @@ "check:types": "tsc --noEmit",

],
"license": "MIT",
"devDependencies": {
"@daaku/eslint-config": "^4.2.0",
"@daaku/qunit-puppeteer": "^1.5.0",
"@daaku/qunit-puppeteer": "^2.0.0",
"@types/qunit": "^2.11.3",

@@ -30,0 +38,0 @@ "esbuild": "^0.14.11",

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