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

@aircall/logger

Package Overview
Dependencies
Maintainers
8
Versions
58
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aircall/logger - npm Package Compare versions

Comparing version 2.2.0 to 2.2.2

CHANGELOG.md

9

package.json
{
"name": "@aircall/logger",
"version": "2.2.0",
"version": "2.2.2",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"scripts": {
"build": "rm -rf dist && tsc",
"prepare": "npm build"
"postversion": "rm -rf dist && tsc"
},

@@ -13,7 +12,7 @@ "publishConfig": {

},
"gitHead": "fa017790b7c1007725b7200c24df33afae396955",
"gitHead": "0413f883af75ce2f62efc1669100d07ba94ee0bb",
"dependencies": {
"@datadog/browser-logs": "1.2.7",
"@datadog/browser-logs": "1.7.3",
"redux": "4.0.5"
}
}

@@ -8,3 +8,2 @@ import Logger from './Logger';

export * from './Logger';
export default logger;

Sorry, the diff of this file is not supported yet

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