date-duration
Advanced tools
Comparing version 1.8.0 to 1.8.1
@@ -10,24 +10,6 @@ "use strict"; | ||
require("core-js/modules/es6.object.freeze"); | ||
require("core-js/modules/es6.object.assign"); | ||
require("core-js/modules/es6.string.iterator"); | ||
require("core-js/modules/es6.set"); | ||
var _toConsumableArray2 = _interopRequireDefault(require("@babel/runtime/helpers/toConsumableArray")); | ||
require("core-js/modules/web.dom.iterable"); | ||
require("core-js/modules/es6.array.iterator"); | ||
require("core-js/modules/es6.object.to-string"); | ||
require("core-js/modules/es6.object.keys"); | ||
var _defineProperty2 = _interopRequireDefault(require("@babel/runtime/helpers/defineProperty")); | ||
require("core-js/modules/es6.regexp.match"); | ||
var _typeof2 = _interopRequireDefault(require("@babel/runtime/helpers/typeof")); | ||
@@ -34,0 +16,0 @@ |
{ | ||
"name": "date-duration", | ||
"version": "1.8.0", | ||
"version": "1.8.1", | ||
"description": "Manipulate Date objects with ISO 8601-formatted durations", | ||
@@ -5,0 +5,0 @@ "main": "dist/duration.js", |
Sorry, the diff of this file is not supported yet
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
19621
178