Socket
Socket
Sign inDemoInstall

aws-quickdeploy

Package Overview
Dependencies
0
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.2 to 1.0.3

add_script.js

6

package.json
{
"name": "aws-quickdeploy",
"description": "Quickly deploy a site from a single config file.",
"version": "1.0.2",
"version": "1.0.3",
"main": "gruntfile.js",

@@ -18,4 +18,4 @@ "devDependencies": {

"scripts": {
"test2": "echo \"Error: no test specified\" && exit 1",
"postinstall": "./node_modules/npm-add-script/cmd.js -k render -v 'cd ./node_modules/aws-quickdeploy && grunt render:musician && cp aws.json data.yml ..'"
"test": "echo \"Error: no test specified\" && exit 1",
"postinstall": "cd ./node_modules/aws-quickdeploy && npm install --only=dev --ignore-scripts && cp aws.json data.yml ../.. && node ./add_script.js"
},

@@ -22,0 +22,0 @@ "repository": {

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc