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

peopledatalabs

Package Overview
Dependencies
Maintainers
0
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.0 to 9.2.1

1

dist/types/cleaner-types.d.ts

@@ -22,2 +22,3 @@ import { BaseResponse } from './api-types.js';

name?: string | null;
score?: number | null;
size?: string | null;

@@ -24,0 +25,0 @@ ticker?: string | null;

8

package.json
{
"name": "peopledatalabs",
"version": "9.2.0",
"version": "9.2.1",
"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.0",
"@typescript-eslint/parser": "^8.0.0",
"@typescript-eslint/eslint-plugin": "^8.0.1",
"@typescript-eslint/parser": "^8.0.1",
"chai": "^5.1.1",

@@ -64,3 +64,3 @@ "dotenv": "^16.4.5",

"microbundle": "^0.15.1",
"mocha": "^10.7.0",
"mocha": "^10.7.3",
"typescript": "^5.5.4"

@@ -67,0 +67,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