gulp-amp-custom
Advanced tools
Comparing version 1.1.1 to 1.1.2
const gulp = require('gulp'); | ||
const ampCustom = require('gulp-amp-custom'); | ||
const ampCustom = require('../gulp-amp-custom'); | ||
@@ -4,0 +4,0 @@ gulp.task('test', () => { |
{ | ||
"name": "gulp-amp-custom", | ||
"version": "1.1.1", | ||
"version": "1.1.2", | ||
"author": "kimulaco", | ||
@@ -24,9 +24,9 @@ "license": "MIT", | ||
"dependencies": { | ||
"amp-custom": "^1.1.0", | ||
"amp-custom": "^1.2.2", | ||
"gulp-util": "^3.0.8", | ||
"through2": "^2.0.3" | ||
"through2": "^3.0.1" | ||
}, | ||
"devDependencies": { | ||
"gulp": "^4.0.0" | ||
"gulp": "^4.0.2" | ||
} | ||
} |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
10109
0
+ Addedthrough2@3.0.2(transitive)
Updatedamp-custom@^1.2.2
Updatedthrough2@^3.0.1