@contract-case/case-connector 0.8.2 → 0.8.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.
@@ -34,6 +34,12 @@
34
34
  * BSD-3-Clause license
35
35
  */
36
36
 
37
+ /*!
38
+ * ContractCase Plugin DSL Types
39
+ * Copyright(c) 2022-2024 Timothy Jones (TLJ)
40
+ * BSD-3-Clause license
41
+ */
42
+
37
43
  /*!
38
44
  * accepts
39
45
  * Copyright(c) 2014 Jonathan Ong