Socket
Socket
Sign inDemoInstall

simpletime

Package Overview
Dependencies
0
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.1.25 to 0.1.26

19

package.json
{
"name": "simpletime",
"version": "0.1.25",
"version": "0.1.26",
"main": "simpletime",
"license" : "MIT",
"readmeFilename": "README.md",
"description": "Convert to and from various time formats. Get manipulated time values.",
"repository": {

@@ -12,12 +14,15 @@ "type": "git",

"time",
"date"
"times",
"date",
"dates",
"datetime",
"format",
"unicode"
],
"devDependencies" : {
"jasmine-node" : ">=1.3.0"
"jasmine-node" : ">=1.3.0"
},
"scripts" : {
"test" : "node node_modules/jasmine-node/bin/jasmine-node --verbose test/"
},
"readmeFilename": "README.md",
"description": "Convert to and from various time formats. Get manipulated time values."
"test" : "node node_modules/jasmine-node/bin/jasmine-node --verbose test/"
}
}

@@ -1,6 +0,6 @@

simpleTime
simpletime
==========
**(c)[Bumblehead][0], 2013,2014,2015,2016** [MIT-license](#license)
simpletime manipulates dates and converts them to unicode formats. (supports i18n through [worldtime][1]).
simpletime manages dates and renders them to unicode formats. (i18n through [worldtime][1]).

@@ -7,0 +7,0 @@ * formats and extracts dates with unicode [forms][2]

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc