Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@iota/curl

Package Overview
Dependencies
Maintainers
5
Versions
38
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@iota/curl - npm Package Compare versions

Comparing version 1.0.0-beta.5 to 1.0.0-beta.722117ce

out/curl/src/index.js

8

package.json
{
"name": "@iota/curl",
"version": "1.0.0-beta.5",
"version": "1.0.0-beta.722117ce",
"description": "Curl sponge function",
"main": "./out/index.js",
"typings": "typings",
"main": "./out/curl/src/index.js",
"typings": "typings/curl/src",
"publishConfig": {

@@ -21,3 +21,3 @@ "access": "public"

"ava": {
"files": "out/test/*.test.js",
"files": "out/curl/test/*.test.js",
"failFast": true,

@@ -24,0 +24,0 @@ "failWithoutAssertions": false,

// tslint:disable no-conditional-assignment
import '../../typed-array'
const NUMBER_OF_ROUNDS = 81

@@ -3,0 +5,0 @@ const HASH_LENGTH = 243

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