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.6 to 1.1.7

8

CHANGELOG.md

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

## [1.1.7](http://stash.cfops.it:7999/fe/stratus/compare/@cloudflare/types@1.1.6...@cloudflare/types@1.1.7) (2019-08-23)
**Note:** Version bump only for package @cloudflare/types
## [1.1.6](http://stash.cfops.it:7999/fe/stratus/compare/@cloudflare/types@1.1.5...@cloudflare/types@1.1.6) (2019-08-20)

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

4

package.json
{
"name": "@cloudflare/types",
"description": "",
"version": "1.1.6",
"version": "1.1.7",
"types": "./src",

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

},
"gitHead": "e61be46b9c6a054aac45410bb4b2e59897c88297"
"gitHead": "979d371fec9beca13c5dd67166cf12126e6f3c32"
}

@@ -92,1 +92,9 @@ import { TFrequency } from './subscription';

}
export interface IUnreachability {
id: string;
created_on: string;
type: string;
url: string;
status: 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