@app-config/esbuild
Advanced tools
Comparing version 2.8.0 to 3.0.0-alpha.6
{ | ||
"name": "@app-config/esbuild", | ||
"description": "esbuild module resolution support for @app-config", | ||
"version": "2.8.0", | ||
"version": "3.0.0-alpha.6", | ||
"license": "MPL-2.0", | ||
@@ -33,7 +33,7 @@ "author": { | ||
"dependencies": { | ||
"@app-config/config": "^2.8.0", | ||
"@app-config/utils": "^2.8.0" | ||
"@app-config/config": "^3.0.0-alpha.6", | ||
"@app-config/utils": "^3.0.0-alpha.6" | ||
}, | ||
"devDependencies": { | ||
"@app-config/test-utils": "^2.8.0", | ||
"@app-config/test-utils": "^3.0.0-alpha.6", | ||
"esbuild": "0.13" | ||
@@ -40,0 +40,0 @@ }, |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
7978
2
+ Added@app-config/utils@3.0.0-alpha.6(transitive)
- Removed@app-config/utils@2.8.7(transitive)