Socket
Book a DemoInstallSign in
Socket

angular-elastic-builder

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

angular-elastic-builder - npm Package Compare versions

Comparing version

to
1.0.4

dist/angular-elastic-builder-1.0.4.js

4

gulpfile.js

@@ -29,3 +29,3 @@ /**

gulp.task('concat', [ 'clean', 'templatecache' ], function() {
return gulp.src('./src/*.js')
return gulp.src(['./src/module.js', './src/**/*.js'])
.pipe(concat(filename))

@@ -53,3 +53,3 @@ .pipe(gulp.dest('./dist'));

.pipe(rename('ElasticBuilderTemplates.js'))
.pipe(gulp.dest('src'));
.pipe(gulp.dest('src/tmpl'));
});

@@ -56,0 +56,0 @@

{
"name": "angular-elastic-builder",
"version": "1.0.3",
"version": "1.0.4",
"description": "Angular Module for building an Elasticsearch Query",

@@ -5,0 +5,0 @@ "author": "Dan Crews <crewsd@gmail.com>",

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.