esbuild-plugins-node-modules-polyfill
Advanced tools
Comparing version 1.0.7-next.8000f0a.0 to 1.0.7-next.8b33bec.0
{ | ||
"name": "esbuild-plugins-node-modules-polyfill", | ||
"version": "1.0.7-next.8000f0a.0", | ||
"version": "1.0.7-next.8b33bec.0", | ||
"description": "Polyfills nodejs builtin modules for the browser.", | ||
@@ -42,5 +42,5 @@ "main": "dist/index.js", | ||
"cz-conventional-changelog": "^3.3.0", | ||
"esbuild": "^0.15.10", | ||
"esbuild": "^0.15.11", | ||
"eslint": "^8.25.0", | ||
"eslint-config-mahir": "^0.0.8", | ||
"eslint-config-mahir": "^0.0.11", | ||
"husky": "^8.0.1", | ||
@@ -81,3 +81,3 @@ "lint-staged": "^13.0.3", | ||
"ansi-regex": "^5.0.1", | ||
"minimist": "^1.2.6" | ||
"minimist": "^1.2.7" | ||
}, | ||
@@ -84,0 +84,0 @@ "packageManager": "yarn@3.2.4", |
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
27294