Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@types/findup-sync

Package Overview
Dependencies
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/findup-sync - npm Package Compare versions

Comparing version 4.0.2 to 4.0.3

8

findup-sync/index.d.ts

@@ -1,9 +0,1 @@

// Type definitions for findup-sync 4.0
// Project: https://github.com/gulpjs/findup-sync
// Definitions by: Bart van der Schoor <https://github.com/Bartvds>
// Nathan Brown <https://github.com/ngbrown>
// BendingBender <https://github.com/BendingBender>
// Kotaro Sugawara <https://github.com/kotarella1110>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
import micromatch = require("micromatch");

@@ -10,0 +2,0 @@

22

findup-sync/package.json
{
"name": "@types/findup-sync",
"version": "4.0.2",
"version": "4.0.3",
"description": "TypeScript definitions for findup-sync",

@@ -10,19 +10,19 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/findup-sync",

"name": "Bart van der Schoor",
"url": "https://github.com/Bartvds",
"githubUsername": "Bartvds"
"githubUsername": "Bartvds",
"url": "https://github.com/Bartvds"
},
{
"name": "Nathan Brown",
"url": "https://github.com/ngbrown",
"githubUsername": "ngbrown"
"githubUsername": "ngbrown",
"url": "https://github.com/ngbrown"
},
{
"name": "BendingBender",
"url": "https://github.com/BendingBender",
"githubUsername": "BendingBender"
"githubUsername": "BendingBender",
"url": "https://github.com/BendingBender"
},
{
"name": "Kotaro Sugawara",
"url": "https://github.com/kotarella1110",
"githubUsername": "kotarella1110"
"githubUsername": "kotarella1110",
"url": "https://github.com/kotarella1110"
}

@@ -41,4 +41,4 @@ ],

},
"typesPublisherContentHash": "a06143edd1f444fa764736f990d4fcc1d150e52dd102eaf20cab0a6465769b08",
"typeScriptVersion": "3.8"
"typesPublisherContentHash": "a381ba7e1149c5e2094b9360827d3d0dda52e784b591f867aa014b0ceefc6f85",
"typeScriptVersion": "4.5"
}

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

````ts
// Type definitions for findup-sync 4.0
// Project: https://github.com/gulpjs/findup-sync
// Definitions by: Bart van der Schoor <https://github.com/Bartvds>
// Nathan Brown <https://github.com/ngbrown>
// BendingBender <https://github.com/BendingBender>
// Kotaro Sugawara <https://github.com/kotarella1110>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
import micromatch = require("micromatch");

@@ -40,7 +32,6 @@

### Additional Details
* Last updated: Thu, 16 Dec 2021 22:31:56 GMT
* Last updated: Wed, 18 Oct 2023 01:17:34 GMT
* Dependencies: [@types/micromatch](https://npmjs.com/package/@types/micromatch)
* Global values: none
# Credits
These definitions were written by [Bart van der Schoor](https://github.com/Bartvds), [Nathan Brown](https://github.com/ngbrown), [BendingBender](https://github.com/BendingBender), and [Kotaro Sugawara](https://github.com/kotarella1110).
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