@types/stripe
Advanced tools
Comparing version 3.0.0 to 4.7.0
{ | ||
"name": "@types/stripe", | ||
"version": "3.0.0", | ||
"version": "4.7.0", | ||
"description": "TypeScript definitions for stripe", | ||
@@ -8,20 +8,20 @@ "license": "MIT", | ||
{ | ||
"name": "Andy Hawkins", | ||
"url": "https://github.com/a904guy/,http://a904guy.com" | ||
"name": "William Johnston", | ||
"url": "https://github.com/wjohnsto", | ||
"githubUsername": "wjohnsto" | ||
}, | ||
{ | ||
"name": "Eric J. Smith", | ||
"url": "https://github.com/ejsmith/" | ||
"name": "Peter Harris", | ||
"url": "https://github.com/codeanimal", | ||
"githubUsername": "codeanimal" | ||
}, | ||
{ | ||
"name": "Amrit Kahlon", | ||
"url": "https://github.com/amritk/" | ||
"name": "Sampson Oliver", | ||
"url": "https://github.com/sampsonjoliver", | ||
"githubUsername": "sampsonjoliver" | ||
}, | ||
{ | ||
"name": "Adam Cmiel", | ||
"url": "https://github.com/adamcmiel" | ||
}, | ||
{ | ||
"name": "Justin Leider", | ||
"url": "https://github.com/jleider" | ||
"name": "Linus Unnebäck", | ||
"url": "https://github.com/LinusU", | ||
"githubUsername": "LinusU" | ||
} | ||
@@ -35,6 +35,7 @@ ], | ||
"scripts": {}, | ||
"dependencies": {}, | ||
"peerDependencies": {}, | ||
"typesPublisherContentHash": "3a51088a4b3728cf84840eb9161aa55cbf3a021458cecef472850d9fd2cee03c", | ||
"dependencies": { | ||
"@types/node": "*" | ||
}, | ||
"typesPublisherContentHash": "f8dd73a05eadf1162083276d17fd246756f6dbd5f88c194010803300a0a68e43", | ||
"typeScriptVersion": "2.0" | ||
} |
@@ -5,3 +5,3 @@ # Installation | ||
# Summary | ||
This package contains type definitions for stripe (https://stripe.com/). | ||
This package contains type definitions for stripe (https://github.com/stripe/stripe-node/). | ||
@@ -12,7 +12,7 @@ # Details | ||
Additional Details | ||
* Last updated: Thu, 15 Jun 2017 20:20:13 GMT | ||
* Dependencies: none | ||
* Last updated: Wed, 18 Oct 2017 20:09:19 GMT | ||
* Dependencies: node | ||
* Global values: none | ||
# Credits | ||
These definitions were written 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>. | ||
These definitions were written by William Johnston <https://github.com/wjohnsto>, Peter Harris <https://github.com/codeanimal>, Sampson Oliver <https://github.com/sampsonjoliver>, Linus Unnebäck <https://github.com/LinusU>. |
Sorry, the diff of this file is too big to display
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
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
326101
5618
1
+ Added@types/node@*
+ Added@types/node@22.10.7(transitive)
+ Addedundici-types@6.20.0(transitive)