agm-core-synergi
Advanced tools
Comparing version 3.0.1 to 4.0.0
/** | ||
* Generated bundle index. Do not edit. | ||
*/ | ||
/// <amd-module name="agm-synergi-core" /> | ||
/// <amd-module name="agm-core-synergi" /> | ||
export * from './public-api'; |
{ | ||
"name": "agm-core-synergi", | ||
"version": "3.0.1", | ||
"version": "4.0.0", | ||
"description": "Angular components for Google Maps", | ||
"author": "Sebastian Holstein <info@sebastian-holstein.de>", | ||
"author": "Daniela Gjorgjijevska", | ||
"license": "MIT", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/SebastianM/angular-google-maps.git" | ||
"url": "https://github.com/synergi-mk/angular-google-maps-synergi.git" | ||
}, | ||
"bugs": { | ||
"url": "https://github.com/SebastianM/angular-google-maps/issues" | ||
"url": "https://github.com/synergi-mk/angular-google-maps-synergi/issues" | ||
}, | ||
@@ -24,4 +24,4 @@ "homepage": "https://angular-maps.com", | ||
"peerDependencies": { | ||
"@angular/common": "16.2.0", | ||
"@angular/core": "16.2.0" | ||
"@angular/common": "^16.2.0", | ||
"@angular/core": "^16.2.0" | ||
}, | ||
@@ -31,3 +31,3 @@ "dependencies": { | ||
}, | ||
"module": "fesm2022/agm-synergi-core.mjs", | ||
"module": "fesm2022/agm-core-synergi.mjs", | ||
"typings": "index.d.ts", | ||
@@ -40,5 +40,5 @@ "exports": { | ||
"types": "./index.d.ts", | ||
"esm2022": "./esm2022/agm-synergi-core.mjs", | ||
"esm": "./esm2022/agm-synergi-core.mjs", | ||
"default": "./fesm2022/agm-synergi-core.mjs" | ||
"esm2022": "./esm2022/agm-core-synergi.mjs", | ||
"esm": "./esm2022/agm-core-synergi.mjs", | ||
"default": "./fesm2022/agm-core-synergi.mjs" | ||
} | ||
@@ -45,0 +45,0 @@ }, |
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
1096343