@types/card-validator
Advanced tools
Comparing version 4.1.0 to 7.0.1
{ | ||
"name": "@types/card-validator", | ||
"version": "4.1.0", | ||
"description": "TypeScript definitions for card-validator", | ||
"license": "MIT", | ||
"contributors": [ | ||
{ | ||
"name": "Gregory Moore", | ||
"url": "https://github.com/ChanceM", | ||
"githubUsername": "ChanceM" | ||
} | ||
], | ||
"version": "7.0.1", | ||
"typings": null, | ||
"description": "Stub TypeScript definitions entry for card-validator, which provides its own types definitions", | ||
"main": "", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://www.github.com/DefinitelyTyped/DefinitelyTyped.git" | ||
}, | ||
"scripts": {}, | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "dbf0dca26160bad349d2697355912a58bd4bcc56ac90f1f0b8964f3a8b81d262", | ||
"typeScriptVersion": "2.0" | ||
"author": "", | ||
"repository": "https://github.com/braintree/card-validator", | ||
"license": "MIT", | ||
"dependencies": { | ||
"card-validator": "*" | ||
} | ||
} |
@@ -1,16 +0,3 @@ | ||
# Installation | ||
> `npm install --save @types/card-validator` | ||
This is a stub types definition for card-validator (https://github.com/braintree/card-validator). | ||
# Summary | ||
This package contains type definitions for card-validator (https://github.com/braintree/card-validator). | ||
# Details | ||
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/card-validator | ||
Additional Details | ||
* Last updated: Thu, 14 Sep 2017 19:43:24 GMT | ||
* Dependencies: none | ||
* Global values: none | ||
# Credits | ||
These definitions were written by Gregory Moore <https://github.com/ChanceM>. | ||
card-validator provides its own type definitions, so you don't need @types/card-validator installed! |
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
Deprecated
MaintenanceThe maintainer of the package marked it as deprecated. This could indicate that a single version should not be used, or that the package is no longer maintained and any new vulnerabilities will not be fixed.
Found 1 instance in 1 package
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
Found 1 instance in 1 package
Wildcard dependency
QualityPackage has a dependency with a floating version range. This can cause issues if the dependency publishes a new major version.
Found 1 instance in 1 package
No contributors or author data
MaintenancePackage does not specify a list of contributors or an author in package.json.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
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
1740
1
3
0
2
1
1
3
1
1
+ Addedcard-validator@*
+ Addedcard-validator@10.0.0(transitive)
+ Addedcredit-card-type@9.1.0(transitive)