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

chronokinesis

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

chronokinesis - npm Package Compare versions

Comparing version 1.3.0 to 1.3.2

12

package.json
{
"name": "chronokinesis",
"version": "1.3.0",
"version": "1.3.2",
"description": "Module for testing time-dependent code",

@@ -44,14 +44,14 @@ "author": "Pal Edman <pal.edman@outlook.com>",

"devDependencies": {
"babel-preset-es2015": "^6.18.0",
"babel-preset-es2015": "^6.22.0",
"babel-preset-es2015-rollup": "^3.0.0",
"code": "^4.0.0",
"coveralls": "^2.11.15",
"lab": "^11.2.1",
"lab": "^12.1.0",
"lodash.clonedeep": "^4.5.0",
"markdown-toc": "^1.0.2",
"markdown-toc": "^1.1.0",
"moment": "^2.17.1",
"rollup": "^0.38.0",
"rollup": "^0.41.4",
"rollup-plugin-babel": "^2.7.1",
"rollup-plugin-commonjs": "^6.0.1"
"rollup-plugin-commonjs": "^7.0.0"
}
}

@@ -99,2 +99,4 @@ chronokinesis

const ck = require('chronokinesis');
const moment = require('moment');
let date = new Date(2018, 0, 31);

@@ -174,3 +176,3 @@

`jsnext:main: dist/index.js`
`jsnext:main: dist/index.es.js`

@@ -177,0 +179,0 @@ # Acknowledgements

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