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

@grammyjs/storage-firestore

Package Overview
Dependencies
Maintainers
2
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@grammyjs/storage-firestore - npm Package Compare versions

Comparing version 2.1.1 to 2.1.3

./dist/cjs/index.js

12

package.json
{
"name": "@grammyjs/storage-firestore",
"version": "2.1.1",
"version": "2.1.3",
"description": "Google Firestore storage adapter for grammY",
"main": "./dist/cjs/mod.js",
"main": "./dist/cjs/index.js",
"private": false,
"module": "./dist/esm/mod.js",
"module": "./dist/esm/index.js",
"exports": {
".": {
"import": "./dist/esm/mod.js",
"require": "./dist/cjs/mod.js"
"import": "./dist/esm/index.js",
"require": "./dist/cjs/index.js"
}

@@ -50,3 +50,3 @@ },

],
"gitHead": "8ea0fcafc9bc3fd6c685381df50a7f727ff72e38"
"gitHead": "c7b40c1f40b2217ef81f4bbabb8de3eedf4a946e"
}
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