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

@types/faker

Package Overview
Dependencies
Maintainers
1
Versions
56
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/faker - npm Package Compare versions

Comparing version 5.1.5 to 5.1.6

2

faker/index.d.ts

@@ -9,2 +9,3 @@ // Type definitions for faker 5.1

// Sebastian Pettersson <https://github.com/TastefulElk>
// Daniel Montesinos <https://github.com/damonpam>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped

@@ -202,2 +203,3 @@

jobTitle(): string;
gender(): string;
prefix(): string;

@@ -204,0 +206,0 @@ suffix(): string;

11

faker/package.json
{
"name": "@types/faker",
"version": "5.1.5",
"version": "5.1.6",
"description": "TypeScript definitions for faker",

@@ -36,2 +36,7 @@ "license": "MIT",

"githubUsername": "TastefulElk"
},
{
"name": "Daniel Montesinos",
"url": "https://github.com/damonpam",
"githubUsername": "damonpam"
}

@@ -48,4 +53,4 @@ ],

"dependencies": {},
"typesPublisherContentHash": "f022cebdda5487b9e8593cdc58755e5ee10aaaf7f080b24d55e76d4d70c29f33",
"typeScriptVersion": "3.3"
"typesPublisherContentHash": "e60ea7b22ce8659271f865f373f717862a8e1165d4d3da511a49348973c330f1",
"typeScriptVersion": "3.4"
}

@@ -11,3 +11,3 @@ # Installation

### Additional Details
* Last updated: Thu, 03 Dec 2020 14:32:31 GMT
* Last updated: Fri, 29 Jan 2021 20:27:56 GMT
* Dependencies: none

@@ -17,2 +17,2 @@ * Global values: `fakerStatic`

# Credits
These definitions were written by [Ben Swartz](https://github.com/bensw), [Bas Pennings](https://github.com/basp), [Yuki Kokubun](https://github.com/Kuniwak), [Matt Bishop](https://github.com/mattbishop), [Leonardo Testa](https://github.com/testica), and [Sebastian Pettersson](https://github.com/TastefulElk).
These definitions were written by [Ben Swartz](https://github.com/bensw), [Bas Pennings](https://github.com/basp), [Yuki Kokubun](https://github.com/Kuniwak), [Matt Bishop](https://github.com/mattbishop), [Leonardo Testa](https://github.com/testica), [Sebastian Pettersson](https://github.com/TastefulElk), and [Daniel Montesinos](https://github.com/damonpam).
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