Currently it looks like your publishing from a detached head to NPM and including only package.json, normalize.css, and README.md . We intend to use this on some jquery projects and currently we technically cant follow the license when using NPM to download the file. The license file is not included, and we plan to commit this file, meaning this would count as distribution with with out the license, and would violate the current license.
Also right now the npm package itself is violating the current license in the repo, as it is distributing source with out the license being included.
The text was updated successfully, but these errors were encountered:
Currently it looks like your publishing from a detached head to NPM and including only package.json, normalize.css, and README.md . We intend to use this on some jquery projects and currently we technically cant follow the license when using NPM to download the file. The license file is not included, and we plan to commit this file, meaning this would count as distribution with with out the license, and would violate the current license.
Also right now the npm package itself is violating the current license in the repo, as it is distributing source with out the license being included.
The text was updated successfully, but these errors were encountered: