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.26.0 to 0.27.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__h8282ff148b2d1a5c: (a: number, b: number, c: number) => void;
readonly _dyn_core__ops__function__FnMut__A____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__hbb40e3f41947a507: (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__h8dbe9db359e35886: (a: number, b: number, c: number, d: number) => void;
readonly wasm_bindgen__convert__closures__invoke2_mut__h812715dad87f1ee0: (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__h8282ff148b2d1a5c(arg0, arg1, addHeapObject(arg2));
wasm._dyn_core__ops__function__FnMut__A____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__hbb40e3f41947a507(arg0, arg1, addHeapObject(arg2));
}

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

function __wbg_adapter_15(arg0, arg1, arg2, arg3) {
wasm.wasm_bindgen__convert__closures__invoke2_mut__h8dbe9db359e35886(arg0, arg1, addHeapObject(arg2), addHeapObject(arg3));
wasm.wasm_bindgen__convert__closures__invoke2_mut__h812715dad87f1ee0(arg0, arg1, addHeapObject(arg2), addHeapObject(arg3));
}

@@ -267,4 +267,4 @@

};
imports.wbg.__wbindgen_closure_wrapper5673 = function(arg0, arg1, arg2) {
const ret = makeMutClosure(arg0, arg1, 1531, __wbg_adapter_10);
imports.wbg.__wbindgen_closure_wrapper5683 = function(arg0, arg1, arg2) {
const ret = makeMutClosure(arg0, arg1, 1532, __wbg_adapter_10);
return addHeapObject(ret);

@@ -271,0 +271,0 @@ };

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

"description": "Clarity REPL",
"version": "0.26.0",
"version": "0.27.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