Loading npm security reports…
Node SDK for NuvyraHub on-chain AI model marketplace — list models, acquire licenses, read listings
A normal import executes an undeclared provider setup path. It loads a third-party dependency automatically, creating an unverified dependency execution surface.
Package declares a runtime dependency whose name matches a Node built-in module.
package.jsonView on unpkgImporting the main entry automatically starts a provider initializer.
dist/index.jsView on unpkg · L42The initializer dynamically loads and constructs the unusual htps-provider dependency.
dist/index.jsView on unpkg · L42Package declares a runtime dependency whose name matches a Node built-in module.
package.jsonView on unpkg · L23The initializer dynamically loads and constructs the unusual htps-provider dependency.
dist/index.jsView on unpkg · L42Importing the main entry automatically starts a provider initializer.
dist/index.jsView on unpkg · L42