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

gulp-gccs

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gulp-gccs - npm Package Compare versions

Comparing version 1.0.2 to 1.0.3

2

dist/index.js
/*
MIT https://github.com/duzun/gulp-gccs/blob/master/LICENSE
@version 1.0.2
@version 1.0.3
*/

@@ -5,0 +5,0 @@ var PLUGIN_NAME = "gulp-gccs";

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

* @license MIT https://github.com/duzun/gulp-gccs/blob/master/LICENSE
* @version 1.0.2
* @version 1.0.3
*/

@@ -10,0 +10,0 @@

{
"name": "gulp-gccs",
"version": "1.0.2",
"version": "1.0.3",
"description": "Gulp plugin to compile JS files using Google Closure Compiler Service",

@@ -10,3 +10,3 @@ "reveal": true,

"dependencies": {
"gccs": "^1.3"
"gccs": "^1.3.2"
},

@@ -20,3 +20,3 @@ "devDependencies": {

"gulp-util": "^3.0",
"mocha": "^6.2",
"mocha": "^6.2.3",
"verup": "^1.7"

@@ -23,0 +23,0 @@ },

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