diff-ymd-package
Advanced tools
Comparing version 1.0.2 to 1.0.3
@@ -38,2 +38,8 @@ ## Changelog | ||
### [v1.0.3] | ||
#### Fixed | ||
fixed some issues and configured files for publishing diff-ymd-package v1.0.3 on npm registry | ||
### [Next Release] - Planning release time | ||
@@ -43,4 +49,4 @@ | ||
- [Unreleased](https://github.com/farhan7reza7/diff-ymd-package/compare/v1.0.2...HEAD) | ||
- [v1.0.2](https://github.com/farhan7reza7/diff-ymd-package/releases/tag/v1.0.2) | ||
- [Unreleased](https://github.com/farhan7reza7/diff-ymd-package/compare/v1.0.3...HEAD) | ||
- [v1.0.3](https://github.com/farhan7reza7/diff-ymd-package/releases/tag/v1.0.3) | ||
- [Next Release](https://github.com/farhan7reza7/diff-ymd-package/milestone/2) |
{ | ||
"name": "diff-ymd-package", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"description": "Utility class for calculating the difference between two dates in (aYears bMonths cDays)(aY bM cD) format.", | ||
@@ -5,0 +5,0 @@ "main": "src/diff-ymd.js", |
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
1052312