You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

js-joda-extra

Package Overview
Dependencies
Maintainers
2
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

js-joda-extra - npm Package Versions

0.2.2

Diff
p
pithu
published 0.2.2 •
p
pithu
published 0.2.1 •

Changelog

Source

0.2.1 (next)

  • dependency updates
p
pithu
published 0.2.0 •

Changelog

Source

0.2.0

public api

  • hide use(plug) from public api, that is done automatically from now on.
  • Interval must be imported from js-joda-extra, its not added to js-joda anymore.
p
pithu
published 0.1.1 •

Changelog

Source

0.1.1

  • dependency updates
p
phueper
published 0.1.0 •

Changelog

Source

0.1.0

  • add missing method in Interval
  • update eslint rules and adapt styling
  • replace all vars with const/let
  • update dependencies
p
phueper
published 0.0.3 •

Changelog

Source

0.0.3

  • add and use babel-plugin-add-module-exports to get rid of having to use .default when .useing js-joda-extra
p
phueper
published 0.0.2 •

Changelog

Source

0.0.2

  • fix dependencies, build as plugin
  • provide examplesnpm r
p
phueper
published 0.0.1 •

Changelog

Source

0.0.1

initial release, basic setup, only Interval ported