Socket
Socket
Sign inDemoInstall

@chainsafe/as-sha256

Package Overview
Dependencies
Maintainers
6
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@chainsafe/as-sha256 - npm Package Compare versions

Comparing version 0.4.0 to 0.4.1

7

CHANGELOG.md

@@ -6,2 +6,9 @@ # Change Log

## [0.4.1](https://github.com/ChainSafe/ssz/compare/as-sha256-v0.4.0...as-sha256-v0.4.1) (2023-04-21)
### Bug Fixes
* Use file path imports ([#318](https://github.com/ChainSafe/ssz/issues/318)) ([f459e92](https://github.com/ChainSafe/ssz/commit/f459e92fbafc5d9388bfa630291855ec32a09566))
## [0.4.0](https://github.com/ChainSafe/ssz/compare/as-sha256-v0.3.1...as-sha256-v0.4.0) (2023-04-05)

@@ -8,0 +15,0 @@

6

package.json
{
"name": "@chainsafe/as-sha256",
"version": "0.4.0",
"version": "0.4.1",
"description": "An AssemblyScript implementation of SHA256",

@@ -16,6 +16,2 @@ "author": "ChainSafe Systems",

"main": "lib/index.js",
"exports": {
".": "./lib/index.js",
"./hashObject": "./lib/hashObject.js"
},
"typesVersions": {

@@ -22,0 +18,0 @@ "*": {

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc