@types/stripe
Advanced tools
Comparing version 0.0.21-alpha to 0.0.22-alpha
@@ -0,0 +0,0 @@ // Type definitions for stripe |
{ | ||
"name": "@types/stripe", | ||
"version": "0.0.21-alpha", | ||
"version": "0.0.22-alpha", | ||
"description": "TypeScript definitions for stripe", | ||
@@ -8,8 +8,12 @@ "main": "", | ||
"author": "Andy Hawkins <https://github.com/a904guy/,http://a904guy.com>, Eric J. Smith <https://github.com/ejsmith/>, Amrit Kahlon <https://github.com/amritk/>", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://www.github.com/DefinitelyTyped/DefinitelyTyped.git" | ||
}, | ||
"license": "MIT", | ||
"typings": "index.d.ts", | ||
"dependencies": { | ||
"@types/bluebird": "*", | ||
"@types/node": "*" | ||
"@types/bluebird": "2.0.*", | ||
"@types/node": "4.0.*" | ||
} | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
Additional Details | ||
* Last updated: Wed, 25 May 2016 04:20:38 GMT | ||
* Last updated: Fri, 01 Jul 2016 18:42:34 GMT | ||
* File structure: MultipleModules | ||
@@ -14,0 +14,0 @@ * Library Dependencies: bluebird, node |
@@ -29,3 +29,3 @@ { | ||
], | ||
"contentHash": "77ad535e2116a37c164b132b54f23e895ef36a9aa14ee5c5961b6dff7f035cd5" | ||
"contentHash": "9c659296d32191a76e0d3c343495735e430913340e33fedcdf65e330be7a8d31" | ||
} |
Sorry, the diff of this file is too big to display
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
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
0
335548
+ Added@types/bluebird@2.0.39(transitive)
+ Added@types/node@4.0.48(transitive)
- Removed@types/bluebird@3.5.42(transitive)
- Removed@types/node@22.10.2(transitive)
- Removedundici-types@6.20.0(transitive)
Updated@types/bluebird@2.0.*
Updated@types/node@4.0.*