esbuild-plugins-node-modules-polyfill
Advanced tools
Comparing version 1.6.5-next.ab06cc5.0 to 1.6.5-next.ab3e41b.0
{ | ||
"name": "esbuild-plugins-node-modules-polyfill", | ||
"version": "1.6.5-next.ab06cc5.0", | ||
"version": "1.6.5-next.ab3e41b.0", | ||
"description": "Polyfills nodejs builtin modules and globals for the browser.", | ||
@@ -43,14 +43,14 @@ "main": "dist/index.js", | ||
"@favware/npm-deprecate": "^1.0.7", | ||
"@types/node": "^20.14.2", | ||
"@types/node": "^20.14.10", | ||
"cz-conventional-changelog": "^3.3.0", | ||
"esbuild": "^0.21.4", | ||
"esbuild": "^0.23.0", | ||
"eslint": "^8.57.0", | ||
"eslint-config-mahir": "^0.0.43", | ||
"husky": "^9.0.11", | ||
"lint-staged": "^15.2.5", | ||
"lint-staged": "^15.2.7", | ||
"pinst": "^3.0.0", | ||
"prettier": "^3.3.1", | ||
"prettier": "^3.3.3", | ||
"tsup": "^8.1.0", | ||
"typescript": "^5.4.5", | ||
"vitest": "^1.6.0" | ||
"typescript": "^5.5.3", | ||
"vitest": "^2.0.2" | ||
}, | ||
@@ -94,3 +94,3 @@ "peerDependencies": { | ||
}, | ||
"packageManager": "yarn@4.2.2" | ||
"packageManager": "yarn@4.3.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
49741