@types/anymatch
Advanced tools
Comparing version 1.3.0 to 1.3.1
// Type definitions for anymatch 1.3 | ||
// Project: https://github.com/es128/anymatch | ||
// Project: https://github.com/micromatch/anymatch | ||
// Definitions by: BendingBender <https://github.com/BendingBender> | ||
@@ -4,0 +4,0 @@ // Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped |
{ | ||
"name": "@types/anymatch", | ||
"version": "1.3.0", | ||
"version": "1.3.1", | ||
"description": "TypeScript definitions for anymatch", | ||
@@ -9,15 +9,16 @@ "license": "MIT", | ||
"name": "BendingBender", | ||
"url": "https://github.com/BendingBender" | ||
"url": "https://github.com/BendingBender", | ||
"githubUsername": "BendingBender" | ||
} | ||
], | ||
"main": "", | ||
"types": "index", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://www.github.com/DefinitelyTyped/DefinitelyTyped.git" | ||
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git" | ||
}, | ||
"scripts": {}, | ||
"dependencies": {}, | ||
"peerDependencies": {}, | ||
"typesPublisherContentHash": "d293c68c88fb5bef7c0fd95bdc141e9b5850f6c2342b8cddb22b60e6fb725bd8", | ||
"typesPublisherContentHash": "226033cdde45fb78998524c0f183693e47b7bae0c375ca7ed333309df5735f0f", | ||
"typeScriptVersion": "2.0" | ||
} |
@@ -5,9 +5,9 @@ # Installation | ||
# Summary | ||
This package contains type definitions for anymatch (https://github.com/es128/anymatch). | ||
This package contains type definitions for anymatch ( https://github.com/micromatch/anymatch ). | ||
# Details | ||
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/anymatch | ||
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/anymatch | ||
Additional Details | ||
* Last updated: Mon, 14 Aug 2017 18:44:00 GMT | ||
* Last updated: Wed, 13 Feb 2019 16:16:44 GMT | ||
* Dependencies: none | ||
@@ -14,0 +14,0 @@ * Global values: none |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
3371