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.7 to 1.0.8

2

add_script.js

@@ -5,2 +5,2 @@ var jsonfile = require('jsonfile')

p.scripts['render'] = 'cd ./node_modules/aws-quickdeploy && grunt render';
jsonfile.writeFileSync('../../package.json', packaged, {spaces: 2})
jsonfile.writeFileSync('../../package.json', p, {spaces: 2})
{
"name": "aws-quickdeploy",
"description": "Quickly deploy a site from a single config file.",
"version": "1.0.7",
"version": "1.0.8",
"main": "gruntfile.js",

@@ -6,0 +6,0 @@ "devDependencies": {

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