esbuild-plugins-node-modules-polyfill
Advanced tools
Comparing version 1.6.3 to 1.6.4-next.2dbbd54.0
{ | ||
"name": "esbuild-plugins-node-modules-polyfill", | ||
"version": "1.6.3", | ||
"version": "1.6.4-next.2dbbd54.0", | ||
"description": "Polyfills nodejs builtin modules and globals for the browser.", | ||
@@ -18,3 +18,3 @@ "main": "dist/index.js", | ||
"prepack": "yarn build && pinst --disable", | ||
"_postinstall": "husky install .github/husky", | ||
"_postinstall": "husky .github/husky", | ||
"postpack": "pinst --enable", | ||
@@ -40,10 +40,10 @@ "typecheck": "tsc -p tsconfig.eslint.json", | ||
"devDependencies": { | ||
"@commitlint/cli": "^18.6.1", | ||
"@commitlint/config-conventional": "^18.6.2", | ||
"@favware/cliff-jumper": "^2.2.3", | ||
"@commitlint/cli": "^19.3.0", | ||
"@commitlint/config-conventional": "^19.2.2", | ||
"@favware/cliff-jumper": "^3.0.3", | ||
"@favware/npm-deprecate": "^1.0.7", | ||
"@types/node": "^20.11.19", | ||
"@types/node": "^20.12.7", | ||
"cz-conventional-changelog": "^3.3.0", | ||
"esbuild": "^0.20.1", | ||
"eslint": "^8.56.0", | ||
"esbuild": "^0.20.2", | ||
"eslint": "^8.57.0", | ||
"eslint-config-mahir": "^0.0.43", | ||
@@ -55,4 +55,4 @@ "husky": "^9.0.11", | ||
"tsup": "^8.0.2", | ||
"typescript": "^5.3.3", | ||
"vitest": "^1.3.0" | ||
"typescript": "^5.4.5", | ||
"vitest": "^1.5.2" | ||
}, | ||
@@ -96,3 +96,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
Deprecated
MaintenanceThe maintainer of the package marked it as deprecated. This could indicate that a single version should not be used, or that the package is no longer maintained and any new vulnerabilities will not be fixed.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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
1
1