Socket
Socket
Sign inDemoInstall

calendar-base

Package Overview
Dependencies
0
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.1.0 to 1.1.1

3

package.json
{
"name": "calendar-base",
"description": "Base methods for generating calendars using JavaScript.",
"version": "1.1.0",
"version": "1.1.1",
"author": "Wes Souza <hey@wes.dev> (https://wes.dev/)",

@@ -23,2 +23,3 @@ "license": "MIT",

],
"runkitExampleFilename": "examples/node-js/simple-calendar.js",
"scripts": {

@@ -25,0 +26,0 @@ "build": "tsdx build --name CalendarBase --format cjs,esm,umd",

# Calendar Base
<a href="https://github.com/WesSouza/calendar-base/actions?query=branch%3Amaster+workflow%3A%22CI%20Tests"><img src="https://github.com/WesSouza/calendar-base/workflows/CI%20Tests/badge.svg" alt="Install, lint, test and build status badge"></a>
[![CI Tests status badge](https://github.com/WesSouza/calendar-base/workflows/CI%20Tests/badge.svg)](https://github.com/WesSouza/calendar-base/actions?query=branch%3Amaster+workflow%3A%22CI+Tests%22) [![npm version](https://badge.fury.io/js/calendar-base.svg)](https://www.npmjs.com/package/calendar-base)
[![npm](https://nodei.co/npm/calendar-base.png)](https://nodei.co/npm/calendar-base/)
Base methods for generating calendars using JavaScript.

@@ -8,0 +6,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