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.18 to 0.5.19

3

flux-lsp-node.js
let imports = {};
imports['__wbindgen_placeholder__'] = module.exports;
imports['env'] = require('env');
let wasm;

@@ -359,3 +358,3 @@ const { TextDecoder } = require(String.raw`util`);

module.exports.__wbindgen_closure_wrapper835 = function(arg0, arg1, arg2) {
module.exports.__wbindgen_closure_wrapper836 = function(arg0, arg1, arg2) {
var ret = makeMutClosure(arg0, arg1, 160, __wbg_adapter_16);

@@ -362,0 +361,0 @@ return addHeapObject(ret);

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

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