@aircall/logger
Advanced tools
Comparing version 2.2.0 to 2.2.2
{ | ||
"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
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
24957
28
1
+ Added@datadog/browser-core@1.7.3(transitive)
+ Added@datadog/browser-logs@1.7.3(transitive)
- Removed@datadog/browser-core@1.2.7(transitive)
- Removed@datadog/browser-logs@1.2.7(transitive)
- Removedurl-polyfill@1.1.7(transitive)
Updated@datadog/browser-logs@1.7.3