🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Book a DemoInstallSign in
Socket

angular-mixed-cdk-drag-drop

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

angular-mixed-cdk-drag-drop - npm Package Compare versions

Comparing version

to
2.0.0

8

package.json
{
"name": "angular-mixed-cdk-drag-drop",
"version": "1.0.2",
"version": "2.0.0",
"peerDependencies": {
"@angular/common": "^14.2.0",
"@angular/core": "^14.2.0",
"@angular/cdk": "^14.2.7",
"@angular/common": "^15.0.4",
"@angular/core": "^15.0.4",
"@angular/cdk": "^15.0.3",
"rxjs": "^7.5.7"

@@ -9,0 +9,0 @@ },

@@ -17,2 +17,6 @@ # AngularMixedCdkDragDrop

## Versions
* for angular 15 use v2.0.0 / angular15
```cmd
npm install angular-mixed-cdk-drag-drop@2.0.0
```
* for angular 14 use v1.0.2 / angular14

@@ -19,0 +23,0 @@ ```cmd