@webex/plugin-attachment-actions 2.59.3-next.1 → 2.59.4-next.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.
package/dist/index.js CHANGED
@@ -10,8 +10,8 @@ require("@webex/internal-plugin-conversation");
10
10
  require("@webex/internal-plugin-mercury");
11
11
  var _webexCore = require("@webex/webex-core");
12
12
  var _attachmentActions = _interopRequireDefault(require("./attachmentActions"));
13
- /*!
14
- * Copyright (c) 2015-2017 Cisco Systems, Inc. See LICENSE file.
13
+ /*!
14
+ * Copyright (c) 2015-2017 Cisco Systems, Inc. See LICENSE file.
15
15
  */
16
16
 
17
17
  // decrypt mercury activities
package/dist/index.js.map CHANGED
@@ -1 +1 @@
1
- {"version":3,"names":["require","_webexCore","_attachmentActions","_interopRequireDefault","registerPlugin","AttachmentActions","_default","exports","default"],"sources":["index.js"],"sourcesContent":["/*!\r\n * Copyright (c) 2015-2017 Cisco Systems, Inc. See LICENSE file.\r\n */\r\n\r\nimport '@webex/internal-plugin-conversation'; // decrypt mercury activities\r\nimport '@webex/internal-plugin-mercury';\r\n\r\nimport {registerPlugin} from '@webex/webex-core';\r\n\r\nimport AttachmentActions from './attachmentActions';\r\n\r\nregisterPlugin('attachmentActions', AttachmentActions);\r\n\r\nexport default AttachmentActions;\r\n"],"mappings":";;;;;;;;AAIAA,OAAA;AACAA,OAAA;AAEA,IAAAC,UAAA,GAAAD,OAAA;AAEA,IAAAE,kBAAA,GAAAC,sBAAA,CAAAH,OAAA;AATA;AACA;AACA;;AAE8C;;AAO9C,IAAAI,yBAAc,EAAC,mBAAmB,EAAEC,0BAAiB,CAAC;AAAC,IAAAC,QAAA,GAExCD,0BAAiB;AAAAE,OAAA,CAAAC,OAAA,GAAAF,QAAA"}
1
+ {"version":3,"names":["require","_webexCore","_attachmentActions","_interopRequireDefault","registerPlugin","AttachmentActions","_default","exports","default"],"sources":["index.js"],"sourcesContent":["/*!\n * Copyright (c) 2015-2017 Cisco Systems, Inc. See LICENSE file.\n */\n\nimport '@webex/internal-plugin-conversation'; // decrypt mercury activities\nimport '@webex/internal-plugin-mercury';\n\nimport {registerPlugin} from '@webex/webex-core';\n\nimport AttachmentActions from './attachmentActions';\n\nregisterPlugin('attachmentActions', AttachmentActions);\n\nexport default AttachmentActions;\n"],"mappings":";;;;;;;;AAIAA,OAAA;AACAA,OAAA;AAEA,IAAAC,UAAA,GAAAD,OAAA;AAEA,IAAAE,kBAAA,GAAAC,sBAAA,CAAAH,OAAA;AATA;AACA;AACA;;AAE8C;;AAO9C,IAAAI,yBAAc,EAAC,mBAAmB,EAAEC,0BAAiB,CAAC;AAAC,IAAAC,QAAA,GAExCD,0BAAiB;AAAAE,OAAA,CAAAC,OAAA,GAAAF,QAAA"}
package/jest.config.js CHANGED
@@ -1,3 +1,3 @@
1
- const config = require('@webex/jest-config-legacy');
2
-
3
- module.exports = config;
1
+ const config = require('@webex/jest-config-legacy');
2
+
3
+ module.exports = config;
package/package.json CHANGED
@@ -22,15 +22,15 @@
22
22
  ]
23
23
  },
24
24
  "dependencies": {
25
- "@webex/common": "^2.59.3-next.1",
26
- "@webex/internal-plugin-conversation": "^2.59.3-next.1",
27
- "@webex/internal-plugin-mercury": "^2.59.3-next.1",
28
- "@webex/plugin-logger": "^2.59.3-next.1",
29
- "@webex/plugin-messages": "^2.59.3-next.1",
30
- "@webex/plugin-people": "^2.59.3-next.1",
31
- "@webex/test-helper-chai": "^2.59.3-next.1",
32
- "@webex/test-helper-test-users": "^2.59.3-next.1",
33
- "@webex/webex-core": "^2.59.3-next.1",
25
+ "@webex/common": "^2.59.4-next.1",
26
+ "@webex/internal-plugin-conversation": "^2.59.4-next.1",
27
+ "@webex/internal-plugin-mercury": "^2.59.4-next.1",
28
+ "@webex/plugin-logger": "^2.59.4-next.1",
29
+ "@webex/plugin-messages": "^2.59.4-next.1",
30
+ "@webex/plugin-people": "^2.59.4-next.1",
31
+ "@webex/test-helper-chai": "^2.59.4-next.1",
32
+ "@webex/test-helper-test-users": "^2.59.4-next.1",
33
+ "@webex/webex-core": "^2.59.4-next.1",
34
34
  "debug": "^4.3.4",
35
35
  "lodash": "^4.17.21"
36
36
  },
@@ -50,12 +50,12 @@
50
50
  "@webex/eslint-config-legacy": "^0.0.0",
51
51
  "@webex/jest-config-legacy": "^0.0.0",
52
52
  "@webex/legacy-tools": "^0.0.0",
53
- "@webex/test-helper-chai": "^2.59.3-next.1",
54
- "@webex/test-helper-mocha": "^2.59.3-next.1",
55
- "@webex/test-helper-mock-webex": "^2.59.3-next.1",
56
- "@webex/test-helper-test-users": "^2.59.3-next.1",
53
+ "@webex/test-helper-chai": "^2.59.4-next.1",
54
+ "@webex/test-helper-mocha": "^2.59.4-next.1",
55
+ "@webex/test-helper-mock-webex": "^2.59.4-next.1",
56
+ "@webex/test-helper-test-users": "^2.59.4-next.1",
57
57
  "eslint": "^8.24.0",
58
58
  "prettier": "^2.7.1"
59
59
  },
60
- "version": "2.59.3-next.1"
60
+ "version": "2.59.4-next.1"
61
61
  }
package/process CHANGED
@@ -1 +1 @@
1
- module.exports = {browser: true};
1
+ module.exports = {browser: true};