🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

trustpilot

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

trustpilot - npm Package Compare versions

Comparing version

to
2.2.0

0

gulpfile.js

@@ -0,0 +0,0 @@ 'use strict';

2

package.json
{
"name": "trustpilot",
"version": "2.1.0",
"version": "2.2.0",
"description": "HTTP client for Trustpilot",

@@ -5,0 +5,0 @@ "homepage": "https://github.com/trustpilot/node-trustpilot",

@@ -0,0 +0,0 @@ # trustpilot

@@ -0,0 +0,0 @@ 'use strict';

@@ -0,0 +0,0 @@ 'use strict';

@@ -0,0 +0,0 @@ 'use strict';

@@ -17,3 +17,4 @@ 'use strict';

headers: {
authorization: `Bearer ${responseToken}`
authorization: `Bearer ${responseToken}`,
apikey: accessProvider.apiKey
}

@@ -33,3 +34,3 @@ };

headers: {
apiKey: accessProvider.apiKey
apikey: accessProvider.apiKey
}

@@ -36,0 +37,0 @@ });

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet