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

lunardate

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

lunardate - npm Package Compare versions

Comparing version 1.0.9 to 1.0.10

4

index.d.ts

@@ -7,4 +7,4 @@ declare module "lunardate" {

public isLeafYear : boolean;
public toDate : () => Date;
public toJd :() => number;
public toDate : Date;
public toJd :number;
}

@@ -11,0 +11,0 @@ export function convertLunar2Solar(lunarDay : number, lunarMonth : number, lunarYear : number, lunarLeap : number, timeZone : number) : Date;

{
"name": "lunardate",
"version": "1.0.9",
"version": "1.0.10",
"description": "",

@@ -5,0 +5,0 @@ "main": "./dist/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