esbuild-plugins-node-modules-polyfill
Advanced tools
Comparing version 1.6.4-next.4e5b9fe.0 to 1.6.4-next.5249f2d.0
{ | ||
"name": "esbuild-plugins-node-modules-polyfill", | ||
"version": "1.6.4-next.4e5b9fe.0", | ||
"version": "1.6.4-next.5249f2d.0", | ||
"description": "Polyfills nodejs builtin modules and globals for the browser.", | ||
@@ -39,9 +39,9 @@ "main": "dist/index.js", | ||
"devDependencies": { | ||
"@commitlint/cli": "^18.6.1", | ||
"@commitlint/config-conventional": "^18.6.2", | ||
"@favware/cliff-jumper": "^2.2.3", | ||
"@commitlint/cli": "^19.2.2", | ||
"@commitlint/config-conventional": "^19.2.2", | ||
"@favware/cliff-jumper": "^3.0.2", | ||
"@favware/npm-deprecate": "^1.0.7", | ||
"@types/node": "^20.11.20", | ||
"@types/node": "^20.12.7", | ||
"cz-conventional-changelog": "^3.3.0", | ||
"esbuild": "^0.20.1", | ||
"esbuild": "^0.20.2", | ||
"eslint": "^8.57.0", | ||
@@ -54,4 +54,4 @@ "eslint-config-mahir": "^0.0.43", | ||
"tsup": "^8.0.2", | ||
"typescript": "^5.3.3", | ||
"vitest": "^1.3.1" | ||
"typescript": "^5.4.5", | ||
"vitest": "^1.5.0" | ||
}, | ||
@@ -95,3 +95,3 @@ "peerDependencies": { | ||
}, | ||
"packageManager": "yarn@4.1.0" | ||
"packageManager": "yarn@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
49824