astn-core 0.5.25 → 0.5.27

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 CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "astn-core",
3
- "version": "0.5.25",
3
+ "version": "0.5.27",
4
4
  "description": "The TypeScript library for parsing and formatting ASTN (Abstract Syntax Tree Notation) - a human-editable data format for structured content",
5
5
  "main": "./dist/index.js",
6
6
  "module": "./dist/index.js",
@@ -33,6 +33,6 @@
33
33
  },
34
34
  "homepage": "https://github.com/corno/astn-core#readme",
35
35
  "dependencies": {
36
- "pareto-fountain-pen": "^0.4.18"
36
+ "pareto-fountain-pen": "^0.4.20"
37
37
  }
38
38
  }
@@ -1,5 +0,0 @@
1
- export declare namespace Error_ {
2
- type tbd = null;
3
- }
4
- export type Error_ = readonly ['tbd', Error_.tbd];
5
- export { Error_ as Error, };
@@ -1,3 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZGVzZXJpYWxpemUuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi9zcmMvaW50ZXJmYWNlL3RvX2JlX2dlbmVyYXRlZC9kZXNlcmlhbGl6ZS50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiIn0=
@@ -1,15 +0,0 @@
1
- export declare namespace Error_ {
2
- type expected_a_dictionary = null;
3
- type expected_a_group = null;
4
- type expected_a_list = null;
5
- type expected_a_nothing = null;
6
- type expected_an_optional = null;
7
- type expected_a_state = null;
8
- type expected_a_text = null;
9
- type not_a_valid_number = null;
10
- type not_a_valid_boolean = null;
11
- type no_such_entry = string;
12
- type unknown_option = string;
13
- }
14
- export type Error_ = readonly ['expected a dictionary', Error_.expected_a_dictionary] | readonly ['expected a group', Error_.expected_a_group] | readonly ['expected a list', Error_.expected_a_list] | readonly ['expected a nothing', Error_.expected_a_nothing] | readonly ['expected an optional', Error_.expected_an_optional] | readonly ['expected a state', Error_.expected_a_state] | readonly ['expected a text', Error_.expected_a_text] | readonly ['not a valid number', Error_.not_a_valid_number] | readonly ['not a valid boolean', Error_.not_a_valid_boolean] | readonly ['no such entry', Error_.no_such_entry] | readonly ['unknown option', Error_.unknown_option];
15
- export { Error_ as Error, };
@@ -1,3 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoidW5tYXJzaGFsbC5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uL3NyYy9pbnRlcmZhY2UvdG9fYmVfZ2VuZXJhdGVkL3VubWFyc2hhbGwudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IiJ9