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

json-calendar

Package Overview
Dependencies
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

json-calendar - npm Package Compare versions

Comparing version 1.11.1 to 1.11.2

2

dist/index.d.ts

@@ -20,3 +20,3 @@ export interface CalendarOptions {

}
export declare type CalendarWeek = CalendarDay[];
export type CalendarWeek = CalendarDay[];
export interface CalendarDayName {

@@ -23,0 +23,0 @@ abbr?: string;

{
"name": "json-calendar",
"version": "1.11.1",
"version": "1.11.2",
"description": "A data model for displaying dates and date ranges on a calendar interface.",

@@ -43,6 +43,6 @@ "keywords": [

"@types/jest": "^27.0.1",
"@types/node": "^18.0.0",
"@types/node": "^20.0.0",
"jest": "^27.0.6",
"prettier": "^2.1.2",
"semantic-release": "^19.0.2",
"prettier": "^3.0.0",
"semantic-release": "^22.0.0",
"ts-jest": "^27.0.3",

@@ -70,10 +70,3 @@ "ts-standard": "^12.0.1",

]
},
"engines": {
"node": ">=16"
},
"volta": {
"node": "16.18.0",
"npm": "8.19.2"
}
}
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