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
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.8.13 to 0.8.14

8

flux-lsp-node.js

@@ -204,3 +204,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__hac5c08c5db0d49eb(arg0, arg1, addHeapObject(arg2));
wasm._dyn_core__ops__function__FnMut__A____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__h2cefdb0c87496296(arg0, arg1, addHeapObject(arg2));
}

@@ -266,3 +266,3 @@

function __wbg_adapter_26(arg0, arg1, arg2, arg3) {
wasm.wasm_bindgen__convert__closures__invoke2_mut__h2fdabf973d5dd7fe(arg0, arg1, addHeapObject(arg2), addHeapObject(arg3));
wasm.wasm_bindgen__convert__closures__invoke2_mut__h26d103eec90721bb(arg0, arg1, addHeapObject(arg2), addHeapObject(arg3));
}

@@ -413,4 +413,4 @@

module.exports.__wbindgen_closure_wrapper9320 = function(arg0, arg1, arg2) {
const ret = makeMutClosure(arg0, arg1, 1645, __wbg_adapter_16);
module.exports.__wbindgen_closure_wrapper10171 = function(arg0, arg1, arg2) {
const ret = makeMutClosure(arg0, arg1, 1521, __wbg_adapter_16);
return addHeapObject(ret);

@@ -417,0 +417,0 @@ };

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

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