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

awssum-amazon

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

awssum-amazon - npm Package Compare versions

Comparing version 1.0.2 to 1.1.0

8

package.json
{
"name" : "awssum-amazon",
"description" : "NodeJS module to aid talking to Amazon Web Services. Requires awssum-amazon-* plugins.",
"version" : "1.0.2",
"version" : "1.1.0",

@@ -11,3 +11,3 @@ "main" : "awssum-amazon.js",

"peerDependencies" : {
"awssum" : "1.0.x"
"awssum" : "1.1.x"
},

@@ -19,6 +19,6 @@ "dependencies" : {

"devDependencies" : {
"tap" : "0.4.x"
"tape" : "*"
},
"scripts" : {
"test" : "tap test/*.js"
"test" : "set -e; find test/ -name '*.js' -exec echo --- {} --- ';' -exec node {} ';'"
},

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