firebase-lib-db
Advanced tools
Comparing version 1.0.3 to 1.0.4
{ | ||
"name": "firebase-lib-db", | ||
"version": "1.0.3", | ||
"version": "1.0.4", | ||
"description": "Database Lib to access Firestore (CRUD) and Cache Data", | ||
"main": "dist/main.js", | ||
"types": "dist/index.d.ts", | ||
"main": "./dist/index.js", | ||
"types": "./dist/index.d.ts", | ||
"module": "./dist/index.mjs", | ||
"files": [ | ||
"dist" | ||
], | ||
"scripts": { | ||
"test": "jest", | ||
"build": "tsc" | ||
"build": "tsup" | ||
}, | ||
@@ -33,2 +37,3 @@ "repository": { | ||
"ts-jest": "^29.1.2", | ||
"tsup": "^8.0.2", | ||
"typescript": "^5.3.3" | ||
@@ -35,0 +40,0 @@ }, |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
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
61656
722
8
8
12
1