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

@influxdata/flux-lsp-node

Package Overview
Dependencies
Maintainers
23
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.6.8 to 0.6.9

8

flux-lsp-node.js

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

function __wbg_adapter_18(arg0, arg1, arg2) {
wasm._dyn_core__ops__function__FnMut__A____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__h62e79821aebc1a05(arg0, arg1, addHeapObject(arg2));
wasm._dyn_core__ops__function__FnMut__A____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__h062305b28ac4da65(arg0, arg1, addHeapObject(arg2));
}

@@ -185,3 +185,3 @@

function __wbg_adapter_41(arg0, arg1, arg2, arg3) {
wasm.wasm_bindgen__convert__closures__invoke2_mut__hcecb2ef704413fb0(arg0, arg1, addHeapObject(arg2), addHeapObject(arg3));
wasm.wasm_bindgen__convert__closures__invoke2_mut__h15705a35f00704d1(arg0, arg1, addHeapObject(arg2), addHeapObject(arg3));
}

@@ -434,4 +434,4 @@

module.exports.__wbindgen_closure_wrapper8095 = function(arg0, arg1, arg2) {
var ret = makeMutClosure(arg0, arg1, 1148, __wbg_adapter_18);
module.exports.__wbindgen_closure_wrapper8078 = function(arg0, arg1, arg2) {
var ret = makeMutClosure(arg0, arg1, 1151, __wbg_adapter_18);
return addHeapObject(ret);

@@ -438,0 +438,0 @@ };

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

"description": "LSP support for the flux language",
"version": "0.6.8",
"version": "0.6.9",
"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