
Company News
Jerod Santo Joins Socket as Head of Media
Allow myself to introduce... myself.
@shtse8/fireschema-runtime
Advanced tools
This package provides the runtime library for TypeScript code generated by the FireSchema tool. It contains the base classes and utilities necessary for the generated Object Document Mapper (ODM) code to interact with Google Firestore.
You typically don't install this package directly. It will be added as a
dependency by the fireschema tool when generating TypeScript code.
However, if you need to install it manually:
npm install @fireschema/ts-runtime firebase
# or
yarn add @fireschema/ts-runtime firebase
# or
pnpm add @fireschema/ts-runtime firebase
Note: This package requires firebase (version 9, 10, or 11) as a peer
dependency.
This package is intended for internal use by the code generated by fireschema.
The generated classes (e.g., UsersCollection, UsersQueryBuilder,
UsersUpdateBuilder) extend the base classes provided by this runtime
(BaseCollectionRef, BaseQueryBuilder, BaseUpdateBuilder).
Refer to the main FireSchema documentation for details on how to use the generated code.
Please refer to the main FireSchema repository for contribution guidelines.
MIT
FAQs
Runtime library for code generated by FireSchema (TypeScript)
The npm package @shtse8/fireschema-runtime receives a total of 2 weekly downloads. As such, @shtse8/fireschema-runtime popularity was classified as not popular.
We found that @shtse8/fireschema-runtime demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.

Company News
Allow myself to introduce... myself.

Research
/Security News
A Twitch browser extension on Chrome and Firefox forwards users’ live OAuth session tokens through proxies controlled by a Russian bot service.

Security News
Anthropic found biased reasoning and recklessness drove Claude Mythos 5 to publish malware on PyPI and compromise a security vendor.