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

@types/parse-author

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/parse-author - npm Package Compare versions

Comparing version 2.0.1 to 2.0.2

5

parse-author/index.d.ts

@@ -1,6 +0,1 @@

// Type definitions for parse-author 2.0
// Project: https://github.com/jonschlinkert/parse-author
// Definitions by: Remco Haszing <https://github.com/remcohaszing>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
/**

@@ -7,0 +2,0 @@ * Parse a string into an object with `name`, `email` and `url` properties following npm conventions.

10

parse-author/package.json
{
"name": "@types/parse-author",
"version": "2.0.1",
"version": "2.0.2",
"description": "TypeScript definitions for parse-author",

@@ -10,4 +10,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/parse-author",

"name": "Remco Haszing",
"url": "https://github.com/remcohaszing",
"githubUsername": "remcohaszing"
"githubUsername": "remcohaszing",
"url": "https://github.com/remcohaszing"
}

@@ -24,4 +24,4 @@ ],

"dependencies": {},
"typesPublisherContentHash": "808e87ec6ebba28d8419f7c40400504f8986fb9a522e238548b436ebc56ecb8a",
"typeScriptVersion": "3.6"
"typesPublisherContentHash": "b0dfa98969b08a8ddee799a59ff73b684a9e16affd995ce2d2c3b9a38d99b81d",
"typeScriptVersion": "4.5"
}

@@ -11,7 +11,2 @@ # Installation

````ts
// Type definitions for parse-author 2.0
// Project: https://github.com/jonschlinkert/parse-author
// Definitions by: Remco Haszing <https://github.com/remcohaszing>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
/**

@@ -37,7 +32,6 @@ * Parse a string into an object with `name`, `email` and `url` properties following npm conventions.

### Additional Details
* Last updated: Thu, 08 Jul 2021 20:19:19 GMT
* Last updated: Wed, 18 Oct 2023 05:47:08 GMT
* Dependencies: none
* Global values: none
# Credits
These definitions were written by [Remco Haszing](https://github.com/remcohaszing).
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