@roots/bud-extensions
Advanced tools
Comparing version 2.0.0-next.24 to 2.0.0-next.26
{ | ||
"name": "@roots/bud-extensions", | ||
"description": "Bud extensions controller", | ||
"version": "2.0.0-next.24", | ||
"version": "2.0.0-next.26", | ||
"homepage": "https://roots.io/bud", | ||
@@ -25,3 +25,6 @@ "repository": { | ||
}, | ||
"files": ["./lib", "./src"], | ||
"files": [ | ||
"lib", | ||
"src" | ||
], | ||
"main": "./lib/index.js", | ||
@@ -36,7 +39,8 @@ "types": "./lib/types/index.d.ts", | ||
"dependencies": { | ||
"@roots/container": "2.0.0-next.24" | ||
"@roots/container": "^2.0.0-next.26" | ||
}, | ||
"devDependencies": { | ||
"@roots/bud-typings": "2.0.0-next.24" | ||
} | ||
"@roots/bud-typings": "^2.0.0-next.26" | ||
}, | ||
"gitHead": "eee23e8d807f1ed8b15aaff69ec8a08a1a58c4b6" | ||
} |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
Found 1 instance in 1 package
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
Found 1 instance in 1 package
31335
18
741
2
+ Added@roots/container@2.2.0(transitive)
- Removed@roots/container@2.0.0-next.24(transitive)