Socket
Socket
Sign inDemoInstall

build-gc

Package Overview
Dependencies
213
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.1.0 to 0.1.1

5

index.js

@@ -21,2 +21,3 @@ // Generated by LiveScript 1.5.0

var output_file, output_dir;
externs == null && (externs = []);
gulp_instance == null && (gulp_instance = gulp);

@@ -33,5 +34,5 @@ if (!Array.isArray(externs)) {

externs: externs.map(function(file){
({
return {
src: fs.readFileSync(file).toString()
});
};
}),

@@ -38,0 +39,0 @@ jsOutputFile: output_file,

2

package.json

@@ -5,3 +5,3 @@ {

"description" : "Opinionated Gulp task that minifies file with Google Closure Compiler",
"version" : "0.1.0",
"version" : "0.1.1",
"homepage" : "https://github.com/nazar-pc/build-gc",

@@ -8,0 +8,0 @@ "author" : "Nazar Mokrynskyi <nazar@mokrynskyi.com>",

@@ -28,3 +28,5 @@ # Build: Gulp+Closure Compiler

Free Public License 1.0.0 / Zero Clause BSD License
https://opensource.org/licenses/FPL-1.0.0
https://tldrlegal.com/license/bsd-0-clause-license

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc