Socket
Socket
Sign inDemoInstall

gulpzilla-babel

Package Overview
Dependencies
99
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.2.6 to 3.2.7

2

index.js

@@ -15,3 +15,3 @@ var sourcemaps = require('gulp-sourcemaps');

gulp.task('default', function () {
gulp.task('babel', function () {
return gulp.src(config.js.target)

@@ -18,0 +18,0 @@ .pipe(sourcemaps.init())

{
"name": "gulpzilla-babel",
"version": "3.2.6",
"version": "3.2.7",
"main": "index.js",

@@ -5,0 +5,0 @@ "repository": {

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc