Socket
Socket
Sign inDemoInstall

@asymmetrik/ngx-leaflet

Package Overview
Dependencies
Maintainers
7
Versions
35
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@asymmetrik/ngx-leaflet - npm Package Compare versions

Comparing version 17.0.0 to 18.0.0

karma.conf.js

27

package.json
{
"name": "@asymmetrik/ngx-leaflet",
"description": "Angular.io components for Leaflet",
"version": "17.0.0",
"version": "18.0.0",
"author": "BlueHalo, LLC",
"copyright": "Copyright BlueHalo 2007-2023 - All Rights Reserved.",
"copyright": "Copyright BlueHalo 2007-2024 - All Rights Reserved.",
"license": "MIT",

@@ -12,5 +12,6 @@ "repository": {

},
"peerDependencies": {
"@angular/common": "17",
"@angular/core": "17",
"@angular/common": "18",
"@angular/core": "18",
"leaflet": "1"

@@ -20,17 +21,3 @@ },

"tslib": "^2.3.0"
},
"module": "fesm2022/asymmetrik-ngx-leaflet.mjs",
"typings": "index.d.ts",
"exports": {
"./package.json": {
"default": "./package.json"
},
".": {
"types": "./index.d.ts",
"esm2022": "./esm2022/asymmetrik-ngx-leaflet.mjs",
"esm": "./esm2022/asymmetrik-ngx-leaflet.mjs",
"default": "./fesm2022/asymmetrik-ngx-leaflet.mjs"
}
},
"sideEffects": false
}
}
}
SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc