moment-timezone-picker
Advanced tools
Comparing version 3.0.0 to 4.0.0
{ | ||
"name": "moment-timezone-picker", | ||
"version": "3.0.0", | ||
"version": "4.0.0", | ||
"description": "A simple angular moment timezone picker", | ||
@@ -19,9 +19,9 @@ "license": "MIT", | ||
"peerDependencies": { | ||
"@angular/common": "~11.2.14", | ||
"@angular/core": "~11.2.14" | ||
"@angular/common": "~12.2.0", | ||
"@angular/core": "~12.2.0" | ||
}, | ||
"dependencies": { | ||
"@ng-select/ng-select": "^6.1.0", | ||
"@ng-select/ng-select": "^7.2.0", | ||
"moment-timezone": "^0.5.33", | ||
"tslib": "^2.0.0" | ||
"tslib": "^2.2.0" | ||
}, | ||
@@ -28,0 +28,0 @@ "main": "bundles/moment-timezone-picker.umd.js", |
@@ -15,2 +15,3 @@ # MomentTimezonePicker | ||
| --- | --- | | ||
| 12 | 4.x.x | | ||
| 11 | 3.x.x | | ||
@@ -17,0 +18,0 @@ | 10 | 2.x.x | |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
82049
121
+ Added@angular/common@12.2.17(transitive)
+ Added@angular/core@12.2.17(transitive)
+ Added@angular/forms@12.2.17(transitive)
+ Added@angular/platform-browser@12.2.17(transitive)
+ Added@ng-select/ng-select@7.4.0(transitive)
+ Addedrxjs@7.8.1(transitive)
- Removed@angular/common@11.2.14(transitive)
- Removed@angular/core@11.2.14(transitive)
- Removed@angular/forms@11.2.14(transitive)
- Removed@angular/platform-browser@11.2.14(transitive)
- Removed@ng-select/ng-select@6.1.0(transitive)
- Removedrxjs@6.6.7(transitive)
- Removedtslib@1.14.1(transitive)
Updated@ng-select/ng-select@^7.2.0
Updatedtslib@^2.2.0