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

ozkarjs

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ozkarjs - npm Package Compare versions

Comparing version 0.0.7 to 0.0.9

3

index.ts
import { Struct } from "o1js";
import { ZKSeq } from "./dna/struct";
import { dnaBaseToField } from "./utils/dnaBaseToField";
import { DynamicArray } from "./utils/dynamicArray";
// Export
export { ZKSeq, dnaBaseToField, DynamicArray };
export { ZKSeq, dnaBaseToField };
{
"name": "ozkarjs",
"version": "0.0.7",
"version": "0.0.9",
"module": "index.ts",

@@ -16,2 +16,2 @@ "type": "module",

}
}
}
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