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

gulp-awspublish

Package Overview
Dependencies
Maintainers
4
Versions
59
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gulp-awspublish - npm Package Compare versions

Comparing version 5.0.0 to 5.0.1

14

package.json
{
"name": "gulp-awspublish",
"version": "5.0.0",
"version": "5.0.1",
"description": "gulp plugin to publish files to amazon s3",

@@ -26,4 +26,3 @@ "keywords": [

"pretest": "npm run lint",
"test": "istanbul test _mocha --report html -- test/*.js --reporter spec",
"coveralls": "istanbul cover ./node_modules/mocha/bin/_mocha --report lcovonly -- -R spec && cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js && rm -rf ./coverage"
"test": "mocha"
},

@@ -34,3 +33,3 @@ "dependencies": {

"clone": "^2.1.2",
"fancy-log": "^1.3.3",
"fancy-log": "^2.0.0",
"lodash.chunk": "^4.2.0",

@@ -46,10 +45,7 @@ "mime-types": "^2.1.21",

"concurrent-transform": "^1.0.0",
"coveralls": "^3.1.0",
"eslint": "^7.2.0",
"eslint": "^8.7.0",
"event-stream": "^4.0.1",
"gulp": "^4.0.0",
"gulp-rename": "^2.0.0",
"istanbul": "^0.4.5",
"mocha": "^8.4.0",
"mocha-lcov-reporter": "^1.3.0",
"mocha": "^9.1.4",
"prettier": "^2.0.5"

@@ -56,0 +52,0 @@ },

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