extwee 2.0.3 → 2.0.4

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": "extwee",
3
- "version": "2.0.3",
3
+ "version": "2.0.4",
4
4
  "description": "A Twee 3 compiler written in JS.",
5
5
  "author": "Dan Cox",
6
6
  "main": "index.js",
@@ -23,7 +23,8 @@
23
23
  "dependencies": {
24
24
  "commander": "^4.1.1",
25
25
  "node-html-parser": "^1.2.16",
26
- "uuid": "^8.3.2"
26
+ "uuid": "^8.3.2",
27
+ "semver": "^5.7.1"
27
28
  },
28
29
  "devDependencies": {
29
30
  "@babel/cli": "^7.12.10",
@@ -45,7 +46,6 @@
45
46
  "eslint-plugin-promise": "^4.2.1",
46
47
  "eslint-plugin-standard": "^4.0.1",
47
48
  "jest": "^27.3.1",
48
- "semver": "^5.7.1",
49
49
  "shelljs": "^0.8.4"
50
50
  },
51
51
  "repository": {
@@ -9,7 +9,7 @@
9
9
  </head>
10
10
  <body>
11
11
  <tw-story tags></tw-story>
12
- <tw-storydata name="Title" startnode="4" creator="extwee" creator-version="2.0.3" ifid="433E0F74-1DF5-4F17-B7C0-B8A7CD9D3DC1" zoom="0" format="Snowman" format-version="2.0.0" options hidden>
12
+ <tw-storydata name="Title" startnode="4" creator="extwee" creator-version="2.0.3" ifid="FA495CE5-0245-407C-8391-15160724A530" zoom="0" format="Snowman" format-version="2.0.0" options hidden>
13
13
  <style role="stylesheet" id="twine-user-stylesheet" type="text/twine-css"></style>
14
14
  <script role="script" id="twine-user-script" type="text/twine-javascript"></script>
15
15
  <tw-passagedata pid="1" name="A"></tw-passagedata>
@@ -9,7 +9,7 @@
9
9
  </head>
10
10
  <body>
11
11
  <tw-story tags></tw-story>
12
- <tw-storydata name="Title" startnode="4" creator="extwee" creator-version="2.0.3" ifid="A1EFB550-B470-44EA-816C-73683E385FF2" zoom="0" format="Snowman" format-version="2.0.0" options hidden>
12
+ <tw-storydata name="Title" startnode="4" creator="extwee" creator-version="2.0.3" ifid="F4A62B98-964F-48EB-9509-EF041FA39EAF" zoom="0" format="Snowman" format-version="2.0.0" options hidden>
13
13
  <style role="stylesheet" id="twine-user-stylesheet" type="text/twine-css"></style>
14
14
  <script role="script" id="twine-user-script" type="text/twine-javascript"></script>
15
15
  <tw-passagedata pid="1" name="A"></tw-passagedata>
@@ -9,7 +9,7 @@
9
9
  </head>
10
10
  <body>
11
11
  <tw-story tags></tw-story>
12
- <tw-storydata name="Name" startnode="3" creator="extwee" creator-version="2.0.3" ifid="16D0AFBA-80AF-4C7F-9C85-983D043624E4" zoom="0" format="Snowman" format-version="2.0.0" options hidden>
12
+ <tw-storydata name="Name" startnode="3" creator="extwee" creator-version="2.0.3" ifid="88EBC02F-BFD4-4450-8BAE-C9625483987B" zoom="0" format="Snowman" format-version="2.0.0" options hidden>
13
13
  <style role="stylesheet" id="twine-user-stylesheet" type="text/twine-css"></style>
14
14
  <script role="script" id="twine-user-script" type="text/twine-javascript"></script>
15
15
  <tw-passagedata pid="1" name="A"></tw-passagedata>
@@ -11,7 +11,7 @@
11
11
 
12
12
  <tw-story></tw-story>
13
13
 
14
- <tw-storydata name="Example1" startnode="4" creator="extwee" creator-version="2.0.3" ifid="D37AFDA9-0C6C-434C-94F4-210A4E27AC4F" zoom="0" format="Harlowe" format-version="3.0.2" options hidden>
14
+ <tw-storydata name="Example1" startnode="4" creator="extwee" creator-version="2.0.3" ifid="C4A583B9-6238-4C4B-A8BA-E6C8F4F937C8" zoom="0" format="Harlowe" format-version="3.0.2" options hidden>
15
15
  <style role="stylesheet" id="twine-user-stylesheet" type="text/twine-css"></style>
16
16
  <script role="script" id="twine-user-script" type="text/twine-javascript"></script>
17
17
  <tw-passagedata pid="1" name="StoryTitle">Example1</tw-passagedata>
@@ -1,6 +1,6 @@
1
1
  :: StoryData
2
2
  {
3
- "ifid": "053B8E94-59D9-40D5-8D18-EE2DD5D88ED0",
3
+ "ifid": "64C55055-202E-4B0A-A16B-9F068B9EF5E8",
4
4
  "format": "Test",
5
5
  "format-version": "1.2.3",
6
6
  "zoom": 1,
@@ -1,6 +1,6 @@
1
1
  :: StoryData
2
2
  {
3
- "ifid": "239AE5BC-6B01-44AB-9A2F-33035EFA25DC",
3
+ "ifid": "AC524BC5-2F76-4460-A520-816F95026EE6",
4
4
  "start": "Start",
5
5
  "tag-colors": {
6
6
  "bar": "green",