@larvit/log
Advanced tools
Comparing version 1.2.1 to 1.2.2
{ | ||
"name": "@larvit/log", | ||
"version": "1.2.1", | ||
"version": "1.2.2", | ||
"type": "module", | ||
"license": "MIT", | ||
"packageManager": "yarn@3.6.1", | ||
"packageManager": "yarn@3.6.3", | ||
"scripts": { | ||
@@ -15,10 +15,10 @@ "build": "rm -f index.js index.d.ts index.js.map && tsc && uglifyjs index.js -o index.js", | ||
"devDependencies": { | ||
"@larvit/eslint-config-typescript-esm": "1.2.0", | ||
"@larvit/eslint-config-typescript-esm": "1.2.1", | ||
"@randomgoods/tap-spec": "5.0.3", | ||
"@types/node": "18.16.19", | ||
"@types/node": "20.5.7", | ||
"@types/tape": "5.6.0", | ||
"eslint": "8.44.0", | ||
"tape": "5.6.3", | ||
"eslint": "8.48.0", | ||
"tape": "5.6.6", | ||
"ts-node": "10.9.1", | ||
"typescript": "5.1.6", | ||
"typescript": "5.2.2", | ||
"uglify-js": "3.17.4" | ||
@@ -25,0 +25,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
13292