@types/validate-npm-package-name
Advanced tools
Comparing version 4.0.0 to 4.0.1
@@ -1,7 +0,1 @@ | ||
// Type definitions for validate-npm-package-name 4.0 | ||
// Project: https://github.com/npm/validate-npm-package-name | ||
// Definitions by: Florian Keller <https://github.com/ffflorian> | ||
// Piotr Błażejewicz <https://github.com/peterblazejewicz> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
declare namespace validate { | ||
@@ -8,0 +2,0 @@ interface Results { |
{ | ||
"name": "@types/validate-npm-package-name", | ||
"version": "4.0.0", | ||
"version": "4.0.1", | ||
"description": "TypeScript definitions for validate-npm-package-name", | ||
@@ -10,9 +10,9 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/validate-npm-package-name", | ||
"name": "Florian Keller", | ||
"url": "https://github.com/ffflorian", | ||
"githubUsername": "ffflorian" | ||
"githubUsername": "ffflorian", | ||
"url": "https://github.com/ffflorian" | ||
}, | ||
{ | ||
"name": "Piotr Błażejewicz", | ||
"url": "https://github.com/peterblazejewicz", | ||
"githubUsername": "peterblazejewicz" | ||
"githubUsername": "peterblazejewicz", | ||
"url": "https://github.com/peterblazejewicz" | ||
} | ||
@@ -29,4 +29,4 @@ ], | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "db5fd49b6f4bc643c4d59615d89ed79a7db6ef2e7b1b6629d78db888763cd70e", | ||
"typeScriptVersion": "4.0" | ||
"typesPublisherContentHash": "e2a0fdf5f5f6fbf5a05822eaa1ecdc5be6b481fad1476be516c8bd3b0b20d1cf", | ||
"typeScriptVersion": "4.5" | ||
} |
@@ -11,8 +11,2 @@ # Installation | ||
````ts | ||
// Type definitions for validate-npm-package-name 4.0 | ||
// Project: https://github.com/npm/validate-npm-package-name | ||
// Definitions by: Florian Keller <https://github.com/ffflorian> | ||
// Piotr Błażejewicz <https://github.com/peterblazejewicz> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
declare namespace validate { | ||
@@ -51,7 +45,6 @@ interface Results { | ||
### Additional Details | ||
* Last updated: Thu, 23 Jun 2022 08:01:38 GMT | ||
* Last updated: Wed, 18 Oct 2023 11:45:07 GMT | ||
* Dependencies: none | ||
* Global values: none | ||
# Credits | ||
These definitions were written by [Florian Keller](https://github.com/ffflorian), and [Piotr Błażejewicz](https://github.com/peterblazejewicz). |
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
4448
24
49