@appland/appmap 3.15.1 → 3.16.0
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/built/package.json
CHANGED
|
@@ -10,11 +10,11 @@ async function default_1() {
|
|
|
10
10
|
the instructions in the AppMap documentation. Choose the most suitable link here,
|
|
11
11
|
then configure and launch your app process. Press enter wen you're ready to continue.`);
|
|
12
12
|
userInteraction_1.default.progress(`
|
|
13
|
-
Rails:
|
|
14
|
-
Django:
|
|
15
|
-
Flask:
|
|
16
|
-
Java
|
|
17
|
-
|
|
13
|
+
Rails: https://appland.com/docs/reference/appmap-ruby.html#remote-recording
|
|
14
|
+
Django: https://appland.com/docs/reference/appmap-python.html#django
|
|
15
|
+
Flask: https://appland.com/docs/reference/appmap-python.html#flask
|
|
16
|
+
Java: https://appland.com/docs/reference/appmap-java.html#remote-recording
|
|
17
|
+
JavaScript: https://appland.com/docs/reference/appmap-agent-js.html#remote-recording
|
|
18
18
|
`);
|
|
19
19
|
return ready_1.default();
|
|
20
20
|
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@appland/appmap",
|
|
3
|
-
"version": "3.
|
|
3
|
+
"version": "3.16.0",
|
|
4
4
|
"description": "",
|
|
5
5
|
"bin": "built/src/cli.js",
|
|
6
6
|
"publishConfig": {
|
|
@@ -66,7 +66,7 @@
|
|
|
66
66
|
"vuex"
|
|
67
67
|
],
|
|
68
68
|
"dependencies": {
|
|
69
|
-
"@appland/components": "1.
|
|
69
|
+
"@appland/components": "1.21.0",
|
|
70
70
|
"@appland/diagrams": "1.5.1",
|
|
71
71
|
"@appland/models": "^1.8.1",
|
|
72
72
|
"@sidvind/better-ajv-errors": "^0.9.1",
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"validate.js","sourceRoot":"","sources":["../../../../src/cmds/record/validate.ts"],"names":[],"mappings":""}
|