Socket
Socket
Sign inDemoInstall

date-and-time

Package Overview
Dependencies
Maintainers
1
Versions
58
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

date-and-time - npm Package Compare versions

Comparing version 2.1.0 to 2.1.1

8

package.json
{
"name": "date-and-time",
"version": "2.1.0",
"version": "2.1.1",
"description": "A Minimalist DateTime utility for Node.js and the browser",

@@ -49,6 +49,6 @@ "main": "date-and-time.js",

"expect.js": "^0.3.1",
"mocha": "^9.1.3",
"mocha-headless-chrome": "^3.1.0",
"rollup": "^2.63.0"
"mocha": "^9.2.0",
"mocha-headless-chrome": "^4.0.0",
"rollup": "^2.67.2"
}
}

@@ -27,2 +27,5 @@ # date-and-time

- 2.1.1
- Updated dev dependencies to resolve vulnerability.
- 2.1.0

@@ -50,5 +53,2 @@ - Fixed an issue that the lib's functions assigned to variables using ES6 destructuring assignment cause an error.

- 1.0.1
- Updated dev dependencies to resolve vulnerability.
## Usage

@@ -55,0 +55,0 @@

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