Socket
Socket
Sign inDemoInstall

agm-core-synergi

Package Overview
Dependencies
5
Maintainers
5
Versions
4
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.0.1 to 4.0.0

esm2022/agm-core-synergi.mjs

2

index.d.ts
/**
* 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 @@ },

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc