@grammyjs/storage-firestore
Advanced tools
Comparing version 2.1.1 to 2.1.3
{ | ||
"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" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
9141
10
62