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

peopledatalabs

Package Overview
Dependencies
Maintainers
2
Versions
84
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

peopledatalabs - npm Package Compare versions

Comparing version 3.1.1 to 3.1.2

2

package.json
{
"name": "peopledatalabs",
"version": "3.1.1",
"version": "3.1.2",
"description": "JavaScript client with TypeScript support for the People Data Labs API",

@@ -5,0 +5,0 @@ "type": "module",

@@ -25,2 +25,3 @@ import axios from 'axios';

'Accept-Encoding': 'gzip',
'User-Agent': 'PDL-JS-SDK',
};

@@ -27,0 +28,0 @@

@@ -11,2 +11,3 @@ import axios from 'axios';

'X-Api-Key': apiKey,
'User-Agent': 'PDL-JS-SDK',
};

@@ -13,0 +14,0 @@

@@ -16,2 +16,3 @@ import axios from 'axios';

'Accept-Encoding': 'gzip',
'User-Agent': 'PDL-JS-SDK',
};

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

@@ -16,2 +16,3 @@ import axios from 'axios';

'Accept-Encoding': 'gzip',
'User-Agent': 'PDL-JS-SDK',
};

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

@@ -14,2 +14,3 @@ import axios from 'axios';

'Accept-Encoding': 'gzip',
'User-Agent': 'PDL-JS-SDK',
};

@@ -16,0 +17,0 @@

@@ -14,2 +14,3 @@ import axios from 'axios';

'Accept-Encoding': 'gzip',
'User-Agent': 'PDL-JS-SDK',
};

@@ -16,0 +17,0 @@

@@ -33,2 +33,3 @@ import axios from 'axios';

'X-Api-Key': apiKey,
'User-Agent': 'PDL-JS-SDK',
};

@@ -35,0 +36,0 @@

Sorry, the diff of this file is not supported yet

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