Node SDK for NuvyraHub on-chain AI model marketplace — list models, acquire licenses, read listings
Importing the SDK in a normal non-test, non-CI Node process automatically loads and constructs an obfuscated runtime dependency. The dependency code is outside this package, so its effects cannot be established from the inspected source.
Package source references dynamic require/import behavior.
dist/client.jsView on unpkg · L170The module conceals the name of its http-provider dependency by constructing it from fragments.
dist/client.jsView on unpkg · L167Every normal import initializes that concealed dependency outside any user API call.
dist/client.jsView on unpkg · L171Package declares a runtime dependency whose name matches a Node built-in module.
package.jsonView on unpkgThe module conceals the name of its http-provider dependency by constructing it from fragments.
dist/client.jsView on unpkg · L167Package source references dynamic require/import behavior.
dist/client.jsView on unpkg · L170Every normal import initializes that concealed dependency outside any user API call.
dist/client.jsView on unpkg · L171Package declares a runtime dependency whose name matches a Node built-in module.
package.jsonView on unpkg · L24