New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@beyonk/date-utils

Package Overview
Dependencies
Maintainers
4
Versions
55
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@beyonk/date-utils - npm Package Compare versions

Comparing version 1.2.0 to 2.0.0

CHANGELOG.json

55

package.json
{
"name": "@beyonk/date-utils",
"version": "1.2.0",
"description": "Beyonk Date Utils",
"author": "Antony Jones <aj@desirableobjects.co.uk>",
"homepage": "https://github.com/antony/beyonk-shared#readme",
"license": "MIT",
"main": "lib/date-utils.js",
"directories": {
"lib": "lib"
},
"scripts": {
"test": "NODE_ENV=test mocha --require ../../node_modules/esm './!(node_modules)/**/**.+(spec).js'"
},
"files": [
"lib"
],
"repository": {
"type": "git",
"url": "git+https://github.com/antony/beyonk-shared.git"
},
"bugs": {
"url": "https://github.com/antony/beyonk-shared/issues"
},
"dependencies": {
"dayjs": "^1.8.28",
"timezone-support": "^2.0.2"
},
"gitHead": "e987cf0105450513288c3a9451b695e9b40c324d"
"name": "@beyonk/date-utils",
"version": "2.0.0",
"description": "Beyonk Date Utils",
"author": "Antony Jones <aj@desirableobjects.co.uk>",
"homepage": "https://github.com/beyonk-adventures/shared#readme",
"license": "MIT",
"main": "lib/date-utils.js",
"directories": {
"lib": "lib"
},
"scripts": {
"test": "NODE_ENV=test mocha --require ../../node_modules/esm './!(node_modules)/**/**.+(spec).js'"
},
"files": [
"lib"
],
"repository": {
"type": "git",
"url": "git+https://github.com/beyonk-adventures/shared.git"
},
"bugs": {
"url": "https://github.com/beyonk-adventures/shared/issues"
},
"dependencies": {
"dayjs": "^1.8.28",
"timezone-support": "^2.0.2"
}
}
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