New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@cloudflare/types

Package Overview
Dependencies
Maintainers
28
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.1.8 to 1.1.9

8

CHANGELOG.md

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

## [1.1.9](http://stash.cfops.it:7999/fe/stratus/compare/@cloudflare/types@1.1.8...@cloudflare/types@1.1.9) (2019-09-02)
**Note:** Version bump only for package @cloudflare/types
## [1.1.8](http://stash.cfops.it:7999/fe/stratus/compare/@cloudflare/types@1.1.7...@cloudflare/types@1.1.8) (2019-08-27)

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

4

package.json
{
"name": "@cloudflare/types",
"description": "",
"version": "1.1.8",
"version": "1.1.9",
"types": "./src",

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

},
"gitHead": "88e32a91c74153b178d8e8f4cb2c114ccf00ae8d"
"gitHead": "60f1ff55e408f7f939ce31c1999ce7247466b99f"
}

@@ -7,2 +7,4 @@ export interface IOrigin {

export interface ILoadBalancerPool {
id: string;
name: string;
healthy: boolean;

@@ -9,0 +11,0 @@ monitor?: any;

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