Skip to content

1.0.33 release requires core-js but states no dependency #528

Open
@iamcdonald

Description

@iamcdonald

We're currently using @googlemaps/google-maps-services-js which has the following dependency on this module

{
  "dependencies": {
    "@googlemaps/url-signature": "^1.0.4",
    ...
  }
}

Unfortunately it would appear that changes to the build process for this module have manifested in the latest release (1.0.33) dist/index.umd.js requiring imports from core-js.

We're currently working around the issue by using npm overrides but I was wondering if it was intentional that core-js hadn't been added to dependencies or peerDependencies for this module.

Metadata

Metadata

Assignees

No one assigned

    Labels

    triage meI really want to be triaged.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions