@stonyx/cron 0.2.1-beta.2 → 0.2.1-beta.21

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/.npmignore CHANGED
@@ -2,4 +2,6 @@
2
2
  test/
3
3
 
4
4
  # config
5
- .nvmrc
5
+ .nvmrc
6
+ # git
7
+ .git
package/package.json CHANGED
@@ -3,7 +3,7 @@
3
3
  "keywords": [
4
4
  "stonyx-module"
5
5
  ],
6
- "version": "0.2.1-beta.2",
6
+ "version": "0.2.1-beta.21",
7
7
  "description": "Cron/job scheduler for Stonyx framework",
8
8
  "main": "src/main.js",
9
9
  "type": "module",
@@ -32,12 +32,12 @@
32
32
  },
33
33
  "homepage": "https://github.com/abofs/stonyx-cron#readme",
34
34
  "devDependencies": {
35
- "@stonyx/utils": "0.2.3-beta.3",
35
+ "@stonyx/utils": "0.2.3-beta.7",
36
36
  "qunit": "^2.24.1",
37
37
  "sinon": "^21.0.0"
38
38
  },
39
39
  "dependencies": {
40
- "stonyx": "0.2.3-beta.1"
40
+ "stonyx": "0.2.3-beta.9"
41
41
  },
42
42
  "scripts": {
43
43
  "test": "stonyx test"
package/pnpm-lock.yaml CHANGED
@@ -9,12 +9,12 @@ importers:
9
9
  .:
10
10
  dependencies:
11
11
  stonyx:
12
- specifier: 0.2.3-beta.1
13
- version: 0.2.3-beta.1
12
+ specifier: 0.2.3-beta.9
13
+ version: 0.2.3-beta.9
14
14
  devDependencies:
15
15
  '@stonyx/utils':
16
- specifier: 0.2.3-beta.3
17
- version: 0.2.3-beta.3
16
+ specifier: 0.2.3-beta.7
17
+ version: 0.2.3-beta.7
18
18
  qunit:
19
19
  specifier: ^2.24.1
20
20
  version: 2.25.0
@@ -33,8 +33,8 @@ packages:
33
33
  '@sinonjs/samsam@8.0.3':
34
34
  resolution: {integrity: sha512-hw6HbX+GyVZzmaYNh82Ecj1vdGZrqVIn/keDTg63IgAwiQPO+xCz99uG6Woqgb4tM0mUiFENKZ4cqd7IX94AXQ==}
35
35
 
36
- '@stonyx/utils@0.2.3-beta.3':
37
- resolution: {integrity: sha512-CLmz/DPgNWU7IXJYQXzmAdph65iapp6mHnvKZQULrd6IdKPGb6KlVMVL29yuyXg0fOapkkoPV4Xf6PmksSE8bw==}
36
+ '@stonyx/utils@0.2.3-beta.7':
37
+ resolution: {integrity: sha512-SF6ZZZJ/f1n/+SJJDj8BJdlgvv+WDLGWGUMIkwTpruA5jv/AYJqSoVIgTpYfuMTnYDIsp3KoruaIKy/qd2ETPQ==}
38
38
 
39
39
  call-bind-apply-helpers@1.0.2:
40
40
  resolution: {integrity: sha512-Sp1ablJ0ivDkSzjcaJdxEunN5/XvksFJ2sMBFfq6x0ryhQV/2b/KwFe21cMpmHtPOSij8K99/wSfoEuTObmuMQ==}
@@ -164,8 +164,8 @@ packages:
164
164
  sinon@21.0.1:
165
165
  resolution: {integrity: sha512-Z0NVCW45W8Mg5oC/27/+fCqIHFnW8kpkFOq0j9XJIev4Ld0mKmERaZv5DMLAb9fGCevjKwaEeIQz5+MBXfZcDw==}
166
166
 
167
- stonyx@0.2.3-beta.1:
168
- resolution: {integrity: sha512-WdMFVHASjPAdZFMVrZ8rHj/7A0onfVUigLLiNrlYHKZFtnxXV9KibQgXlEFEzY6M9z5o0I/bycOqaBWZvjcCfw==}
167
+ stonyx@0.2.3-beta.9:
168
+ resolution: {integrity: sha512-xqKUB4tSbn66bmlE9k7kEC2WIArY1f7UtU1A4OdRLRdFrFLrGgn65MZV9tLCxzCuTFBE9RG6Q8azzuv5MiF4qw==}
169
169
  hasBin: true
170
170
 
171
171
  supports-color@7.2.0:
@@ -205,7 +205,7 @@ snapshots:
205
205
  '@sinonjs/commons': 3.0.1
206
206
  type-detect: 4.1.0
207
207
 
208
- '@stonyx/utils@0.2.3-beta.3': {}
208
+ '@stonyx/utils@0.2.3-beta.7': {}
209
209
 
210
210
  call-bind-apply-helpers@1.0.2:
211
211
  dependencies:
@@ -343,7 +343,7 @@ snapshots:
343
343
  diff: 8.0.3
344
344
  supports-color: 7.2.0
345
345
 
346
- stonyx@0.2.3-beta.1:
346
+ stonyx@0.2.3-beta.9:
347
347
  dependencies:
348
348
  node-chronicle: 0.2.0
349
349
 
package/.git/config DELETED
@@ -1,18 +0,0 @@
1
- [core]
2
- repositoryformatversion = 0
3
- filemode = true
4
- bare = false
5
- logallrefupdates = true
6
- [remote "origin"]
7
- url = https://github.com/abofs/stonyx-cron
8
- fetch = +refs/heads/*:refs/remotes/origin/*
9
- [gc]
10
- auto = 0
11
- [http "https://github.com/"]
12
- extraheader = AUTHORIZATION: basic eC1hY2Nlc3MtdG9rZW46Z2hwX2hBdU5WbnJNcml2bktkZTlmaU80WW9lZk9QenZtdTFiUWtQNA==
13
- [branch "main"]
14
- remote = origin
15
- merge = refs/heads/main
16
- [user]
17
- name = github-actions[bot]
18
- email = github-actions[bot]@users.noreply.github.com