New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

burp-brightscript

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

burp-brightscript - npm Package Compare versions

Comparing version 0.4.1 to 0.4.2

6

CHANGELOG.md

@@ -0,1 +1,7 @@

#### 0.4.2 (2020-07-09)
##### Bug Fixes
* **FileProcessor:** Removes erroneous log output (70e6b458)
#### 0.4.1 (2020-07-09)

@@ -2,0 +8,0 @@

1

dist/lib/FileProcessor.js

@@ -110,3 +110,2 @@ "use strict";

line = line.replace(new RegExp(replacement.regex, 'ig'), replacementValue);
console.log(line);
isDirty = true;

@@ -113,0 +112,0 @@ }

{
"name": "burp-brightscript",
"version": "0.4.1",
"version": "0.4.2",
"description": "lightweight processor for roku brightscript projects",

@@ -5,0 +5,0 @@ "main": "dist/index.js",

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