Skip to content

Tags: namecheap/serialize-javascript

Tags

v6.4.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #8 from namecheap/fix/ci-workflow

fix: fix typo in npm run build command in ci workflow

v6.4.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #6 from namecheap/feat/moved-to-typescript

feat: rewrote code in TypeScript, introduced a crypto shim, and updated code to use the crypto shim

v6.3.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #5 from namecheap/fix/added-pubic-acces-to-publish…

…-config

fix: added public access to publish config

v6.3.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #4 from namecheap/feature/update-readme-with-motiv…

…ation

feat: updated README with the motivation for forking the library and updating the implementation

v6.2.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #3 from namecheap/feature/initial-package-commit

feat: initial package publish

v6.1.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #1 from namecheap/feat/use-native-crypto-library

feat: Rewrite generateUID function to use native crypto module.