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

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,98 @@
1
1
  # @dataplan/json
2
2
 
3
+ ## 0.0.1-beta.10
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies
8
+ [[`49fcb0d58`](https://github.com/graphile/crystal/commit/49fcb0d585b31b291c9072c339d6f5b550eefc9f)]:
9
+ - grafast@0.1.1-beta.1
10
+
11
+ ## 0.0.1-beta.9
12
+
13
+ ### Patch Changes
14
+
15
+ - [#1778](https://github.com/graphile/crystal/pull/1778)
16
+ [`b2bce88da`](https://github.com/graphile/crystal/commit/b2bce88da26c7a8965468be16fc2d935eadd3434)
17
+ Thanks [@benjie](https://github.com/benjie)! - Enable source maps in modules
18
+ where it was disabled.
19
+
20
+ - Updated dependencies
21
+ [[`4a4d26d87`](https://github.com/graphile/crystal/commit/4a4d26d87ce74589429b8ca5126a7bfdf30351b8),
22
+ [`b2bce88da`](https://github.com/graphile/crystal/commit/b2bce88da26c7a8965468be16fc2d935eadd3434),
23
+ [`861a8a306`](https://github.com/graphile/crystal/commit/861a8a306ef42a821da19e77903ddd7e8130bfb3)]:
24
+ - grafast@0.1.1-beta.0
25
+
26
+ ## 0.0.1-beta.8
27
+
28
+ ### Patch Changes
29
+
30
+ - [#514](https://github.com/graphile/crystal-pre-merge/pull/514)
31
+ [`c9848f693`](https://github.com/graphile/crystal-pre-merge/commit/c9848f6936a5abd7740c0638bfb458fb5551f03b)
32
+ Thanks [@benjie](https://github.com/benjie)! - Update package.json repository
33
+ information
34
+
35
+ - Updated dependencies
36
+ [[`c9848f693`](https://github.com/graphile/crystal-pre-merge/commit/c9848f6936a5abd7740c0638bfb458fb5551f03b),
37
+ [`ede1092fe`](https://github.com/graphile/crystal-pre-merge/commit/ede1092fe197719b6fa786f4cfa75f6a1f4c56c1),
38
+ [`566983fbd`](https://github.com/graphile/crystal-pre-merge/commit/566983fbd99c4b2df8c4ebd6260521670a2b7dfc),
39
+ [`409bf6071`](https://github.com/graphile/crystal-pre-merge/commit/409bf607180d4d8faec658c803e5ec4d1a00c451)]:
40
+ - grafast@0.0.1-beta.8
41
+
42
+ ## 0.0.1-beta.7
43
+
44
+ ### Patch Changes
45
+
46
+ - Updated dependencies
47
+ [[`3700e204f`](https://github.com/benjie/crystal/commit/3700e204f430db182c92ca7abc82017c81fa1f9b)]:
48
+ - grafast@0.0.1-beta.7
49
+
50
+ ## 0.0.1-beta.6
51
+
52
+ ### Patch Changes
53
+
54
+ - [#496](https://github.com/benjie/crystal/pull/496)
55
+ [`c9bfd9892`](https://github.com/benjie/crystal/commit/c9bfd989247f9433fb5b18c5175c9d8d64cd21a1)
56
+ Thanks [@benjie](https://github.com/benjie)! - Update dependencies (sometimes
57
+ through major versions).
58
+
59
+ - Updated dependencies
60
+ [[`c9bfd9892`](https://github.com/benjie/crystal/commit/c9bfd989247f9433fb5b18c5175c9d8d64cd21a1),
61
+ [`e613b476d`](https://github.com/benjie/crystal/commit/e613b476d6ee867d1f7509c895dabee40e7f9a31)]:
62
+ - grafast@0.0.1-beta.6
63
+
64
+ ## 0.0.1-beta.5
65
+
66
+ ### Patch Changes
67
+
68
+ - Updated dependencies
69
+ [[`53186213a`](https://github.com/benjie/crystal/commit/53186213ade962f4b66cb0d5ea8b57b5ce7ea85f)]:
70
+ - grafast@0.0.1-beta.5
71
+
72
+ ## 0.0.1-beta.4
73
+
74
+ ### Patch Changes
75
+
76
+ - Updated dependencies
77
+ [[`f9cc88dc4`](https://github.com/benjie/crystal/commit/f9cc88dc442d371aee154a28d4e63c6da39f6b2e)]:
78
+ - grafast@0.0.1-beta.4
79
+
80
+ ## 0.0.1-beta.3
81
+
82
+ ### Patch Changes
83
+
84
+ - Updated dependencies
85
+ [[`46cd08aa1`](https://github.com/benjie/crystal/commit/46cd08aa13e3bac4d186c72c6ce24997f37658af)]:
86
+ - grafast@0.0.1-beta.3
87
+
88
+ ## 0.0.1-beta.2
89
+
90
+ ### Patch Changes
91
+
92
+ - Updated dependencies
93
+ [[`23bd3c291`](https://github.com/benjie/crystal/commit/23bd3c291246aebf27cf2784f40fc948485f43c9)]:
94
+ - grafast@0.0.1-beta.2
95
+
3
96
  ## 0.0.1-beta.1
4
97
 
5
98
  ### 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,12 @@ 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
28
  <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>
29
+ </tr><tr>
31
30
  <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>
32
31
  <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>
32
+ <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
33
  </tr></table>
34
34
 
35
35
  <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.10",
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.1"
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
  }