Socket
Socket
Sign inDemoInstall

timestamp-zoned

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

timestamp-zoned - npm Package Compare versions

Comparing version 1.0.4 to 1.0.5

6

CHANGELOG.md
## Change log
### Version 1.0.5 -- 18th April 2021
* Corrected test script for location stability
* Fixed some audit issues in dependencies
### Version 1.0.4 -- 20th March 2020

@@ -5,0 +11,0 @@

4

package.json
{
"name": "timestamp-zoned",
"version": "1.0.4",
"version": "1.0.5",
"description": "A small module that generates an ISO 8601 timestamp including a zone",
"main": "index.js",
"scripts": {
"test": "jest"
"test": "TZ=America/Toronto jest"
},

@@ -9,0 +9,0 @@ "author": "Stuart Watt <stuart@morungos.com>",

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