@types/stripe
Advanced tools
Comparing version 0.0.28 to 0.0.29
@@ -20,4 +20,5 @@ // Type definitions for stripe | ||
number: string; | ||
exp_month: number; | ||
exp_year: number; | ||
exp_month?: number; | ||
exp_year?: number; | ||
exp?: string; | ||
cvc?: string; | ||
@@ -24,0 +25,0 @@ name?: string; |
{ | ||
"name": "@types/stripe", | ||
"version": "0.0.28", | ||
"version": "0.0.29", | ||
"description": "TypeScript definitions for stripe", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
@@ -11,3 +11,3 @@ # Installation | ||
Additional Details | ||
* Last updated: Tue, 02 Aug 2016 15:43:00 GMT | ||
* Last updated: Mon, 15 Aug 2016 13:49:00 GMT | ||
* File structure: Mixed | ||
@@ -14,0 +14,0 @@ * Library Dependencies: none |
@@ -24,3 +24,3 @@ { | ||
"hasPackageJson": false, | ||
"contentHash": "5ef59f6fac4db8b63d8fe07177b6a9844721751d596e3a2ffd3418e9594d23ad" | ||
"contentHash": "8da13db306e7d00f3f4cafe13fab87ad686bc78d9fb4e7da27989499348cd335" | ||
} |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
5070
123
0