Socket
Socket
Sign inDemoInstall

@influxdata/flux-lsp-node

Package Overview
Dependencies
Maintainers
21
Versions
111
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@influxdata/flux-lsp-node - npm Package Compare versions

Comparing version 0.5.27 to 0.5.28

6

flux-lsp-node.js

@@ -139,3 +139,3 @@ let imports = {};

function __wbg_adapter_16(arg0, arg1, arg2) {
wasm._dyn_core__ops__function__FnMut__A____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__ha5e3fdf0ff601e6e(arg0, arg1, addHeapObject(arg2));
wasm._dyn_core__ops__function__FnMut__A____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__hb49f4bb26c839d32(arg0, arg1, addHeapObject(arg2));
}

@@ -154,3 +154,3 @@

function __wbg_adapter_33(arg0, arg1, arg2, arg3) {
wasm.wasm_bindgen__convert__closures__invoke2_mut__h8dba0667676e2b1b(arg0, arg1, addHeapObject(arg2), addHeapObject(arg3));
wasm.wasm_bindgen__convert__closures__invoke2_mut__h42857dbcd4accef4(arg0, arg1, addHeapObject(arg2), addHeapObject(arg3));
}

@@ -435,3 +435,3 @@

module.exports.__wbindgen_closure_wrapper831 = function(arg0, arg1, arg2) {
module.exports.__wbindgen_closure_wrapper832 = function(arg0, arg1, arg2) {
var ret = makeMutClosure(arg0, arg1, 157, __wbg_adapter_16);

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

@@ -7,3 +7,3 @@ {

"description": "LSP support for the flux language",
"version": "0.5.27",
"version": "0.5.28",
"license": "MIT",

@@ -10,0 +10,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