Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update npm package exports and documentation #6

Merged
merged 1 commit into from
Mar 10, 2024
Merged

Conversation

cdepage
Copy link
Owner

@cdepage cdepage commented Mar 10, 2024

Fixed

  • fixed a bug where named imports did not work as expected for both cjs and esm packages, with or without Typescript

Changed

  • added a LICENSE.md and SECURITY.md files to every package on npm.js
  • removed bundlephobia package size buttons/links in README files as they were no longer functional

@cdepage cdepage linked an issue Mar 10, 2024 that may be closed by this pull request
@cdepage cdepage merged commit 3b4f570 into main Mar 10, 2024
5 of 6 checks passed
@cdepage cdepage deleted the 5-bugfix-exports branch March 10, 2024 04:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

import { isPojo } from '@zerodep/is-pojo' gives error in javascript
1 participant