@types/stripe
Advanced tools
Comparing version 2.0.0 to 2.0.1
@@ -38,2 +38,3 @@ // Type definitions for stripe 2.x | ||
id: string; | ||
client_ip: string; | ||
created: number; | ||
@@ -40,0 +41,0 @@ livemode: boolean; |
{ | ||
"name": "@types/stripe", | ||
"version": "2.0.0", | ||
"version": "2.0.1", | ||
"description": "TypeScript definitions for stripe", | ||
@@ -15,4 +15,4 @@ "license": "MIT", | ||
"peerDependencies": {}, | ||
"typesPublisherContentHash": "fc5fec37582ccaba766d8192ad4562a039ae0be8995070105d84d4a3f192a660", | ||
"typesPublisherContentHash": "1f838001bdcf6ceeeb741bcd2d1e3ddf0ba7c2748e4e1f1730fc049b42c785e4", | ||
"typeScriptVersion": "2.0" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
Additional Details | ||
* Last updated: Tue, 07 Feb 2017 20:53:02 GMT | ||
* Last updated: Fri, 10 Feb 2017 00:35:40 GMT | ||
* Dependencies: none | ||
@@ -14,0 +14,0 @@ * Global values: Stripe |
@@ -24,5 +24,5 @@ { | ||
"hasPackageJson": false, | ||
"contentHash": "fc5fec37582ccaba766d8192ad4562a039ae0be8995070105d84d4a3f192a660" | ||
"contentHash": "1f838001bdcf6ceeeb741bcd2d1e3ddf0ba7c2748e4e1f1730fc049b42c785e4" | ||
}, | ||
"isLatest": true | ||
} |
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
8113
170