New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

atm3-deploy-http-push

Package Overview
Dependencies
Maintainers
2
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

atm3-deploy-http-push - npm Package Compare versions

Comparing version 1.0.6 to 1.0.7

2

index.js

@@ -61,3 +61,3 @@ /**

ignoreExt = options.ignoreExt,
zipFile = options.file || "publish/publish.zip";
zipFile = options.file || "publish/publish"+ (Math.random()) +".zip";
var receiver = options.receiver;

@@ -64,0 +64,0 @@

{
"name": "atm3-deploy-http-push",
"version": "1.0.6",
"version": "1.0.7",
"description": "atm3 deploy http-push plugin",

@@ -5,0 +5,0 @@ "main": "index.js",

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