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

stockshark-util

Package Overview
Dependencies
Maintainers
1
Versions
444
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

stockshark-util - npm Package Compare versions

Comparing version 1.0.3 to 1.0.4

2

package.json
{
"name": "stockshark-util",
"version": "1.0.3",
"version": "1.0.4",
"description": "util",

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

@@ -42,2 +42,6 @@ var moment = require('moment-timezone');

function nowETDate() {
return moment.tz(moment(), ET)
}
function nowETDateString() {

@@ -133,2 +137,3 @@ return moment.tz(moment(), ET).format('YYYY-MM-DD')

nowET,
nowETDate,
nowETDateString,

@@ -135,0 +140,0 @@ nowETDateTimeString,

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