@reactoo/watchtogether-sdk-js 2.5.19 → 2.5.20
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,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* @reactoo/watchtogether-sdk-js
|
|
3
|
-
* @version 2.5.
|
|
3
|
+
* @version 2.5.20
|
|
4
4
|
*/
|
|
5
5
|
(function webpackUniversalModuleDefinition(root, factory) {
|
|
6
6
|
if(typeof exports === 'object' && typeof module === 'object')
|
|
@@ -991,7 +991,7 @@ eval("/*\n * Copyright 2010-2017 Amazon.com, Inc. or its affiliates. All Rights
|
|
|
991
991
|
/*! exports provided: name, description, version, author, homepage, main, engines, repository, bugs, license, keywords, dependencies, devDependencies, scripts, default */
|
|
992
992
|
/***/ (function(module) {
|
|
993
993
|
|
|
994
|
-
eval("module.exports = JSON.parse(\"{\\\"name\\\":\\\"aws-iot-device-sdk\\\",\\\"description\\\":\\\"AWS IoT Node.js SDK for Embedded Devices\\\",\\\"version\\\":\\\"2.2.
|
|
994
|
+
eval("module.exports = JSON.parse(\"{\\\"name\\\":\\\"aws-iot-device-sdk\\\",\\\"description\\\":\\\"AWS IoT Node.js SDK for Embedded Devices\\\",\\\"version\\\":\\\"2.2.12\\\",\\\"author\\\":{\\\"name\\\":\\\"Amazon Web Services\\\",\\\"email\\\":\\\"\\\",\\\"url\\\":\\\"http://aws.amazon.com\\\"},\\\"homepage\\\":\\\"https://github.com/aws/aws-iot-device-sdk-js\\\",\\\"main\\\":\\\"index.js\\\",\\\"engines\\\":{\\\"node\\\":\\\">=4.0.0\\\"},\\\"repository\\\":{\\\"type\\\":\\\"git\\\",\\\"url\\\":\\\"git://github.com/aws/aws-iot-device-sdk-js\\\"},\\\"bugs\\\":{\\\"url\\\":\\\"http://github.com/aws/aws-iot-device-sdk-js/issues\\\"},\\\"license\\\":\\\"Apache-2.0\\\",\\\"keywords\\\":[\\\"api\\\",\\\"amazon\\\",\\\"aws\\\",\\\"iot\\\",\\\"mqtt\\\"],\\\"dependencies\\\":{\\\"crypto-js\\\":\\\"4.0.0\\\",\\\"minimist\\\":\\\"1.2.6\\\",\\\"mqtt\\\":\\\"4.2.8\\\",\\\"websocket-stream\\\":\\\"^5.5.2\\\"},\\\"devDependencies\\\":{\\\"gulp\\\":\\\"^3.9.0\\\",\\\"gulp-beautify\\\":\\\"^2.0.0\\\",\\\"gulp-concat\\\":\\\"^2.6.0\\\",\\\"gulp-coverage\\\":\\\"^0.3.38\\\",\\\"gulp-jscs\\\":\\\"^4.0.0\\\",\\\"gulp-jshint\\\":\\\"^2.0.0\\\",\\\"gulp-mocha\\\":\\\"^3.0.1\\\",\\\"jshint\\\":\\\"^2.9.1\\\",\\\"jshint-stylish\\\":\\\"^2.2.1\\\",\\\"rewire\\\":\\\"^2.5.1\\\",\\\"sinon\\\":\\\"^1.17.3\\\"},\\\"scripts\\\":{\\\"test\\\":\\\"node ./node_modules/gulp/bin/gulp.js test --verbose\\\",\\\"browserize\\\":\\\"./scripts/browserize.sh\\\",\\\"beautify\\\":\\\"node ./node_modules/gulp/bin/gulp.js beautify\\\"}}\");\n\n//# sourceURL=webpack://WatchTogetherSDK/./node_modules/aws-iot-device-sdk/package.json?");
|
|
995
995
|
|
|
996
996
|
/***/ }),
|
|
997
997
|
|
|
@@ -8534,7 +8534,7 @@ eval("__webpack_require__.r(__webpack_exports__);\n/* WEBPACK VAR INJECTION */(f
|
|
|
8534
8534
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
8535
8535
|
|
|
8536
8536
|
"use strict";
|
|
8537
|
-
eval("__webpack_require__.r(__webpack_exports__);\nvar config = {\n apiUrl: 'https://api.reactoo.com/
|
|
8537
|
+
eval("__webpack_require__.r(__webpack_exports__);\nvar config = {\n apiUrl: 'https://api.reactoo.com/v3/swagger.json',\n devApiUrl: 'https://api.reactoo.com/dev3/swagger.json'\n};\n/* harmony default export */ __webpack_exports__[\"default\"] = (config);\n\n//# sourceURL=webpack://WatchTogetherSDK/./src/modules/wt-config.js?");
|
|
8538
8538
|
|
|
8539
8539
|
/***/ }),
|
|
8540
8540
|
|