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

@types/find-root

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/find-root - npm Package Compare versions

Comparing version 1.1.1 to 1.1.2

1

find-root/index.d.ts

@@ -6,3 +6,2 @@ // Type definitions for find-root 1.1

// TypeScript Version: 2.2
/// <reference types="node"/>

@@ -9,0 +8,0 @@ type FindRootCheckFn = (dir: string) => boolean;

14

find-root/package.json
{
"name": "@types/find-root",
"version": "1.1.1",
"version": "1.1.2",
"description": "TypeScript definitions for find-root",

@@ -14,12 +14,12 @@ "license": "MIT",

"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://www.github.com/DefinitelyTyped/DefinitelyTyped.git"
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/find-root"
},
"scripts": {},
"dependencies": {
"@types/node": "*"
},
"typesPublisherContentHash": "f82aded7b120e56eaa0411f0206f2bd2945d1613f92a14304cb9c49fe7c973af",
"typeScriptVersion": "2.2"
"dependencies": {},
"typesPublisherContentHash": "e5d3ffbf716bea475ccb616a4ec3d6f75838b2aef65512cabd88a13e9d3af916",
"typeScriptVersion": "3.1"
}

@@ -8,10 +8,10 @@ # Installation

# Details
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/find-root
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/find-root.
Additional Details
* Last updated: Fri, 23 Mar 2018 22:51:43 GMT
* Dependencies: node
### Additional Details
* Last updated: Sun, 23 Aug 2020 04:29:47 GMT
* Dependencies: none
* Global values: none
# Credits
These definitions were written by Arturas Molcanovas <https://github.com/Alorel>.
These definitions were written by [Arturas Molcanovas](https://github.com/Alorel).

Sorry, the diff of this file is not supported yet

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