Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

moon-time

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

moon-time - npm Package Compare versions

Comparing version 1.0.2 to 1.0.3

2

calculate.js
(function (global, calculate) {
typeof exports === 'object' && typeof module !== 'undefined' ? module.exports = calculate() :
typeof define === 'function' && define.amd ? define(calculate) :
(global = typeof globalThis !== 'undefined' ? globalThis : global || self, global.calculate = calculate());
(global = typeof globalThis !== 'undefined' ? globalThis : global || self, global.moonTime = calculate());
})(this, (function () {

@@ -6,0 +6,0 @@ 'use strict';

{
"name": "moon-time",
"version": "1.0.2",
"version": "1.0.3",
"description": "",

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