node-ffi-generate icon indicating copy to clipboard operation
node-ffi-generate copied to clipboard

The master branch and v0.0.8 tag have diverged

Open joelpurra opened this issue 5 years ago • 0 comments

The package version on master (currently commit 5ad34dc69befbd59601c507c90571b1662e0e66d) is v0.0.7, while the published version on npm is v0.0.8.

  • The v0.0.8 tag has additional MIT license information, but no functional changes.
  • The master branch has functional changes, but not the MIT license information.

While it's been years, perhaps it'd be best to fix this before a new release.

See

  • https://github.com/tjfontaine/node-ffi-generate/commits/master
  • https://github.com/tjfontaine/node-ffi-generate/commits/v0.0.8
  • https://github.com/tjfontaine/node-ffi-generate/tree/v0.0.8
  • https://www.npmjs.com/package/ffi-generate
  • https://github.com/tjfontaine/node-ffi-generate/blob/5ad34dc69befbd59601c507c90571b1662e0e66d/package.json#L3

joelpurra avatar Feb 27 '20 15:02 joelpurra