Skip to content

Add explicit license metadata to @presenton/export-core release #2

Description

@rixzkiye

The public v1.0.16 architecture-independent export artifact is named as an open-source package, but I could not locate an explicit license grant for the distributed code.

Artifact checked:

  • presenton-export-core-opensource-1.0.16.tgz
  • release: https://github.com/presenton/presenton-export/releases/tag/v1.0.16
  • SHA-256: 008c97abba83387a1846a113e5c2919390dd80061a70aa7baf85b13e1f2f0571
  • package identity: @presenton/export-core@1.0.16

The tarball contains dist/index.js, dist/index.d.ts, package.json, and README.md, but no LICENSE or NOTICE. Its package.json also has no license field, and this repository currently has no detected license.

Could you please publish the applicable license for this exact package, ideally by:

  1. adding LICENSE (and NOTICE if required) to the repository and release tarball;
  2. adding the matching SPDX identifier to package.json; and
  3. confirming whether redistribution of the release tarball in application container images is permitted?

This is currently blocking migration from the older per-architecture v0.4.6 runtime to the v1 architecture-independent package in a downstream Apache-attributed integration.

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