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

aws-deploy-script-fe

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

aws-deploy-script-fe - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

2

package.json
{
"name": "aws-deploy-script-fe",
"version": "0.0.1",
"version": "0.0.2",
"description": "AWS script for deploying your frontend applications.",

@@ -5,0 +5,0 @@ "main": "./script/s3.js",

@@ -51,3 +51,3 @@ #!/usr/bin/env node

console.log("Successfully uploaded", file);
resolve(file);
return resolve(file);
}

@@ -54,0 +54,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