Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

date-duration

Package Overview
Dependencies
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

date-duration - npm Package Compare versions

Comparing version 1.8.0 to 1.8.1

18

dist/duration.js

@@ -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 @@

2

package.json
{
"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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc