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

@types/addressparser

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/addressparser - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

5

addressparser/index.d.ts

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

// Type definitions for addressparser 1.0
// Project: https://github.com/nodemailer/addressparser
// Definitions by: Anton Panov <https://github.com/risedphantom>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
/// <reference types="node" />

@@ -7,0 +2,0 @@

7

addressparser/package.json
{
"name": "@types/addressparser",
"version": "1.0.1",
"version": "1.0.2",
"description": "TypeScript definitions for addressparser",

@@ -10,3 +10,2 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/addressparser",

"name": "Anton Panov",
"url": "https://github.com/risedphantom",
"githubUsername": "risedphantom"

@@ -26,4 +25,4 @@ }

},
"typesPublisherContentHash": "0a81baeb604f539e2e6edba26683e62f59743df08b3ab32e57dca46ff4b6bfd6",
"typeScriptVersion": "3.6"
"typesPublisherContentHash": "d16c9c4256ed99fbf05190219be3c7ebb9b2c1a2ebd768786a0a0308e2c8d91c",
"typeScriptVersion": "4.5"
}

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

````ts
// Type definitions for addressparser 1.0
// Project: https://github.com/nodemailer/addressparser
// Definitions by: Anton Panov <https://github.com/risedphantom>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
/// <reference types="node" />

@@ -59,7 +54,6 @@

### Additional Details
* Last updated: Wed, 07 Jul 2021 21:44:02 GMT
* Last updated: Tue, 17 Oct 2023 21:12:30 GMT
* Dependencies: [@types/node](https://npmjs.com/package/@types/node)
* Global values: none
# Credits
These definitions were written by [Anton Panov](https://github.com/risedphantom).
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