RubyGems
npm
Organizations
Log in
Sign up
npm
@digipair/skill-cron
Versions diffs
0.41.4 → 0.43.2
Page 3
@digipair/skill-cron 0.41.4 → 0.43.2
Sign up to get
free
protection for your applications and to get access to all the features.
Files changed (3)
hide
show
package/index.cjs.js
+464
-190
package/index.esm.js
+464
-190
package/package.json
+1
-1
package/package.json
CHANGED
Viewed
@@ -1,6 +1,6 @@
1
1
{
2
2
"name": "@digipair/skill-cron",
3
-
"version": "0.
41
.
4
",
3
+
"version": "0.
43
.
2
",
4
4
"dependencies": {
5
5
"cron": "^3.1.7"
6
6
},
« First
‹ Prev
1
2
3