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 4.1.3 to 4.1.4

4

faker/index.d.ts

@@ -204,4 +204,4 @@ // Type definitions for faker 4.1

system: {
fileName(ext: string, type: string): string;
commonFileName(ext: string, type: string): string;
fileName(ext?: string, type?: string): string;
commonFileName(ext: string, type?: string): string;
mimeType(): string;

@@ -208,0 +208,0 @@ commonFileType(): string;

{
"name": "@types/faker",
"version": "4.1.3",
"version": "4.1.4",
"description": "TypeScript definitions for faker",

@@ -35,4 +35,4 @@ "license": "MIT",

"dependencies": {},
"typesPublisherContentHash": "5940a1a75e4cd44bbe74b02ab1911033cb2943bc4a157efde1686a4e8c15bbb6",
"typesPublisherContentHash": "483ff4b045c302f1a752ca2626c2cd8ebd2ae74059214d5b8a7aa04d4fa61ff3",
"typeScriptVersion": "2.0"
}

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

Additional Details
* Last updated: Tue, 14 Aug 2018 00:52:13 GMT
* Last updated: Fri, 14 Sep 2018 16:56:40 GMT
* Dependencies: none

@@ -14,0 +14,0 @@ * Global values: fakerStatic

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