You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

aws2

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

aws2 - npm Package Compare versions

Comparing version

to
0.2.1

2

package.json
{
"name": "aws2",
"version": "0.2.0",
"version": "0.2.1",
"description": "Signs and prepares requests using AWS Signature Version 2",

@@ -5,0 +5,0 @@ "author": "Michael Hart <michael.hart.au@gmail.com> (http://github.com/mhart)",

@@ -9,3 +9,3 @@ aws2

This signature is supported by a number of (older) Amazon services, namely
This signature is supported by (older) Amazon services, namely
[ImportExport](http://docs.aws.amazon.com/AWSImportExport/latest/API/) and

@@ -15,3 +15,3 @@ [SimpleDB](http://docs.aws.amazon.com/AmazonSimpleDB/latest/DeveloperGuide/SDB_API.html).

It also provides defaults for a number of core AWS headers and
request parameters, making it a very easy to query AWS services, or
request parameters, making it very easy to query AWS services, or
build out a fully-featured AWS library.

@@ -18,0 +18,0 @@

Sorry, the diff of this file is not supported yet