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.12 to 1.0.0-beta.15

out/index.js

10

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

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

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

@@ -46,3 +46,3 @@ "failWithoutAssertions": false,

},
"gitHead": "0777d33f7a01a2751b570774e917ce5e2485cd40"
"gitHead": "fe5e4a44530c27a5cd5d1d65aaf79b49aa2be3cd"
}
// tslint:disable no-conditional-assignment
import '../../typed-array'
import 'core-js'

@@ -4,0 +4,0 @@ const NUMBER_OF_ROUNDS = 81

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