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

@cumulus/logger

Package Overview
Dependencies
Maintainers
8
Versions
151
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cumulus/logger - npm Package Compare versions

Comparing version 1.22.0 to 1.22.1

dist/index.d.ts

12

package.json
{
"name": "@cumulus/logger",
"version": "1.22.0",
"version": "1.22.1",
"description": "A log library for use on Cumulus",

@@ -13,7 +13,7 @@ "keywords": [

},
"main": "./dist/index.js",
"types": "./dist/index.d.ts",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"files": [
"./dist/**/*.js",
"./dist/**/*.d.ts"
"dist/**/*.js",
"dist/**/*.d.ts"
],

@@ -49,3 +49,3 @@ "publishConfig": {

},
"gitHead": "4309ca1eb8f0cb298886163d1e6f8cafb120cc6d"
"gitHead": "3afec6cb6b37c3695fe9c78b4c3136f02337563f"
}
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