@firebase/ai
Advanced tools
Comparing version
{ | ||
"name": "@firebase/ai", | ||
"version": "2.2.1-canary.4d834deb2", | ||
"version": "2.2.1-canary.55f3f83a7", | ||
"description": "The Firebase AI SDK", | ||
@@ -38,3 +38,3 @@ "author": "Firebase <firebase-support@google.com> (https://firebase.google.com/)", | ||
"testsetup": "yarn update-responses && yarn ts-node ./test-utils/convert-mocks.ts", | ||
"test": "run-p --npm-path npm lint test:browser", | ||
"test": "run-p --npm-path npm lint type-check test:browser", | ||
"test:ci": "yarn testsetup && node ../../scripts/run_tests_in_ci.js -s test", | ||
@@ -48,13 +48,14 @@ "test:skip-clone": "karma start", | ||
"typings:public": "node ../../scripts/build/use_typings.js ./dist/ai-public.d.ts", | ||
"type-check": "yarn tsc --noEmit", | ||
"trusted-type-check": "tsec -p tsconfig.json --noEmit" | ||
}, | ||
"peerDependencies": { | ||
"@firebase/app": "0.14.2-canary.4d834deb2", | ||
"@firebase/app-types": "0.9.3-canary.4d834deb2" | ||
"@firebase/app": "0.14.2-canary.55f3f83a7", | ||
"@firebase/app-types": "0.9.3-canary.55f3f83a7" | ||
}, | ||
"dependencies": { | ||
"@firebase/app-check-interop-types": "0.3.3-canary.4d834deb2", | ||
"@firebase/component": "0.7.0-canary.4d834deb2", | ||
"@firebase/logger": "0.5.0-canary.4d834deb2", | ||
"@firebase/util": "1.13.0-canary.4d834deb2", | ||
"@firebase/app-check-interop-types": "0.3.3-canary.55f3f83a7", | ||
"@firebase/component": "0.7.0-canary.55f3f83a7", | ||
"@firebase/logger": "0.5.0-canary.55f3f83a7", | ||
"@firebase/util": "1.13.0-canary.55f3f83a7", | ||
"tslib": "^2.1.0" | ||
@@ -64,3 +65,3 @@ }, | ||
"devDependencies": { | ||
"@firebase/app": "0.14.2-canary.4d834deb2", | ||
"@firebase/app": "0.14.2-canary.55f3f83a7", | ||
"@rollup/plugin-json": "6.1.0", | ||
@@ -67,0 +68,0 @@ "rollup": "2.79.2", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
2127442
0.21%108
1.89%29135
0.24%+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
Updated