npm install object-hashyarn add object-hashpnpm add object-hash<script src="https://fastly.jsdelivr.net/npm/object-hash"></script><script src="https://unpkg.com/object-hash"></script><script type="module">
import objecthash from 'https://cdn.jsdelivr.net/npm/object-hash/+esm';
</script><script type="module">
import objecthash from 'https://cdn.skypack.dev/object-hash';
</script>