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.5.9 to 6.6.6

73

faker/package.json
{
"name": "@types/faker",
"version": "5.5.9",
"description": "TypeScript definitions for faker",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/faker",
"license": "MIT",
"contributors": [
{
"name": "Ben Swartz",
"url": "https://github.com/bensw",
"githubUsername": "bensw"
},
{
"name": "Bas Pennings",
"url": "https://github.com/basp",
"githubUsername": "basp"
},
{
"name": "Yuki Kokubun",
"url": "https://github.com/Kuniwak",
"githubUsername": "Kuniwak"
},
{
"name": "Matt Bishop",
"url": "https://github.com/mattbishop",
"githubUsername": "mattbishop"
},
{
"name": "Leonardo Testa",
"url": "https://github.com/testica",
"githubUsername": "testica"
},
{
"name": "Sebastian Pettersson",
"url": "https://github.com/TastefulElk",
"githubUsername": "TastefulElk"
},
{
"name": "Daniel Montesinos",
"url": "https://github.com/damonpam",
"githubUsername": "damonpam"
},
{
"name": "Shinya Ohyanagi",
"url": "https://github.com/heavenshell",
"githubUsername": "heavenshell"
},
{
"name": "Piotr Kuczynski",
"url": "https://github.com/pkuczynski",
"githubUsername": "pkuczynski"
},
{
"name": "Jérémie Parker",
"url": "https://github.com/p-j",
"githubUsername": "p-j"
}
],
"version": "6.6.6",
"typings": null,
"description": "Stub TypeScript definitions entry for faker, which provides its own types definitions",
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/faker"
},
"scripts": {},
"dependencies": {},
"typesPublisherContentHash": "4444fcc655ece9528e572ea9e519adbf136031c7d44877297b60857f3e2d2ec7",
"typeScriptVersion": "3.7"
"author": "",
"license": "MIT",
"dependencies": {
"faker": "*"
}
}

@@ -1,16 +0,3 @@

# Installation
> `npm install --save @types/faker`
This is a stub types definition for @types/faker (https://github.com/Marak/Faker.js#readme).
# Summary
This package contains type definitions for faker (http://marak.com/faker.js/).
# Details
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/faker.
### Additional Details
* Last updated: Sat, 16 Oct 2021 04:31:20 GMT
* Dependencies: none
* 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), [Sebastian Pettersson](https://github.com/TastefulElk), [Daniel Montesinos](https://github.com/damonpam), [Shinya Ohyanagi](https://github.com/heavenshell), [Piotr Kuczynski](https://github.com/pkuczynski), and [Jérémie Parker](https://github.com/p-j).
faker provides its own type definitions, so you don't need @types/faker installed!
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