hiqdev / asset-packagist

Asset Packagist
https://asset-packagist.org
BSD 3-Clause "New" or "Revised" License
247 stars 24 forks source link

NPM dev dependencies are converted to regular dependencies #143

Closed eelkeblok closed 1 year ago

eelkeblok commented 2 years ago

It seems dev dependencies for an NPM package are converted to normal dependencies, which causes too many packages to be installed. Case in point: https://github.com/toolbarthomas/select-autosuggest, compare that with https://asset-packagist.org/p/npm-asset/toolbarthomas--select-autosuggest/latest.json

eelkeblok commented 2 years ago

Does seem to be inline with the specification on https://www.npmjs.com/package/@toolbarthomas/select-autosuggest. Maybe something is wrong with the package.