angular8-yandex-maps
Advanced tools
Comparing version 12.1.5 to 12.1.6
{ | ||
"name": "angular8-yandex-maps", | ||
"version": "12.1.5", | ||
"version": "12.1.6", | ||
"description": "Angular components for Yandex.Maps", | ||
@@ -28,8 +28,5 @@ "repository": { | ||
"peerDependencies": { | ||
"@angular/common": "^11.0.0", | ||
"@angular/core": "^11.0.0" | ||
"@angular/common": ">=9.0.0", | ||
"@angular/core": ">=9.0.0" | ||
}, | ||
"dependencies": { | ||
"tslib": "^2.0.0" | ||
}, | ||
"main": "bundles/angular8-yandex-maps.umd.js", | ||
@@ -42,3 +39,6 @@ "module": "fesm2015/angular8-yandex-maps.js", | ||
"metadata": "angular8-yandex-maps.metadata.json", | ||
"sideEffects": false | ||
"sideEffects": false, | ||
"dependencies": { | ||
"tslib": "^2.2.0" | ||
} | ||
} |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
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
980339
9596
+ Added@angular/common@19.0.1(transitive)
+ Added@angular/core@19.0.1(transitive)
+ Addedrxjs@7.8.1(transitive)
+ Addedzone.js@0.15.0(transitive)
- Removed@angular/common@11.2.14(transitive)
- Removed@angular/core@11.2.14(transitive)
- Removedrxjs@6.6.7(transitive)
- Removedtslib@1.14.1(transitive)
- Removedzone.js@0.11.8(transitive)
Updatedtslib@^2.2.0