Comparing version 4.1.0 to 4.1.1
@@ -22,3 +22,3 @@ { | ||
"fast-json-stringify": "^2.4.2", | ||
"fast-printf": "^1.6.0", | ||
"fast-printf": "^1.6.1", | ||
"globalthis": "^1.0.2", | ||
@@ -54,2 +54,8 @@ "is-circular": "^1.0.2", | ||
}, | ||
"exports": { | ||
".": { | ||
"default": "./dist/esm/src/log.js", | ||
"require": "./dist/cjs/src/log.js" | ||
} | ||
}, | ||
"husky": { | ||
@@ -68,3 +74,2 @@ "scripts": { | ||
"main": "./dist/cjs/src/log.js", | ||
"module": "./dist/esm/src/log.js", | ||
"name": "roarr", | ||
@@ -84,3 +89,3 @@ "repository": { | ||
"typings": "./dist/esm/src/log.d.ts", | ||
"version": "4.1.0" | ||
"version": "4.1.1" | ||
} |
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
86970
0
Updatedfast-printf@^1.6.1