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

dotday

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dotday - npm Package Compare versions

Comparing version 1.2.0 to 1.2.1

2

index.js

@@ -271,3 +271,3 @@ #!/usr/bin/env node

.filter(filename => fs.lstatSync(path.join(dir, filename)).isFile()
&& path.extname(filename) === 'day')
&& path.extname(filename) === '.day')
.map(filename => parse(

@@ -274,0 +274,0 @@ filename,

{
"name": "dotday",
"version": "1.2.0",
"version": "1.2.1",
"description": "iCalendar compiler for a text-based calendar.",

@@ -5,0 +5,0 @@ "main": "index.js",

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