Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

gulp-amp-custom

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

gulp-amp-custom - npm Package Compare versions

Comparing version 1.1.1 to 1.1.2

2

__test__/gulpfile.js
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"
}
}
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