Skip to content

Would it be possible to publish the modified xmlrpc? #86

@WolfGangS

Description

@WolfGangS

Attempting to use the library through deno (I know this isn't officially supported)

Deno refuses to install github based packages through npm resolution for security concerns with this error.

Error in @caspertech/node-metaverse@0.8.1 parsing version requirement for dependency "xmlrpc": "github:CasperTech/node-xmlrpc"
    0: Package specified a dependency outside of npm (github:CasperTech/node-xmlrpc). Deno does not install these for security reasons.
       The npm package should be improved to have all its dependencies on npm.
       
       To work around this, you can use a package.json and install the dependencies via `npm install`.

Just wondering if there is a reason not to publish the modified xmlrpc to npm.

Again, I know this is not officially supported so if its just not desirable can close this just for that.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions