graphql-pub-sub-with-initial-value 2.0.0 → 2.0.1
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/package.json +1 -1
- package/.github/FUNDING.yml +0 -3
- package/.github/workflows/push.yml +0 -24
- package/.parcel-cache/13f2d5707e7af45c-RequestGraph +0 -0
- package/.parcel-cache/4550cd402a6bc1d6-RequestGraph +0 -0
- package/.parcel-cache/5ae0570a78c0dba3-AssetGraph +0 -0
- package/.parcel-cache/9ac092379278e465-BundleGraph +0 -0
- package/.parcel-cache/c23923128c744515-AssetGraph +0 -0
- package/.parcel-cache/data.mdb +0 -0
- package/.parcel-cache/e1c7b57f833f142e-AssetGraph +0 -0
- package/.parcel-cache/f8091f1d3b644a38-BundleGraph +0 -0
- package/.parcel-cache/ff30a583416c3463-AssetGraph +0 -0
- package/.parcel-cache/lock.mdb +0 -0
- package/.parcel-cache/snapshot-13f2d5707e7af45c.txt +0 -12561
- package/.parcel-cache/snapshot-4550cd402a6bc1d6.txt +0 -12561
- package/example/index.js +0 -22
- package/lib/src/index.d.ts +0 -11
- package/lib/src/index.d.ts.map +0 -1
- package/src/index.ts +0 -62
package/package.json
CHANGED
package/.github/FUNDING.yml
DELETED
|
@@ -1,24 +0,0 @@
|
|
|
1
|
-
name: CI
|
|
2
|
-
on: [push]
|
|
3
|
-
jobs:
|
|
4
|
-
test:
|
|
5
|
-
runs-on: ubuntu-latest
|
|
6
|
-
|
|
7
|
-
steps:
|
|
8
|
-
- uses: actions/checkout@v6
|
|
9
|
-
|
|
10
|
-
- name: Use Node.js
|
|
11
|
-
uses: actions/setup-node@v6
|
|
12
|
-
with:
|
|
13
|
-
node-version-file: 'package.json'
|
|
14
|
-
|
|
15
|
-
- name: Intall deps
|
|
16
|
-
run: |
|
|
17
|
-
npm install
|
|
18
|
-
npm install codecov -g
|
|
19
|
-
|
|
20
|
-
- name: Lint
|
|
21
|
-
run: npm run lint
|
|
22
|
-
|
|
23
|
-
- name: Test
|
|
24
|
-
run: npm run test
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
package/.parcel-cache/data.mdb
DELETED
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
package/.parcel-cache/lock.mdb
DELETED
|
Binary file
|