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

@types/find-node-modules

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/find-node-modules - npm Package Compare versions

Comparing version 2.1.0 to 2.1.1

5

find-node-modules/index.d.ts

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

// Type definitions for find-node-modules 2.1
// Project: https://github.com/callumacrae/find-node-modules
// Definitions by: Artem Klyuev <https://github.com/ArtemKlyuev>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
declare namespace findNodeModules {

@@ -7,0 +2,0 @@ interface Options {

10

find-node-modules/package.json
{
"name": "@types/find-node-modules",
"version": "2.1.0",
"version": "2.1.1",
"description": "TypeScript definitions for find-node-modules",

@@ -10,4 +10,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/find-node-modules",

"name": "Artem Klyuev",
"url": "https://github.com/ArtemKlyuev",
"githubUsername": "ArtemKlyuev"
"githubUsername": "ArtemKlyuev",
"url": "https://github.com/ArtemKlyuev"
}

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

"dependencies": {},
"typesPublisherContentHash": "fc7a7e3ac4d152bbf83010adec737d7e570c0cfc87e29e6d064a6217d3ffafb3",
"typeScriptVersion": "4.1"
"typesPublisherContentHash": "147f22d5930746be604500f3503307f4ef9e97a35501d90c83648c3d75377071",
"typeScriptVersion": "4.5"
}

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

````ts
// Type definitions for find-node-modules 2.1
// Project: https://github.com/callumacrae/find-node-modules
// Definitions by: Artem Klyuev <https://github.com/ArtemKlyuev>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
declare namespace findNodeModules {

@@ -65,7 +60,6 @@ interface Options {

### Additional Details
* Last updated: Wed, 05 Oct 2022 05:32:58 GMT
* Last updated: Wed, 18 Oct 2023 01:17:34 GMT
* Dependencies: none
* Global values: none
# Credits
These definitions were written by [Artem Klyuev](https://github.com/ArtemKlyuev).
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