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

@cloudflare/util-logger

Package Overview
Dependencies
Maintainers
31
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cloudflare/util-logger - npm Package Compare versions

Comparing version 1.0.22 to 1.0.23

src/createLogger.ts

8

CHANGELOG.md

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

## [1.0.23](http://stash.cfops.it:7999/fe/stratus/compare/@cloudflare/util-logger@1.0.22...@cloudflare/util-logger@1.0.23) (2020-02-12)
**Note:** Version bump only for package @cloudflare/util-logger
## [1.0.22](http://stash.cfops.it:7999/fe/stratus/compare/@cloudflare/util-logger@1.0.16...@cloudflare/util-logger@1.0.22) (2020-02-02)

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

7

package.json
{
"name": "@cloudflare/util-logger",
"description": "Cloudflare Logger Util",
"version": "1.0.22",
"main": "lib/index.js",
"version": "1.0.23",
"main": "src/index.ts",
"module": "es/index.js",

@@ -12,2 +12,3 @@ "jsnext:main": "es/index.js",

"publishConfig": {
"main": "lib/index.js",
"registry": "http://registry.npmjs.org/",

@@ -25,3 +26,3 @@ "access": "public"

},
"gitHead": "8d0306d0234211b5ebadd5d08d2ac6200fbb472f"
"gitHead": "88916f170a5a79963b140a5eb6158ed2277f3ac6"
}
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