Comparing version 0.3.1 to 0.3.2
{ | ||
"devDependencies": { | ||
"benchmark": "^2.1.4" | ||
}, | ||
"scripts": { | ||
"build": "rollup --c rollup.config.js" | ||
"benchmark": "^2.1.4", | ||
"moment": "^2.24.0", | ||
"date-fns": "^2.7.0", | ||
"dayjs": "^1.8.17" | ||
} | ||
} |
/** | ||
* @author TroyTae | ||
* @version 0.2.3 | ||
* @version 0.3.2 | ||
* @name ms-date | ||
@@ -5,0 +5,0 @@ */ |
/** | ||
* @author TroyTae | ||
* @version 0.2.3 | ||
* @version 0.3.2 | ||
* @name ms-date | ||
@@ -5,0 +5,0 @@ */ |
{ | ||
"name": "ms-date", | ||
"version": "0.3.1", | ||
"version": "0.3.2", | ||
"description": "A date module based on milliseconds ⏱", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.min.js", |
Sorry, the diff of this file is not supported yet
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
4758