@types/stripe
Advanced tools
Comparing version 2.0.1 to 2.0.2
// Type definitions for stripe 2.x | ||
// Project: https://stripe.com/ | ||
// Definitions by: Andy Hawkins <https://github.com/a904guy/,http://a904guy.com>, Eric J. Smith <https://github.com/ejsmith/>, Amrit Kahlon <https://github.com/amritk/>, Adam Cmiel <https://github.com/adamcmiel>, Justin Leider <https://github.com/jleider> | ||
// Definitions by: Andy Hawkins <https://github.com/a904guy/,http://a904guy.com> | ||
// Eric J. Smith <https://github.com/ejsmith/> | ||
// Amrit Kahlon <https://github.com/amritk/> | ||
// Adam Cmiel <https://github.com/adamcmiel> | ||
// Justin Leider <https://github.com/jleider> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
@@ -5,0 +9,0 @@ |
{ | ||
"name": "@types/stripe", | ||
"version": "2.0.1", | ||
"version": "2.0.2", | ||
"description": "TypeScript definitions for stripe", | ||
"license": "MIT", | ||
"author": "Andy Hawkins <https://github.com/a904guy/,http://a904guy.com>, Eric J. Smith <https://github.com/ejsmith/>, Amrit Kahlon <https://github.com/amritk/>, Adam Cmiel <https://github.com/adamcmiel>, Justin Leider <https://github.com/jleider>", | ||
"contributors": [ | ||
{ | ||
"name": "Andy Hawkins", | ||
"url": "https://github.com/a904guy/,http://a904guy.com" | ||
}, | ||
{ | ||
"name": "Eric J. Smith", | ||
"url": "https://github.com/ejsmith/" | ||
}, | ||
{ | ||
"name": "Amrit Kahlon", | ||
"url": "https://github.com/amritk/" | ||
}, | ||
{ | ||
"name": "Adam Cmiel", | ||
"url": "https://github.com/adamcmiel" | ||
}, | ||
{ | ||
"name": "Justin Leider", | ||
"url": "https://github.com/jleider" | ||
} | ||
], | ||
"main": "", | ||
@@ -15,4 +36,4 @@ "repository": { | ||
"peerDependencies": {}, | ||
"typesPublisherContentHash": "1f838001bdcf6ceeeb741bcd2d1e3ddf0ba7c2748e4e1f1730fc049b42c785e4", | ||
"typesPublisherContentHash": "aaf7c6cd730936f9e2215bbc480db60a3db0c55368098fbdc2242a6393ae183c", | ||
"typeScriptVersion": "2.0" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
Additional Details | ||
* Last updated: Fri, 10 Feb 2017 00:35:40 GMT | ||
* Last updated: Thu, 23 Feb 2017 18:39:28 GMT | ||
* Dependencies: none | ||
@@ -14,0 +14,0 @@ * Global values: Stripe |
@@ -6,3 +6,24 @@ { | ||
"data": { | ||
"authors": "Andy Hawkins <https://github.com/a904guy/,http://a904guy.com>, Eric J. Smith <https://github.com/ejsmith/>, Amrit Kahlon <https://github.com/amritk/>, Adam Cmiel <https://github.com/adamcmiel>, Justin Leider <https://github.com/jleider>", | ||
"contributors": [ | ||
{ | ||
"name": "Andy Hawkins", | ||
"url": "https://github.com/a904guy/,http://a904guy.com" | ||
}, | ||
{ | ||
"name": "Eric J. Smith", | ||
"url": "https://github.com/ejsmith/" | ||
}, | ||
{ | ||
"name": "Amrit Kahlon", | ||
"url": "https://github.com/amritk/" | ||
}, | ||
{ | ||
"name": "Adam Cmiel", | ||
"url": "https://github.com/adamcmiel" | ||
}, | ||
{ | ||
"name": "Justin Leider", | ||
"url": "https://github.com/jleider" | ||
} | ||
], | ||
"dependencies": {}, | ||
@@ -25,5 +46,5 @@ "pathMappings": {}, | ||
"hasPackageJson": false, | ||
"contentHash": "1f838001bdcf6ceeeb741bcd2d1e3ddf0ba7c2748e4e1f1730fc049b42c785e4" | ||
"contentHash": "aaf7c6cd730936f9e2215bbc480db60a3db0c55368098fbdc2242a6393ae183c" | ||
}, | ||
"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
8916
195