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 9.2.1 to 9.3.0

2

dist/types/common-types.d.ts

@@ -464,2 +464,4 @@ export interface LocationResponse {

ultimate_parent?: string | null;
ultimate_parent_mic_exchange?: string | null;
ultimate_parent_ticker?: string | null;
website?: string | null;

@@ -466,0 +468,0 @@ }

8

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

@@ -46,4 +46,4 @@ "type": "module",

"devDependencies": {
"@typescript-eslint/eslint-plugin": "^8.0.1",
"@typescript-eslint/parser": "^8.0.1",
"@typescript-eslint/eslint-plugin": "7.18.0",
"@typescript-eslint/parser": "7.18.0",
"chai": "^5.1.1",

@@ -68,5 +68,5 @@ "dotenv": "^16.4.5",

"dependencies": {
"axios": "^1.7.3",
"axios": "^1.7.4",
"copy-anything": "3.0.5"
}
}

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