Socket
Socket
Sign inDemoInstall

@types/parsimmon

Package Overview
Dependencies
Maintainers
1
Versions
33
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/parsimmon - npm Package Compare versions

Comparing version 1.10.7 to 1.10.8

12

parsimmon/index.d.ts

@@ -1,13 +0,1 @@

// Type definitions for Parsimmon 1.10
// Project: https://github.com/jneen/parsimmon
// Definitions by: Bart van der Schoor <https://github.com/Bartvds>
// Mizunashi Mana <https://github.com/mizunashi-mana>
// Boris Cherny <https://github.com/bcherny>
// Benny van Reeven <https://github.com/bvanreeven>
// Leonard Thieu <https://github.com/leonard-thieu>
// Jonathan Frere <https://github.com/MrJohz>
// Isaac Huang <https://github.com/caasi>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 3.0
/**

@@ -14,0 +2,0 @@ * **NOTE:** You probably will never need to use this function. Most parsing

34

parsimmon/package.json
{
"name": "@types/parsimmon",
"version": "1.10.7",
"description": "TypeScript definitions for Parsimmon",
"version": "1.10.8",
"description": "TypeScript definitions for parsimmon",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/parsimmon",

@@ -10,34 +10,34 @@ "license": "MIT",

"name": "Bart van der Schoor",
"url": "https://github.com/Bartvds",
"githubUsername": "Bartvds"
"githubUsername": "Bartvds",
"url": "https://github.com/Bartvds"
},
{
"name": "Mizunashi Mana",
"url": "https://github.com/mizunashi-mana",
"githubUsername": "mizunashi-mana"
"githubUsername": "mizunashi-mana",
"url": "https://github.com/mizunashi-mana"
},
{
"name": "Boris Cherny",
"url": "https://github.com/bcherny",
"githubUsername": "bcherny"
"githubUsername": "bcherny",
"url": "https://github.com/bcherny"
},
{
"name": "Benny van Reeven",
"url": "https://github.com/bvanreeven",
"githubUsername": "bvanreeven"
"githubUsername": "bvanreeven",
"url": "https://github.com/bvanreeven"
},
{
"name": "Leonard Thieu",
"url": "https://github.com/leonard-thieu",
"githubUsername": "leonard-thieu"
"githubUsername": "leonard-thieu",
"url": "https://github.com/leonard-thieu"
},
{
"name": "Jonathan Frere",
"url": "https://github.com/MrJohz",
"githubUsername": "MrJohz"
"githubUsername": "MrJohz",
"url": "https://github.com/MrJohz"
},
{
"name": "Isaac Huang",
"url": "https://github.com/caasi",
"githubUsername": "caasi"
"githubUsername": "caasi",
"url": "https://github.com/caasi"
}

@@ -54,4 +54,4 @@ ],

"dependencies": {},
"typesPublisherContentHash": "aad017caf0314c856b85da669f27a66bbf0b4b9495a6427efcfcfc4dffd35cf0",
"typesPublisherContentHash": "ca83be5708ba92a662bfd79f326a19e6e69d7ea1d2cbe68020be12067ec37f56",
"typeScriptVersion": "4.5"
}

@@ -5,3 +5,3 @@ # Installation

# Summary
This package contains type definitions for Parsimmon (https://github.com/jneen/parsimmon).
This package contains type definitions for parsimmon (https://github.com/jneen/parsimmon).

@@ -12,7 +12,6 @@ # Details

### Additional Details
* Last updated: Sun, 24 Sep 2023 06:37:27 GMT
* Last updated: Wed, 18 Oct 2023 05:47:08 GMT
* Dependencies: none
* Global values: none
# Credits
These definitions were written by [Bart van der Schoor](https://github.com/Bartvds), [Mizunashi Mana](https://github.com/mizunashi-mana), [Boris Cherny](https://github.com/bcherny), [Benny van Reeven](https://github.com/bvanreeven), [Leonard Thieu](https://github.com/leonard-thieu), [Jonathan Frere](https://github.com/MrJohz), and [Isaac Huang](https://github.com/caasi).
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