@date-io/dayjs
Advanced tools
Comparing version 1.3.11 to 1.3.12
{ | ||
"name": "@date-io/dayjs", | ||
"version": "1.3.11", | ||
"version": "1.3.12", | ||
"description": "Abstraction over common javascript date management libraries", | ||
@@ -9,11 +9,11 @@ "main": "build/index.js", | ||
"peerDependencies": { | ||
"dayjs": "^1.8.16" | ||
"dayjs": "^1.8.17" | ||
}, | ||
"dependencies": { | ||
"@date-io/core": "^1.3.11" | ||
"@date-io/core": "^1.3.12" | ||
}, | ||
"devDependencies": { | ||
"dayjs": "^1.8.16", | ||
"rollup": "^1.20.3", | ||
"typescript": "^3.6.2" | ||
"dayjs": "^1.8.17", | ||
"rollup": "^1.27.7", | ||
"typescript": "^3.7.2" | ||
}, | ||
@@ -45,3 +45,3 @@ "scripts": { | ||
"license": "MIT", | ||
"gitHead": "5c1e9483f74a62e173ed71eb732f78fe5b19ef95" | ||
"gitHead": "f47f6e02f69e81af8139ae1d8ab5354cebc8cdcc" | ||
} |
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
Updated@date-io/core@^1.3.12