Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@types/stripe

Package Overview
Dependencies
Maintainers
1
Versions
612
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/stripe - npm Package Compare versions

Comparing version 0.0.28 to 0.0.29

5

stripe/index.d.ts

@@ -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;

2

stripe/package.json
{
"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"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc