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

apac

Package Overview
Dependencies
Maintainers
0
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

apac - npm Package Compare versions

Comparing version 0.0.3 to 0.0.4

2

lib/OperationHelper.js

@@ -9,3 +9,3 @@ var RSH = require('./RequestSignatureHelper').RequestSignatureHelper,

OperationHelper.version = '2010-01-25';
OperationHelper.version = '2010-11-01';
OperationHelper.service = 'AWSECommerceService';

@@ -12,0 +12,0 @@ OperationHelper.defaultEndPoint = 'ecs.amazonaws.com';

@@ -16,8 +16,2 @@ var crypto = require('crypto'),

//I'm not sure what these are and I don't think I'm using them
//RSH.kSignatureVersionParam = 'SignatureVersion';
//RSH.kSignatureVersionValue = '2';
//RSH.kSignatureMethodParam = 'SignatureMethod';
//RSH.kSignatureMethodValue = 'HmacSHA256';
RSH.prototype.init = function(params) {

@@ -24,0 +18,0 @@ // enforce required params

{ "name" : "apac"
, "description" : "Amazon Product Advertising API Client for Node"
, "version" : "0.0.3"
, "version" : "0.0.4"
, "author" : "Dustin McQuay <dmcquay@gmail.com>"

@@ -5,0 +5,0 @@ , "repository" :

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