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

@pushrocks/smarttime

Package Overview
Dependencies
Maintainers
1
Versions
49
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@pushrocks/smarttime - npm Package Compare versions

Comparing version 3.0.22 to 3.0.23

1

dist_ts/index.d.ts
export * from './smarttime.classes.cronmanager';
export * from './smarttime.classes.cronjob';
export * from './smarttime.classes.extendeddate';

@@ -3,0 +4,0 @@ export * from './smarttime.classes.hrtmeasurement';

3

dist_ts/index.js

@@ -14,2 +14,3 @@ "use strict";

__exportStar(require("./smarttime.classes.cronmanager"), exports);
__exportStar(require("./smarttime.classes.cronjob"), exports);
__exportStar(require("./smarttime.classes.extendeddate"), exports);

@@ -21,2 +22,2 @@ __exportStar(require("./smarttime.classes.hrtmeasurement"), exports);

__exportStar(require("./smarttime.units"), exports);
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaW5kZXguanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi90cy9pbmRleC50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiOzs7Ozs7Ozs7Ozs7QUFBQSxrRUFBZ0Q7QUFDaEQsbUVBQWlEO0FBQ2pELHFFQUFtRDtBQUNuRCwrREFBNkM7QUFDN0MsNERBQTBDO0FBQzFDLGdFQUE4QztBQUM5QyxvREFBa0MifQ==
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaW5kZXguanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi90cy9pbmRleC50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiOzs7Ozs7Ozs7Ozs7QUFBQSxrRUFBZ0Q7QUFDaEQsOERBQTRDO0FBQzVDLG1FQUFpRDtBQUNqRCxxRUFBbUQ7QUFDbkQsK0RBQTZDO0FBQzdDLDREQUEwQztBQUMxQyxnRUFBOEM7QUFDOUMsb0RBQWtDIn0=
{
"name": "@pushrocks/smarttime",
"private": false,
"version": "3.0.22",
"version": "3.0.23",
"description": "handle time in smart ways",

@@ -6,0 +6,0 @@ "main": "dist_ts/index.js",

export * from './smarttime.classes.cronmanager';
export * from './smarttime.classes.cronjob';
export * from './smarttime.classes.extendeddate';

@@ -3,0 +4,0 @@ export * from './smarttime.classes.hrtmeasurement';

Sorry, the diff of this file is too big to display

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