@loglin/reporter-console
Advanced tools
Comparing version 1.1.2 to 1.1.3
{ | ||
"name": "@loglin/reporter-console", | ||
"version": "1.1.2", | ||
"version": "1.1.3", | ||
"license": "MIT", | ||
@@ -16,4 +16,4 @@ "author": "Marvin Rudolph", | ||
"homepage": "https://github.com/loglin/loglin/tree/main", | ||
"main": "./dist/reporter-console.js", | ||
"module": "./dist/reporter-console.mjs", | ||
"main": "./dist/index.js", | ||
"module": "./dist/index.mjs", | ||
"types": "./dist/index.d.ts", | ||
@@ -30,3 +30,3 @@ "files": [ | ||
"peerDependencies": { | ||
"loglin": "^1.1.2" | ||
"loglin": "^1.1.3" | ||
}, | ||
@@ -33,0 +33,0 @@ "dependencies": { |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
0
12719