@webiny/plugins
Advanced tools
Comparing version 5.41.4 to 5.42.0-beta.0
{ | ||
"name": "@webiny/plugins", | ||
"version": "5.41.4", | ||
"version": "5.42.0-beta.0", | ||
"main": "index.js", | ||
@@ -16,12 +16,9 @@ "repository": { | ||
"dependencies": { | ||
"@babel/runtime": "7.24.1", | ||
"uniqid": "5.4.0" | ||
}, | ||
"devDependencies": { | ||
"@babel/cli": "7.24.1", | ||
"@babel/core": "7.24.3", | ||
"@types/uniqid": "5.3.2", | ||
"@webiny/cli": "5.41.4", | ||
"@webiny/project-utils": "5.41.4", | ||
"rimraf": "5.0.5", | ||
"@webiny/cli": "5.42.0-beta.0", | ||
"@webiny/project-utils": "5.42.0-beta.0", | ||
"rimraf": "6.0.1", | ||
"ttypescript": "1.5.15", | ||
@@ -38,3 +35,3 @@ "typescript": "4.9.5" | ||
}, | ||
"gitHead": "94922b33af59db5afe75127bb07443ce7f1448c4" | ||
"gitHead": "ebf90f62ed3f28114ffdb012b7e5f80988af53d3" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
1
6
24680
2
- Removed@babel/runtime@7.24.1
- Removed@babel/runtime@7.24.1(transitive)
- Removedregenerator-runtime@0.14.1(transitive)