@cxing/moment-extension
Advanced tools
Comparing version 0.1.0 to 0.1.1
@@ -656,2 +656,4 @@ const MILI = 'milliseconds'; | ||
/* Resolve */ | ||
/** | ||
@@ -658,0 +660,0 @@ * This will 'decorate' moment with override methods and additional |
{ | ||
"name": "@cxing/moment-extension", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"description": "Extending MomentJs with additional support and functionality", | ||
@@ -28,6 +28,6 @@ "keywords": [ | ||
"main": "./dist/moment-extension.umd.cjs", | ||
"module": "./dist/moment-extension.mjs", | ||
"module": "./dist/moment-extension.js", | ||
"exports": { | ||
".": { | ||
"import": "./dist/moment-extension.mjs", | ||
"import": "./dist/moment-extension.js", | ||
"require": "./dist/moment-extension.umd.cjs" | ||
@@ -34,0 +34,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
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
34790
705
0