@dataplan/json 0.0.1-beta.1 → 0.0.1-beta.11

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/CHANGELOG.md CHANGED
@@ -1,5 +1,110 @@
1
1
  # @dataplan/json
2
2
 
3
+ ## 0.0.1-beta.11
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies
8
+ [[`3fdc2bce4`](https://github.com/graphile/crystal/commit/3fdc2bce42418773f808c5b8309dfb361cd95ce9),
9
+ [`aeef362b5`](https://github.com/graphile/crystal/commit/aeef362b5744816f01e4a6f714bbd77f92332bc5),
10
+ [`8a76db07f`](https://github.com/graphile/crystal/commit/8a76db07f4c110cecc6225504f9a05ccbcbc7b92),
11
+ [`8a0cdb95f`](https://github.com/graphile/crystal/commit/8a0cdb95f200b28b0ea1ab5caa12b23dce5f374f),
12
+ [`1c9f1c0ed`](https://github.com/graphile/crystal/commit/1c9f1c0edf4e621a5b6345d3a41527a18143c6ae)]:
13
+ - grafast@0.1.1-beta.2
14
+
15
+ ## 0.0.1-beta.10
16
+
17
+ ### Patch Changes
18
+
19
+ - Updated dependencies
20
+ [[`49fcb0d58`](https://github.com/graphile/crystal/commit/49fcb0d585b31b291c9072c339d6f5b550eefc9f)]:
21
+ - grafast@0.1.1-beta.1
22
+
23
+ ## 0.0.1-beta.9
24
+
25
+ ### Patch Changes
26
+
27
+ - [#1778](https://github.com/graphile/crystal/pull/1778)
28
+ [`b2bce88da`](https://github.com/graphile/crystal/commit/b2bce88da26c7a8965468be16fc2d935eadd3434)
29
+ Thanks [@benjie](https://github.com/benjie)! - Enable source maps in modules
30
+ where it was disabled.
31
+
32
+ - Updated dependencies
33
+ [[`4a4d26d87`](https://github.com/graphile/crystal/commit/4a4d26d87ce74589429b8ca5126a7bfdf30351b8),
34
+ [`b2bce88da`](https://github.com/graphile/crystal/commit/b2bce88da26c7a8965468be16fc2d935eadd3434),
35
+ [`861a8a306`](https://github.com/graphile/crystal/commit/861a8a306ef42a821da19e77903ddd7e8130bfb3)]:
36
+ - grafast@0.1.1-beta.0
37
+
38
+ ## 0.0.1-beta.8
39
+
40
+ ### Patch Changes
41
+
42
+ - [#514](https://github.com/graphile/crystal-pre-merge/pull/514)
43
+ [`c9848f693`](https://github.com/graphile/crystal-pre-merge/commit/c9848f6936a5abd7740c0638bfb458fb5551f03b)
44
+ Thanks [@benjie](https://github.com/benjie)! - Update package.json repository
45
+ information
46
+
47
+ - Updated dependencies
48
+ [[`c9848f693`](https://github.com/graphile/crystal-pre-merge/commit/c9848f6936a5abd7740c0638bfb458fb5551f03b),
49
+ [`ede1092fe`](https://github.com/graphile/crystal-pre-merge/commit/ede1092fe197719b6fa786f4cfa75f6a1f4c56c1),
50
+ [`566983fbd`](https://github.com/graphile/crystal-pre-merge/commit/566983fbd99c4b2df8c4ebd6260521670a2b7dfc),
51
+ [`409bf6071`](https://github.com/graphile/crystal-pre-merge/commit/409bf607180d4d8faec658c803e5ec4d1a00c451)]:
52
+ - grafast@0.0.1-beta.8
53
+
54
+ ## 0.0.1-beta.7
55
+
56
+ ### Patch Changes
57
+
58
+ - Updated dependencies
59
+ [[`3700e204f`](https://github.com/benjie/crystal/commit/3700e204f430db182c92ca7abc82017c81fa1f9b)]:
60
+ - grafast@0.0.1-beta.7
61
+
62
+ ## 0.0.1-beta.6
63
+
64
+ ### Patch Changes
65
+
66
+ - [#496](https://github.com/benjie/crystal/pull/496)
67
+ [`c9bfd9892`](https://github.com/benjie/crystal/commit/c9bfd989247f9433fb5b18c5175c9d8d64cd21a1)
68
+ Thanks [@benjie](https://github.com/benjie)! - Update dependencies (sometimes
69
+ through major versions).
70
+
71
+ - Updated dependencies
72
+ [[`c9bfd9892`](https://github.com/benjie/crystal/commit/c9bfd989247f9433fb5b18c5175c9d8d64cd21a1),
73
+ [`e613b476d`](https://github.com/benjie/crystal/commit/e613b476d6ee867d1f7509c895dabee40e7f9a31)]:
74
+ - grafast@0.0.1-beta.6
75
+
76
+ ## 0.0.1-beta.5
77
+
78
+ ### Patch Changes
79
+
80
+ - Updated dependencies
81
+ [[`53186213a`](https://github.com/benjie/crystal/commit/53186213ade962f4b66cb0d5ea8b57b5ce7ea85f)]:
82
+ - grafast@0.0.1-beta.5
83
+
84
+ ## 0.0.1-beta.4
85
+
86
+ ### Patch Changes
87
+
88
+ - Updated dependencies
89
+ [[`f9cc88dc4`](https://github.com/benjie/crystal/commit/f9cc88dc442d371aee154a28d4e63c6da39f6b2e)]:
90
+ - grafast@0.0.1-beta.4
91
+
92
+ ## 0.0.1-beta.3
93
+
94
+ ### Patch Changes
95
+
96
+ - Updated dependencies
97
+ [[`46cd08aa1`](https://github.com/benjie/crystal/commit/46cd08aa13e3bac4d186c72c6ce24997f37658af)]:
98
+ - grafast@0.0.1-beta.3
99
+
100
+ ## 0.0.1-beta.2
101
+
102
+ ### Patch Changes
103
+
104
+ - Updated dependencies
105
+ [[`23bd3c291`](https://github.com/benjie/crystal/commit/23bd3c291246aebf27cf2784f40fc948485f43c9)]:
106
+ - grafast@0.0.1-beta.2
107
+
3
108
  ## 0.0.1-beta.1
4
109
 
5
110
  ### Patch Changes
package/README.md CHANGED
@@ -13,9 +13,9 @@ Docs: https://grafast.org/grafast/step-library/dataplan-json/
13
13
 
14
14
  ## Crowd-funded open-source software
15
15
 
16
- To help us develop this software sustainably under the MIT license, we ask all
17
- individuals and businesses that use it to help support its ongoing maintenance
18
- and development via sponsorship.
16
+ To help us develop this software sustainably, we ask all individuals and
17
+ businesses that use it to help support its ongoing maintenance and development
18
+ via sponsorship.
19
19
 
20
20
  ### [Click here to find out more about sponsors and sponsorship.](https://www.graphile.org/sponsor/)
21
21
 
@@ -24,12 +24,11 @@ And please give some love to our featured sponsors 🤩:
24
24
  <table><tr>
25
25
  <td align="center"><a href="https://www.the-guild.dev/"><img src="https://graphile.org/images/sponsors/theguild.png" width="90" height="90" alt="The Guild" /><br />The Guild</a> *</td>
26
26
  <td align="center"><a href="https://dovetailapp.com/"><img src="https://graphile.org/images/sponsors/dovetail.png" width="90" height="90" alt="Dovetail" /><br />Dovetail</a> *</td>
27
- <td align="center"><a href="https://qwick.com/"><img src="https://graphile.org/images/sponsors/qwick.png" width="90" height="90" alt="Qwick" /><br />Qwick</a> *</td>
28
27
  <td align="center"><a href="https://www.netflix.com/"><img src="https://graphile.org/images/sponsors/Netflix.png" width="90" height="90" alt="Netflix" /><br />Netflix</a> *</td>
29
- </tr><tr>
30
- <td align="center"><a href=""><img src="https://graphile.org/images/sponsors/chadf.png" width="90" height="90" alt="Chad Furman" /><br />Chad Furman</a> *</td>
31
28
  <td align="center"><a href="https://stellate.co/"><img src="https://graphile.org/images/sponsors/Stellate.png" width="90" height="90" alt="Stellate" /><br />Stellate</a> *</td>
29
+ </tr><tr>
32
30
  <td align="center"><a href="https://www.accenture.com/"><img src="https://graphile.org/images/sponsors/accenture.svg" width="90" height="90" alt="Accenture" /><br />Accenture</a> *</td>
31
+ <td align="center"><a href="https://microteam.io/"><img src="https://graphile.org/images/sponsors/micro.png" width="90" height="90" alt="We Love Micro" /><br />We Love Micro</a> *</td>
33
32
  </tr></table>
34
33
 
35
34
  <em>\* Sponsors the entire Graphile suite</em>
package/dist/index.js CHANGED
@@ -4,3 +4,4 @@ exports.JSONParseStep = exports.jsonParse = void 0;
4
4
  var jsonParse_js_1 = require("./steps/jsonParse.js");
5
5
  Object.defineProperty(exports, "jsonParse", { enumerable: true, get: function () { return jsonParse_js_1.jsonParse; } });
6
6
  Object.defineProperty(exports, "JSONParseStep", { enumerable: true, get: function () { return jsonParse_js_1.JSONParseStep; } });
7
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":";;;AAAA,qDAA2E;AAAlE,yGAAA,SAAS,OAAA;AAAE,6GAAA,aAAa,OAAA"}
@@ -62,3 +62,4 @@ function jsonParse($string) {
62
62
  }
63
63
  exports.jsonParse = jsonParse;
64
64
  (0, grafast_1.exportAs)("@dataplan/json", jsonParse, "jsonParse");
65
+ //# sourceMappingURL=jsonParse.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"jsonParse.js","sourceRoot":"","sources":["../../src/steps/jsonParse.ts"],"names":[],"mappings":";;;;AAAA,0DAA0B;AAO1B,qCAA2D;AAU3D;;;GAGG;AACH,MAAa,aAEX,SAAQ,wBAAqB;aACtB,aAAQ,GAAG;QAChB,UAAU,EAAE,gBAAgB;QAC5B,UAAU,EAAE,eAAe;KAC5B,AAHc,CAGb;IAKF,YAAY,WAA0C;QACpD,KAAK,EAAE,CAAC;QALV,wEAAwE;QACxE,WAAW;QACX,kBAAa,GAAG,KAAK,CAAC;QAIpB,IAAI,CAAC,aAAa,CAAC,WAAW,CAAC,CAAC;IAClC,CAAC;IAED,YAAY;QACV,OAAO,eAAK,CAAC,IAAI,CAAC,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,YAAY,CAAC,CAAC,CAAC,CAAC,EAAE,CAAC,CAAC,CAAC;IAC5D,CAAC;IAED,GAAG,CACD,GAAS;QAIT,OAAO,IAAA,gBAAM,EAAC,IAAI,EAAE,CAAC,GAAa,CAAC,CAAC,CAAC;IACvC,CAAC;IAED,EAAE,CACA,KAAa;QAEb,OAAO,IAAA,gBAAM,EAAC,IAAI,EAAE,CAAC,KAAK,CAAC,CAAC,CAAC;IAC/B,CAAC;IAED,OAAO,CACL,KAAa,EACb,MAAmC;QAEnC,MAAM,MAAM,GAAkC,EAAE,CAAC,CAAC,oBAAoB;QACtE,MAAM,IAAI,GAAG,MAAM,CAAC,CAAC,CAAC,CAAC;QACvB,KAAK,IAAI,CAAC,GAAG,CAAC,EAAE,CAAC,GAAG,KAAK,EAAE,CAAC,EAAE,EAAE;YAC9B,MAAM,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,CAAC;YAClB,IAAI,OAAO,CAAC,KAAK,QAAQ,EAAE;gBACzB,IAAI;oBACF,MAAM,CAAC,CAAC,CAAC,GAAG,IAAI,CAAC,KAAK,CAAC,CAAC,CAAC,CAAC;iBAC3B;gBAAC,OAAO,CAAC,EAAE;oBACV,MAAM,CAAC,CAAC,CAAC,GAAG,OAAO,CAAC,MAAM,CAAC,CAAC,CAAC,CAAC;iBAC/B;aACF;iBAAM,IAAI,CAAC,IAAI,IAAI,EAAE;gBACpB,MAAM,CAAC,CAAC,CAAC,GAAG,IAAW,CAAC;aACzB;iBAAM;gBACL,MAAM,CAAC,CAAC,CAAC,GAAG,OAAO,CAAC,MAAM,CACxB,IAAI,KAAK,CACP,yDACE,KAAK,CAAC,OAAO,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,OAAO,CAAC,CAAC,CAAC,OAAO,CACtC,EAAE,CACH,CACF,CAAC;aACH;SACF;QACD,OAAO,MAAM,CAAC;IAChB,CAAC;;AA7DH,sCA8DC;AAED;;;GAGG;AACH,SAAgB,SAAS,CACvB,OAAsC;IAEtC,OAAO,IAAI,aAAa,CAAQ,OAAO,CAAC,CAAC;AAC3C,CAAC;AAJD,8BAIC;AAED,IAAA,kBAAQ,EAAC,gBAAgB,EAAE,SAAS,EAAE,WAAW,CAAC,CAAC"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@dataplan/json",
3
- "version": "0.0.1-beta.1",
3
+ "version": "0.0.1-beta.11",
4
4
  "description": "JSON step classes for Grafast",
5
5
  "main": "dist/index.js",
6
6
  "types": "dist/index.d.ts",
@@ -9,7 +9,7 @@
9
9
  },
10
10
  "repository": {
11
11
  "type": "git",
12
- "url": "git+https://github.com/graphile/heart.git"
12
+ "url": "git+https://github.com/graphile/crystal.git"
13
13
  },
14
14
  "keywords": [
15
15
  "graphile",
@@ -22,26 +22,26 @@
22
22
  "author": "Benjie Gillam <code@benjiegillam.com>",
23
23
  "license": "MIT",
24
24
  "bugs": {
25
- "url": "https://github.com/graphile/heart/issues"
25
+ "url": "https://github.com/graphile/crystal/issues"
26
26
  },
27
- "homepage": "https://github.com/graphile/heart/tree/main/grafast/dataplan-json",
27
+ "homepage": "https://github.com/graphile/crystal/tree/main/grafast/dataplan-json",
28
28
  "dependencies": {
29
29
  "chalk": "^4.1.2",
30
- "tslib": "^2.5.0"
30
+ "tslib": "^2.6.2"
31
31
  },
32
32
  "engines": {
33
33
  "node": ">=14.17"
34
34
  },
35
35
  "peerDependencies": {
36
- "grafast": "^0.0.1-beta.1"
36
+ "grafast": "^0.1.1-beta.2"
37
37
  },
38
38
  "files": [
39
39
  "dist"
40
40
  ],
41
41
  "devDependencies": {
42
- "@types/jest": "^27.5.1",
43
- "jest": "^28.1.3",
44
- "jest-serializer-simple": "^5.0.0-beta.1",
45
- "typescript": "^5.0.4"
42
+ "@types/jest": "^29.5.4",
43
+ "jest": "^29.6.4",
44
+ "jest-serializer-simple": "^5.0.0-beta.3",
45
+ "typescript": "^5.2.2"
46
46
  }
47
47
  }