@bitty/format-date
Advanced tools
Comparing version 1.2.0 to 1.2.1
{ | ||
"name": "@bitty/format-date", | ||
"version": "1.2.0", | ||
"version": "1.2.1", | ||
"sideEffects": false, | ||
@@ -52,8 +52,8 @@ "description": "A small library (around 400 B when gziped & minified) to format JavaScript `Date` object using same tokens as moment.", | ||
"devDependencies": { | ||
"ava": "^3.13.0", | ||
"prettier": "^2.1.2", | ||
"rollup": "^2.33.1", | ||
"ava": "^3.15.0", | ||
"prettier": "^2.2.1", | ||
"rollup": "^2.38.0", | ||
"rollup-plugin-terser": "^7.0.2", | ||
"typescript": "^4.0.5" | ||
"typescript": "^4.1.3" | ||
} | ||
} |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
0