@appland/appmap 3.14.5 → 3.14.6

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.
@@ -1,3 +1,9 @@
1
+ /*!
2
+ * @appland/sql-parser - v1.1.0
3
+ * @copyright 2015-2021 Code School (http://codeschool.com)
4
+ * @author Nick Wronski <nick@javascript.com>
5
+ */
6
+
1
7
  /*!
2
8
  * The buffer module from node.js, for the browser.
3
9
  *
@@ -11,12 +17,6 @@
11
17
  * Released under the MIT License.
12
18
  */
13
19
 
14
- /*!
15
- * sqlite-parser - v1.1.0
16
- * @copyright 2015-2021 Code School (http://codeschool.com)
17
- * @author Nick Wronski <nick@javascript.com>
18
- */
19
-
20
20
  /*!
21
21
  * vuex v3.6.2
22
22
  * (c) 2021 Evan You