Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

ngx-heatmap

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ngx-heatmap - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

4

package.json
{
"name": "ngx-heatmap",
"version": "1.0.1",
"version": "1.0.2",
"peerDependencies": {

@@ -8,3 +8,3 @@ "@angular/common": "^9.1.4",

"tslib": "^1.10.0",
"heatmap.js": "git+https://github.com/ionata/heatmap.js.git"
"heatmap.js": "git+https://github.com/sanuradhag/heatmap.js"
},

@@ -11,0 +11,0 @@ "main": "bundles/ngx-heatmap.umd.js",

@@ -10,2 +10,6 @@ # ngx heatmap

npm install --save ngx-heatmap
For now you have to install following dependency since Angular 9 and heatmap.js have problems when resolving peer dependencies
npm install --save git+https://github.com/sanuradhag/heatmap.js

@@ -12,0 +16,0 @@ Then import **`NgxHeatmapModule`** and include it in your apps for module.

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