🚀. Socket Launch Week Day 2:Introducing Manifest Alerts.Learn more
Sign In

@types/app-root-path

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/app-root-path - npm Package Compare versions

Comparing version
1.2.6
to
1.2.7
+0
-5
app-root-path/index.d.ts

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

// Type definitions for app-root-path 1.2.1
// Project: https://github.com/inxilpro/node-app-root-path
// Definitions by: Shant Marouti <https://github.com/shantmarouti>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
interface RootPath {

@@ -7,0 +2,0 @@ /**

+4
-4
{
"name": "@types/app-root-path",
"version": "1.2.6",
"version": "1.2.7",
"description": "TypeScript definitions for app-root-path",

@@ -10,4 +10,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/app-root-path",

"name": "Shant Marouti",
"url": "https://github.com/shantmarouti",
"githubUsername": "shantmarouti"
"githubUsername": "shantmarouti",
"url": "https://github.com/shantmarouti"
}

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

"dependencies": {},
"typesPublisherContentHash": "eb39bbc8d492df555bcbc7ddeaaf30f19e0b7787eb8d7d793f245c4f9f0accd7",
"typesPublisherContentHash": "3de241133e5b4f4851dcfebef737e1a2ddf967deed531095f63ed1887e1f2177",
"typeScriptVersion": "4.5"
}

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

````ts
// Type definitions for app-root-path 1.2.1
// Project: https://github.com/inxilpro/node-app-root-path
// Definitions by: Shant Marouti <https://github.com/shantmarouti>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
interface RootPath {

@@ -51,7 +46,6 @@ /**

### Additional Details
* Last updated: Fri, 22 Sep 2023 18:11:03 GMT
* Last updated: Tue, 17 Oct 2023 22:10:13 GMT
* Dependencies: none
* Global values: none
# Credits
These definitions were written by [Shant Marouti](https://github.com/shantmarouti).