New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

as-hmac-sha2

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

as-hmac-sha2 - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

1

assembly/index.ts
/// <reference path="../node_modules/assemblyscript/index.d.ts" />
export * from "./sha256";
export * from "./sha512";
export * from "./utils";

4

package.json
{
"name": "as-hmac-sha2",
"version": "1.0.0",
"description": "SHA-256, HMAC-SHA256, SHA-512 and HMAC-SHA512 for AssemblyScript",
"version": "1.0.1",
"description": "SHA-256, HMAC-SHA256, SHA-512 and HMAC-SHA512 for AssemblyScript.",
"main": "index.js",

@@ -6,0 +6,0 @@ "scripts": {

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