akpm-procedures 1.1.17 → 1.1.18

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,4 +1,4 @@
1
- /* Version: 1.1.17 */
1
+ /* Version: 1.1.18 */
2
2
  var rl = Object.defineProperty;
3
3
  var ha = (t) => {
4
4
  throw TypeError(t);
@@ -6970,7 +6970,8 @@ class Te extends le {
6970
6970
  templateFather: e._id,
6971
6971
  secret: e.isPrivate,
6972
6972
  tags: n,
6973
- segnaposto: r
6973
+ segnaposto: r,
6974
+ excludeFromDocumentale: e.excludeFromDocumentale
6974
6975
  };
6975
6976
  return (await this.f("POST", "procedures", o)).json();
6976
6977
  }
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "akpm-procedures",
3
3
  "private": false,
4
- "version": "1.1.17",
4
+ "version": "1.1.18",
5
5
  "type": "module",
6
6
  "files": [
7
7
  "CDN"