temporanemo v1.6.0 is a dummy package used internally by the grpc-node repository for testing or placeholder purposes. It has no real functionality, no README, and no release cadence. This package is not intended for public use and should be avoided in production projects. Do not add it as a dependency.
npm install temporanemoNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Shows that the package has no real API and should not be used.
Remove this package from your dependencies. It serves no purpose.
Replace with a legitimate package if you need gRPC Node.js bindings, such as @grpc/grpc-js.
Do not depend on this package at all.
npm uninstall temporanemo && npm install <real-package>
Remove usage of temporanemo from your code.
Do not add temporanemo to your dependencies.
No dependency data recorded yet.