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.37 to 1.0.38

8

CHANGELOG.md

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

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

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

7

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

@@ -20,6 +20,9 @@ "main": "lib/index.js",

},
"devDependencies": {
"@cloudflare/intl-core": "^1.2.4"
},
"peerDependencies": {
"react": "^15.0.0-0 || ^16.0.0-0 || ^17.0.0-0"
},
"gitHead": "695c7bc594cf59b85264bc4de202b1c4d4aa75c6"
"gitHead": "2bd08ab3084c9ac418bd33b8638f1b09a893d96e"
}
import { IOrganization } from './organization';
import { ESupportedLocales } from '@cloudflare/intl-core';

@@ -49,2 +50,3 @@ export interface IUser {

};
'language-locale': ESupportedLocales;
created_on: string;

@@ -51,0 +53,0 @@ updated_on: string;

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