@beyonk/date-utils
Advanced tools
Comparing version 1.2.0 to 2.0.0
{ | ||
"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" | ||
} | ||
} |
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
10997
8
328