chronokinesis
Advanced tools
Comparing version 5.0.0 to 5.0.1
{ | ||
"name": "chronokinesis", | ||
"version": "5.0.0", | ||
"version": "5.0.1", | ||
"description": "Module for testing time-dependent code", | ||
@@ -12,6 +12,10 @@ "author": { | ||
"module": "index.js", | ||
"main": "dist/main.cjs", | ||
"main": "dist/index.cjs", | ||
"browser": "dist/chronokinesis.cjs", | ||
"jsnext:main": "index.js", | ||
"sideEffects": true, | ||
"exports": { | ||
"import": "./index.js", | ||
"require": "./dist/index.cjs" | ||
}, | ||
"repository": { | ||
@@ -18,0 +22,0 @@ "type": "git", |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
21983
0