sajari-website
Advanced tools
Comparing version 0.7.4 to 0.7.5
@@ -68,3 +68,3 @@ var gulp = require('gulp'); | ||
.pipe(buffer()) | ||
.pipe(uglify()) | ||
.pipe(uglify({output: {ascii_only:true}})) | ||
.pipe(gulp.dest('./dist/')); | ||
@@ -71,0 +71,0 @@ }); |
{ | ||
"name": "sajari-website", | ||
"version": "0.7.4", | ||
"version": "0.7.5", | ||
"description": "Website extensions for the Sajari API. Automatically index site content, add user profiles, render search and recommendations, etc.", | ||
@@ -5,0 +5,0 @@ "author": { |
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
1
195216
23