New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.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.20.0 to 0.20.1

4

clarity_repl.d.ts

@@ -27,7 +27,7 @@ /* tslint:disable */

readonly __wbindgen_export_2: WebAssembly.Table;
readonly _dyn_core__ops__function__FnMut__A____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__h1627c8b73d52c0f7: (a: number, b: number, c: number) => void;
readonly _dyn_core__ops__function__FnMut__A____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__h6bff6b0e45f7d29d: (a: number, b: number, c: number) => void;
readonly __wbindgen_add_to_stack_pointer: (a: number) => number;
readonly __wbindgen_free: (a: number, b: number) => void;
readonly __wbindgen_exn_store: (a: number) => void;
readonly wasm_bindgen__convert__closures__invoke2_mut__h5f867902dc463baf: (a: number, b: number, c: number, d: number) => void;
readonly wasm_bindgen__convert__closures__invoke2_mut__hd7fd646a22c96d1c: (a: number, b: number, c: number, d: number) => void;
}

@@ -34,0 +34,0 @@

@@ -202,3 +202,3 @@

function __wbg_adapter_24(arg0, arg1, arg2) {
wasm._dyn_core__ops__function__FnMut__A____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__h1627c8b73d52c0f7(arg0, arg1, addHeapObject(arg2));
wasm._dyn_core__ops__function__FnMut__A____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__h6bff6b0e45f7d29d(arg0, arg1, addHeapObject(arg2));
}

@@ -244,3 +244,3 @@

function __wbg_adapter_65(arg0, arg1, arg2, arg3) {
wasm.wasm_bindgen__convert__closures__invoke2_mut__h5f867902dc463baf(arg0, arg1, addHeapObject(arg2), addHeapObject(arg3));
wasm.wasm_bindgen__convert__closures__invoke2_mut__hd7fd646a22c96d1c(arg0, arg1, addHeapObject(arg2), addHeapObject(arg3));
}

@@ -495,3 +495,3 @@

};
imports.wbg.__wbindgen_closure_wrapper6010 = function(arg0, arg1, arg2) {
imports.wbg.__wbindgen_closure_wrapper6011 = function(arg0, arg1, arg2) {
var ret = makeMutClosure(arg0, arg1, 1596, __wbg_adapter_24);

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

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

"description": "Clarity REPL",
"version": "0.20.0",
"version": "0.20.1",
"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