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

snarkyjs-crypto

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

snarkyjs-crypto - npm Package Compare versions

Comparing version 0.1.2 to 0.1.3

5

package.json
{
"name": "snarkyjs-crypto",
"version": "0.1.2",
"version": "0.1.3",
"scripts": {

@@ -15,6 +15,5 @@ "clean": "bsb -clean-world",

"dependencies": {
"bs-platform": "^5.0.6",
"json-bigint": "^0.3.0"
"bs-platform": "^5.0.6"
},
"main": "src/universe.bs.js"
}

@@ -163,8 +163,9 @@ // Generated by BUCKLESCRIPT VERSION 5.0.6, PLEASE EDIT WITH CARE

Field$1[16],
Field$1[5],
Field$1[20],
Field$1[5],
Field$1[14],
Field$1[15],
Field$1[17],
Field$1[18]
Field$1[18],
Field$1[1]
],

@@ -215,4 +216,5 @@ /* Hash */[hash],

ofString: M[/* Field */0][/* ofString */15],
square: M[/* Field */0][/* square */11],
invert: M[/* Field */0][/* invert */12],
toString: M[/* Field */0][/* toString */17],
square: M[/* Field */0][/* square */12],
invert: M[/* Field */0][/* invert */11],
negate: M[/* Field */0][/* negate */10],

@@ -422,8 +424,9 @@ zero: M[/* Field */0][/* zero */14],

Field$1[16],
Field$1[5],
Field$1[20],
Field$1[5],
Field$1[14],
Field$1[15],
Field$1[17],
Field$1[18]
Field$1[18],
Field$1[1]
];

@@ -430,0 +433,0 @@

src/intf.ml

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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