@aircall/logger
Advanced tools
Comparing version 2.2.2 to 2.2.3
@@ -6,2 +6,10 @@ # Change Log | ||
## [2.2.3](https://github.com/aircall/front-end-core/compare/@aircall/logger@2.2.2...@aircall/logger@2.2.3) (2020-03-17) | ||
**Note:** Version bump only for package @aircall/logger | ||
## [2.2.2](https://github.com/aircall/front-end-core/compare/@aircall/logger@2.2.1...@aircall/logger@2.2.2) (2020-03-17) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@aircall/logger", | ||
"version": "2.2.2", | ||
"version": "2.2.3", | ||
"main": "dist/index.js", | ||
@@ -12,3 +12,3 @@ "types": "dist/index.d.ts", | ||
}, | ||
"gitHead": "0413f883af75ce2f62efc1669100d07ba94ee0bb", | ||
"gitHead": "3d7dc39717ada2a9e1bb124fb11cf3ed18db5013", | ||
"dependencies": { | ||
@@ -15,0 +15,0 @@ "@datadog/browser-logs": "1.7.3", |
@@ -8,2 +8,3 @@ import Logger from './Logger'; | ||
export * from './Logger'; | ||
export default logger; |
Sorry, the diff of this file is not supported yet
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
25141
0