@algolia/logger-console
Advanced tools
Comparing version 0.0.0 to 4.0.0-beta.0
@@ -1,1 +0,17 @@ | ||
{ "version": "0.0.0", "name": "@algolia/logger-console"} | ||
{ | ||
"name": "@algolia/logger-console", | ||
"version": "4.0.0-beta.0", | ||
"private": false, | ||
"description": "Promise-based log library using console log.", | ||
"license": "MIT", | ||
"files": [ | ||
"index.js", | ||
"dist" | ||
], | ||
"main": "index.js", | ||
"module": "dist/logger-console.esm.js", | ||
"types": "dist/logger-console.d.ts", | ||
"dependencies": { | ||
"@algolia/logger-common": "4.0.0-beta.0" | ||
} | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
Found 1 instance in 1 package
No License Found
License(Experimental) License information could not be found.
Found 1 instance in 1 package
2243
5
0
54
0
1
+ Added@algolia/logger-common@4.0.0-beta.0(transitive)