Socket
Socket
Sign inDemoInstall

vue-calendar-heatmap

Package Overview
Dependencies
Maintainers
1
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vue-calendar-heatmap - npm Package Compare versions

Comparing version 0.2.4 to 0.2.5

index.js

3

package.json
{
"name": "vue-calendar-heatmap",
"version": "0.2.4",
"version": "0.2.5",
"description": "A calendar heatmap Vuejs component built on SVG, inspired by github's contribution calendar graph",
"author": "Julien Rabin <julien@wildcodeschool.fr>",
"main": "main.js",
"scripts": {

@@ -8,0 +7,0 @@ "serve": "vue-cli-service serve --open",

@@ -1,2 +0,2 @@

import { DAYS_IN_ONE_YEAR, DAYS_IN_WEEK } from '@/consts'
import { DAYS_IN_ONE_YEAR, DAYS_IN_WEEK } from './consts'

@@ -3,0 +3,0 @@ export default class CalendarHeatmap {

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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