New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

activity-calendar

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

activity-calendar - npm Package Compare versions

Comparing version 0.0.7 to 0.0.8

5

dist/js/Drawer.js

@@ -151,2 +151,7 @@ "use strict";

}
if (first) {
for (var x_1 = 0; x_1 < start.weekday(); x_1++) {
dates += '<div class="activity-calendar-square activity-calendar-square-empty"></div>';
}
}
if (first || x !== start.month()) {

@@ -153,0 +158,0 @@ months += "<span class=\"activity-calendar-month\">" + start.getMonthName() + "</span>";

2

package.json

@@ -15,3 +15,3 @@ {

"name": "activity-calendar",
"version": "0.0.7",
"version": "0.0.8",
"description": "a simple activity calendar",

@@ -18,0 +18,0 @@ "files": [

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