date-duration
Advanced tools
Comparing version 1.5.0 to 1.5.1
{ | ||
"name": "date-duration", | ||
"version": "1.5.0", | ||
"version": "1.5.1", | ||
"description": "Manipulate Date objects with ISO 8601-formatted durations", | ||
@@ -53,2 +53,3 @@ "main": "dist/duration.js", | ||
"dependencies": { | ||
"@babel/polyfill": "^7.2.5", | ||
"@babel/runtime": "^7.3.1" | ||
@@ -55,0 +56,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
16483
2
+ Added@babel/polyfill@^7.2.5
+ Added@babel/polyfill@7.12.1(transitive)
+ Addedcore-js@2.6.12(transitive)
+ Addedregenerator-runtime@0.13.11(transitive)