Skip to content

notNeededPackages check should enforce case of library name  #265

@sandersn

Description

@sandersn

Recently, the deprecation of

"noUiSlider": {
  "libraryName": "noUiSlider",
  "asOfVersion": "15.0.0"
}

broke publishing because @types/nouislider needed to be deprecated in favour of nouislider. However, the case mismatch was not caught by CI and the publisher failed when requesting the uppercase versions from npm.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions