New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@types/path-parse

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/path-parse - npm Package Compare versions

Comparing version

to
1.0.21

5

path-parse/index.d.ts

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

// Type definitions for path-parse v1.0.5
// Project: https://github.com/jbgutierrez/path-parse
// Definitions by: Dan Chao <http://dchao.co>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
/// <reference types="node"/>

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

4

path-parse/package.json
{
"name": "@types/path-parse",
"version": "1.0.20",
"version": "1.0.21",
"description": "TypeScript definitions for path-parse",

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

},
"typesPublisherContentHash": "86445d13c9f38085feb0dbd77f56c439f4643ca1e67893c61068e1d8b286a2c8",
"typesPublisherContentHash": "da7936a387f7648fa43a61e268c8c381db57e31e8f0e1ca39ae36bc52e412567",
"typeScriptVersion": "4.5"
}

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

````ts
// Type definitions for path-parse v1.0.5
// Project: https://github.com/jbgutierrez/path-parse
// Definitions by: Dan Chao <http://dchao.co>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
/// <reference types="node"/>

@@ -26,7 +21,6 @@

### Additional Details
* Last updated: Sun, 24 Sep 2023 06:37:28 GMT
* Last updated: Wed, 18 Oct 2023 05:47:08 GMT
* Dependencies: [@types/node](https://npmjs.com/package/@types/node)
* Global values: none
# Credits
These definitions were written by [Dan Chao](http://dchao.co).