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

clarity-repl

Package Overview
Dependencies
Maintainers
2
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

clarity-repl - npm Package Compare versions

Comparing version 0.23.1 to 0.24.0

4

clarity_repl.d.ts

@@ -25,3 +25,3 @@ /* tslint:disable */

readonly __wbindgen_export_0: WebAssembly.Table;
readonly _dyn_core__ops__function__FnMut__A____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__h0805e513b02f6fb9: (a: number, b: number, c: number) => void;
readonly _dyn_core__ops__function__FnMut__A____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__hcf6f0a4133a5f663: (a: number, b: number, c: number) => void;
readonly __wbindgen_malloc: (a: number) => number;

@@ -32,3 +32,3 @@ readonly __wbindgen_realloc: (a: number, b: number, c: number) => number;

readonly __wbindgen_exn_store: (a: number) => void;
readonly wasm_bindgen__convert__closures__invoke2_mut__h2ef8d266313e65db: (a: number, b: number, c: number, d: number) => void;
readonly wasm_bindgen__convert__closures__invoke2_mut__h93c77301d5d4d41c: (a: number, b: number, c: number, d: number) => void;
}

@@ -35,0 +35,0 @@

@@ -74,3 +74,3 @@

function __wbg_adapter_10(arg0, arg1, arg2) {
wasm._dyn_core__ops__function__FnMut__A____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__h0805e513b02f6fb9(arg0, arg1, addHeapObject(arg2));
wasm._dyn_core__ops__function__FnMut__A____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__hcf6f0a4133a5f663(arg0, arg1, addHeapObject(arg2));
}

@@ -177,3 +177,3 @@

function __wbg_adapter_15(arg0, arg1, arg2, arg3) {
wasm.wasm_bindgen__convert__closures__invoke2_mut__h2ef8d266313e65db(arg0, arg1, addHeapObject(arg2), addHeapObject(arg3));
wasm.wasm_bindgen__convert__closures__invoke2_mut__h93c77301d5d4d41c(arg0, arg1, addHeapObject(arg2), addHeapObject(arg3));
}

@@ -267,3 +267,3 @@

};
imports.wbg.__wbindgen_closure_wrapper5852 = function(arg0, arg1, arg2) {
imports.wbg.__wbindgen_closure_wrapper5853 = function(arg0, arg1, arg2) {
var ret = makeMutClosure(arg0, arg1, 1531, __wbg_adapter_10);

@@ -270,0 +270,0 @@ return addHeapObject(ret);

@@ -9,3 +9,3 @@ {

"description": "Clarity REPL",
"version": "0.23.1",
"version": "0.24.0",
"license": "GPL-3.0-only",

@@ -12,0 +12,0 @@ "repository": {

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