date-format
Advanced tools
Comparing version 4.0.11 to 4.0.12
# date-format Changelog | ||
## 4.0.12 | ||
- [ci: added tests for 8.x, 10.x, 18.x](https://github.com/nomiddlename/date-format/pull/73) - thanks [@lamweili](https://github.com/lamweili) | ||
- [docs: renamed peteriman to lamweili](https://github.com/nomiddlename/date-format/pull/72) - thanks [@lamweili](https://github.com/lamweili) | ||
## 4.0.11 | ||
- [fix: date parsing errors (wrong month due to days overflow)](https://github.com/nomiddlename/date-format/pull/68) - thanks [@peteriman](https://github.com/peteriman) | ||
- [test: use new Date(0) instead of new Date() before setting every field]() - thanks [@peteriman](https://github.com/peteriman) | ||
- [chore(deps-dev): updated dependencies](https://github.com/nomiddlename/date-format/pull/70) - thanks [@peteriman](https://github.com/peteriman) | ||
- [fix: date parsing errors (wrong month due to days overflow)](https://github.com/nomiddlename/date-format/pull/68) - thanks [@lamweili](https://github.com/lamweili) | ||
- [test: use new Date(0) instead of new Date() before setting every field]() - thanks [@lamweili](https://github.com/lamweili) | ||
- [chore(deps-dev): updated dependencies](https://github.com/nomiddlename/date-format/pull/70) - thanks [@lamweili](https://github.com/lamweili) | ||
- chore(deps-dev): bump eslint from 8.15.0 to 8.16.0 | ||
@@ -14,3 +19,3 @@ - chore(deps-dev): bump eslint-plugin-mocha from 10.0.4 to 10.0.5 | ||
- [chore(deps-dev): updated dependencies](https://github.com/nomiddlename/date-format/pull/66) - thanks [@peteriman](https://github.com/peteriman) | ||
- [chore(deps-dev): updated dependencies](https://github.com/nomiddlename/date-format/pull/66) - thanks [@lamweili](https://github.com/lamweili) | ||
- chore(deps-dev): bump eslint from 8.14.0 to 8.15.0 | ||
@@ -26,6 +31,6 @@ - chore(deps-dev): bump mocha from 9.2.2 to 10.0.0 | ||
- [chore(deps-dev): updated dependencies](https://github.com/nomiddlename/date-format/pull/60) - thanks [@peteriman](https://github.com/peteriman) | ||
- [chore(deps-dev): updated dependencies](https://github.com/nomiddlename/date-format/pull/60) - thanks [@lamweili](https://github.com/lamweili) | ||
- chore(deps-dev): bump eslint from 8.13.0 to 8.14.0 | ||
- chore(deps-dev): updated package-lock.json | ||
- [chore(deps-dev): updated dependencies](https://github.com/nomiddlename/date-format/pull/59) - thanks [@peteriman](https://github.com/peteriman) | ||
- [chore(deps-dev): updated dependencies](https://github.com/nomiddlename/date-format/pull/59) - thanks [@lamweili](https://github.com/lamweili) | ||
- chore(deps-dev): updated package-lock.json | ||
@@ -35,6 +40,6 @@ | ||
- [chore(deps-dev): updated dependencies](https://github.com/nomiddlename/date-format/pull/57) - thanks [@peteriman](https://github.com/peteriman) | ||
- [chore(deps-dev): updated dependencies](https://github.com/nomiddlename/date-format/pull/57) - thanks [@lamweili](https://github.com/lamweili) | ||
- chore(deps-dev): bump eslint-plugin-mocha from 10.0.3 to 10.0.4 | ||
- chore(deps-dev): updated package-lock.json | ||
- [chore(deps-dev): updated dependencies](https://github.com/nomiddlename/date-format/pull/54) - thanks [@peteriman](https://github.com/peteriman) | ||
- [chore(deps-dev): updated dependencies](https://github.com/nomiddlename/date-format/pull/54) - thanks [@lamweili](https://github.com/lamweili) | ||
- chore(deps-dev): bump eslint from 8.11.0 to 8.13.0 | ||
@@ -45,3 +50,3 @@ - chore(deps-dev): updated package-lock.json | ||
- [chore(deps-dev): updated dependencies](https://github.com/nomiddlename/date-format/pull/52) - thanks [@peteriman](https://github.com/peteriman) | ||
- [chore(deps-dev): updated dependencies](https://github.com/nomiddlename/date-format/pull/52) - thanks [@lamweili](https://github.com/lamweili) | ||
- chore(deps-dev): updated package-lock.json | ||
@@ -51,5 +56,5 @@ | ||
- [test: better test coverage instead of ignoring](https://github.com/nomiddlename/date-format/pull/48) - thanks [@peteriman](https://github.com/peteriman) | ||
- [docs: updated README.md with badges](https://github.com/nomiddlename/date-format/pull/50) thanks [@peteriman](https://github.com/peteriman) | ||
- [chore(deps-dev): updated dependencies](https://github.com/nomiddlename/date-format/pull/49) - thanks [@peteriman](https://github.com/peteriman) | ||
- [test: better test coverage instead of ignoring](https://github.com/nomiddlename/date-format/pull/48) - thanks [@lamweili](https://github.com/lamweili) | ||
- [docs: updated README.md with badges](https://github.com/nomiddlename/date-format/pull/50) thanks [@lamweili](https://github.com/lamweili) | ||
- [chore(deps-dev): updated dependencies](https://github.com/nomiddlename/date-format/pull/49) - thanks [@lamweili](https://github.com/lamweili) | ||
- chore(deps-dev): bump eslint from 8.10.0 to 8.11.0 | ||
@@ -61,3 +66,3 @@ - chore(deps-dev): bump mocha from 9.2.1 to 9.2.2 | ||
- chore(deps-dev): updated dependencies - thanks [@peteriman](https://github.com/peteriman) | ||
- chore(deps-dev): updated dependencies - thanks [@lamweili](https://github.com/lamweili) | ||
- [chore(deps-dev): bump eslint from 8.8.0 to 8.10.0 and mocha from 9.2.0 to 9.2.1](https://github.com/nomiddlename/date-format/pull/46) | ||
@@ -69,4 +74,4 @@ - [chore(deps-dev): bump eslint from 8.7.0 to 8.8.0 and mocha from 9.1.4 to 9.2.0](https://github.com/nomiddlename/date-format/pull/45) | ||
- [test: 100% test coverage](https://github.com/nomiddlename/date-format/pull/42) - thanks [@peteriman](https://github.com/peteriman) | ||
- chore(deps-dev): updated dependencies - thanks [@peteriman](https://github.com/peteriman) | ||
- [test: 100% test coverage](https://github.com/nomiddlename/date-format/pull/42) - thanks [@lamweili](https://github.com/lamweili) | ||
- chore(deps-dev): updated dependencies - thanks [@lamweili](https://github.com/lamweili) | ||
- [chore(deps-dev): bump eslint from 8.6.0 to 8.7.0 and mocha from 9.1.3 to 9.1.4](https://github.com/nomiddlename/date-format/pull/41) | ||
@@ -76,7 +81,7 @@ | ||
- [build: not to publish misc files to NPM](https://github.com/nomiddlename/date-format/pull/39) - thanks [@peteriman](https://github.com/peteriman) | ||
- [build: not to publish misc files to NPM](https://github.com/nomiddlename/date-format/pull/39) - thanks [@lamweili](https://github.com/lamweili) | ||
- docs: CHANGELOG.md | ||
- [docs: removed "log4js" from title of CHANGELOG.md](https://github.com/nomiddlename/date-format/pull/37) - thanks [@joshuabremerdexcom](https://github.com/joshuabremerdexcom) | ||
- [docs: added "date-format" to title of CHANGELOG.md](https://github.com/nomiddlename/date-format/commit/64a95d0386853692d7d65174f94a0751e775f7ce#diff-06572a96a58dc510037d5efa622f9bec8519bc1beab13c9f251e97e657a9d4ed) - thanks [@peteriman](https://github.com/peteriman) | ||
- chore(deps-dev): updated dependencies - thanks [@peteriman](https://github.com/peteriman) | ||
- [docs: added "date-format" to title of CHANGELOG.md](https://github.com/nomiddlename/date-format/commit/64a95d0386853692d7d65174f94a0751e775f7ce#diff-06572a96a58dc510037d5efa622f9bec8519bc1beab13c9f251e97e657a9d4ed) - thanks [@lamweili](https://github.com/lamweili) | ||
- chore(deps-dev): updated dependencies - thanks [@lamweili](https://github.com/lamweili) | ||
- [chore(deps-dev): bump eslint-plugin-mocha from 5.3.0 to 10.0.3](https://github.com/nomiddlename/date-format/pull/38) | ||
@@ -90,8 +95,8 @@ | ||
- [fix: timezone format to include colon separator](https://github.com/nomiddlename/date-format/pull/27) - thanks [@peteriman](https://github.com/peteriman) | ||
- [test: have a test case for timezone with colon](https://github.com/nomiddlename/date-format/pull/32) - thanks [@peteriman](https://github.com/peteriman) | ||
- [docs: updated README.md with more examples and expected output](https://github.com/nomiddlename/date-format/pull/33) - thanks [@peteriman](https://github.com/peteriman) | ||
- [fix: timezone format to include colon separator](https://github.com/nomiddlename/date-format/pull/27) - thanks [@lamweili](https://github.com/lamweili) | ||
- [test: have a test case for timezone with colon](https://github.com/nomiddlename/date-format/pull/32) - thanks [@lamweili](https://github.com/lamweili) | ||
- [docs: updated README.md with more examples and expected output](https://github.com/nomiddlename/date-format/pull/33) - thanks [@lamweili](https://github.com/lamweili) | ||
- chore(deps-dev): updated dependencies | ||
- [chore(deps-dev): bump should-util from 1.0.0 to 1.0.1](https://github.com/nomiddlename/date-format/pull/31) - thanks [@peteriman](https://github.com/peteriman) | ||
- [chore(deps-dev): bump eslint from 5.16.0 to 8.6.0 and mocha from 5.2.0 to 9.1.3](https://github.com/nomiddlename/date-format/pull/30) - thanks [@peteriman](https://github.com/peteriman) | ||
- [chore(deps-dev): bump should-util from 1.0.0 to 1.0.1](https://github.com/nomiddlename/date-format/pull/31) - thanks [@lamweili](https://github.com/lamweili) | ||
- [chore(deps-dev): bump eslint from 5.16.0 to 8.6.0 and mocha from 5.2.0 to 9.1.3](https://github.com/nomiddlename/date-format/pull/30) - thanks [@lamweili](https://github.com/lamweili) | ||
- [chore(deps-dev): bump acorn from 6.2.0 to 6.4.2](https://github.com/nomiddlename/date-format/pull/29) - thanks [@Dependabot](https://github.com/dependabot) | ||
@@ -98,0 +103,0 @@ - [chore(deps-dev): bump lodash from 4.17.14 to 4.17.21](https://github.com/nomiddlename/date-format/pull/26) - thanks [@Dependabot](https://github.com/dependabot) |
{ | ||
"name": "date-format", | ||
"version": "4.0.11", | ||
"version": "4.0.12", | ||
"description": "Formatting Date objects as strings since 2013", | ||
@@ -32,6 +32,6 @@ "main": "lib/index.js", | ||
"devDependencies": { | ||
"eslint": "^8.16.0", | ||
"eslint-plugin-mocha": "^10.0.5", | ||
"mocha": "^10.0.0", | ||
"nyc": "^15.1.0", | ||
"eslint": "^5.16.0", | ||
"eslint-plugin-mocha": "^6.3.0", | ||
"mocha": "^6.2.3", | ||
"nyc": "^14.1.1", | ||
"should": "^13.2.3" | ||
@@ -38,0 +38,0 @@ }, |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
18239