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

@cloudflare/types

Package Overview
Dependencies
Maintainers
23
Versions
492
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cloudflare/types - npm Package Compare versions

Comparing version 1.0.36 to 1.0.37

8

CHANGELOG.md

@@ -6,2 +6,10 @@ # Change Log

## [1.0.37](http://stash.cfops.it:7999/fe/stratus/compare/@cloudflare/types@1.0.36...@cloudflare/types@1.0.37) (2019-06-20)
**Note:** Version bump only for package @cloudflare/types
## [1.0.36](http://stash.cfops.it:7999/fe/stratus/compare/@cloudflare/types@1.0.35...@cloudflare/types@1.0.36) (2019-06-17)

@@ -8,0 +16,0 @@

4

package.json
{
"name": "@cloudflare/types",
"description": "",
"version": "1.0.36",
"version": "1.0.37",
"types": "./src",

@@ -23,3 +23,3 @@ "main": "lib/index.js",

},
"gitHead": "d7c7edf2da21a82591eed36051e69c67533a5112"
"gitHead": "695c7bc594cf59b85264bc4de202b1c4d4aa75c6"
}

@@ -51,3 +51,3 @@ import { TRatePlanId } from './ratePlan';

export type TCurrency = 'USD';
export type TFrequency = 'monthly' | 'yearly';
export type TFrequency = 'monthly' | 'yearly' | 'one-time';
// subscription.state. is a bug on backend (BILL-4697)

@@ -54,0 +54,0 @@ export type TState = 'Paid' | 'Unpaid' | 'subscription.state.';

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