@app-config/esbuild
Advanced tools
Comparing version 2.8.7 to 2.9.0-beta.1
{ | ||
"name": "@app-config/esbuild", | ||
"description": "esbuild module resolution support for @app-config", | ||
"version": "2.8.7", | ||
"version": "2.9.0-beta.1", | ||
"license": "MPL-2.0", | ||
@@ -33,8 +33,8 @@ "author": { | ||
"dependencies": { | ||
"@app-config/config": "^2.8.7", | ||
"@app-config/schema": "^2.8.7", | ||
"@app-config/utils": "^2.8.7" | ||
"@app-config/config": "^2.9.0-beta.1", | ||
"@app-config/schema": "^2.9.0-beta.1", | ||
"@app-config/utils": "^2.9.0-beta.1" | ||
}, | ||
"devDependencies": { | ||
"@app-config/test-utils": "^2.8.7", | ||
"@app-config/test-utils": "^2.9.0-beta.1", | ||
"esbuild": "0.13" | ||
@@ -41,0 +41,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
11325
2
+ Added@app-config/core@2.9.0-beta.1(transitive)
+ Added@app-config/logging@2.9.0-beta.1(transitive)
+ Added@app-config/node@2.9.0-beta.1(transitive)
+ Added@app-config/schema@2.9.0-beta.1(transitive)
+ Added@app-config/utils@2.9.0-beta.1(transitive)
- Removed@app-config/core@2.8.7(transitive)
- Removed@app-config/logging@2.8.7(transitive)
- Removed@app-config/node@2.8.7(transitive)
- Removed@app-config/schema@2.8.7(transitive)
- Removed@app-config/utils@2.8.7(transitive)