@nasl/cli 0.1.14 → 0.1.15

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -37697,7 +37697,7 @@ async function tryCompile(entry, options) {
37697
37697
  }
37698
37698
  }
37699
37699
 
37700
- var version = "0.1.14";
37700
+ var version = "0.1.15";
37701
37701
  var pkg = {
37702
37702
  version: version};
37703
37703