punchout-simulator 0.6.0 → 0.6.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.
Files changed (2) hide show
  1. package/README.md +12 -9
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -18,10 +18,12 @@ It is role-neutral and runs in two modes (mirror images of each other):
18
18
 
19
19
  Protocol scope: **cXML only**.
20
20
 
21
- > **New to PunchOut, or want the full picture?** See the in-depth reports in
22
- > [`docs/`](docs/): the [PunchOut business primer](docs/punchout-business-primer_en.html),
23
- > the [Architecture reference](docs/architecture_en.html), and the
24
- > [Operations & usage guide](docs/operations-guide_en.html).
21
+ > **New to PunchOut, or want the full picture?** Read the in-depth reports at
22
+ > [**slawomir-szostak.github.io/punchout-simulator**](https://slawomir-szostak.github.io/punchout-simulator/):
23
+ > the [PunchOut business primer](https://slawomir-szostak.github.io/punchout-simulator/punchout-business-primer_en.html),
24
+ > the [Architecture reference](https://slawomir-szostak.github.io/punchout-simulator/architecture_en.html),
25
+ > and the [Operations & usage guide](https://slawomir-szostak.github.io/punchout-simulator/operations-guide_en.html).
26
+ > (Markdown sources live in [`docs/`](docs/).)
25
27
 
26
28
  ---
27
29
 
@@ -206,12 +208,13 @@ src/
206
208
 
207
209
  For a deeper treatment — component breakdown, the full data model, and Mode A /
208
210
  Mode B sequence diagrams — see the
209
- [**Architecture reference**](docs/architecture_en.html) in [`docs/`](docs/).
210
- The same folder holds a [**PunchOut business primer**](docs/punchout-business-primer_en.html)
211
+ [**Architecture reference**](https://slawomir-szostak.github.io/punchout-simulator/architecture_en.html).
212
+ Alongside it: a [**PunchOut business primer**](https://slawomir-szostak.github.io/punchout-simulator/punchout-business-primer_en.html)
211
213
  (the business process and where this tool fits) and an
212
- [**Operations & usage guide**](docs/operations-guide_en.html) (sessions,
213
- operations, profiles, product lists, validation). The reports are self-contained
214
- HTML; their canonical Markdown sources sit alongside them.
214
+ [**Operations & usage guide**](https://slawomir-szostak.github.io/punchout-simulator/operations-guide_en.html)
215
+ (sessions, operations, profiles, product lists, validation). These render at
216
+ [slawomir-szostak.github.io/punchout-simulator](https://slawomir-szostak.github.io/punchout-simulator/);
217
+ their canonical Markdown sources live in [`docs/`](docs/).
215
218
 
216
219
  ### Data model
217
220
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "punchout-simulator",
3
- "version": "0.6.0",
3
+ "version": "0.6.1",
4
4
  "description": "A developer tool for testing cXML PunchOut integrations by acting as a virtual counterparty (virtual buyer or virtual supplier).",
5
5
  "keywords": [
6
6
  "punchout",