Closed boeckMt closed 1 year ago
New dependency changes detected. Learn more about Socket for GitHub ↗︎
👍 No new dependency issues detected in pull request
To ignore an alert, reply with a comment starting with @SocketSecurity ignore
followed by a space separated list of package-name@version
specifiers. e.g. @SocketSecurity ignore foo@1.0.0 bar@*
or ignore all packages with @SocketSecurity ignore-all
Issue | Status |
---|---|
Install scripts | ✅ 0 issues |
Native code | ✅ 0 issues |
Bin script shell injection | ✅ 0 issues |
Unresolved require | ✅ 0 issues |
Invalid package.json | ✅ 0 issues |
HTTP dependency | ✅ 0 issues |
Git dependency | ✅ 0 issues |
Potential typo squat | ✅ 0 issues |
Known Malware | ✅ 0 issues |
Telemetry | ✅ 0 issues |
Protestware/Troll package | ✅ 0 issues |
📊 Modified Dependency Overview:
➕ Added Package | Capability Access | +/- Transitive Count |
Publisher |
---|---|---|---|
@types/node@14.18.47 | None | +0 |
types |
🚮 Removed packages: @angular-devkit/architect@0.1401.3, commander@9.0.0, tslib@2.5.0
PR Checklist
Please check if your PR fulfills the following requirements:
PR Type
What kind of change does this PR introduce?
What is the current behavior?
Issue Number: N/A
What is the new behavior?
The
LayerControl
got two new inputs now<ukis-layer-control [layersSort]="boolean" [groupLayersSort]="boolean">...
layersSort
is used to allow/disable sorting of layers or groups in the wholeLayerControl
andgroupLayersSort
is used to allow/disable sorting of layers inLayerGroups
. 164646e71c4e361373ff0cd53e2ab3b889f0cb2fThe
map-ol
component can now be toggled without errors or missing ol interactions and also the old MapState is restored. 78346cb9242232fbb45c014ffaf1bb2907957073Does this PR introduce a breaking change?
Other information
Is it part of one/more packages and which?