{"_id":"@codoxhq/codox-cu-client","_rev":"31-5264ecc88de0d8f40c5da5aed207e4f3","name":"@codoxhq/codox-cu-client","dist-tags":{"latest":"1.5.2-rc.0"},"versions":{"1.4.96":{"name":"@codoxhq/codox-cu-client","version":"1.4.96","private":false,"scripts":{"clickup:build":"gulp build --build clickup --type api","clickup:webpack:build":"rimraf dist-clickup && webpack --env build=clickup --mode production","preclickup:build":"npm run lint","clickup:staging:deploy":"s3cmd sync -c ../awsscripts/cdn/s3cfg-stage --recursive dist-clickup/ s3://cdn1.stage.codox.io/lib/ && aws cloudfront create-invalidation --distribution-id ECHOHOJRNPBHH --paths /lib/api/wave.client.js","clickup:watch":"gulp watch --build clickup --type api & nodemon server","preproduction:build":"npm run lint","production:build":"gulp build --build production --type api","production:webpack:build":"rimraf dist-production && webpack --env build=production --mode production","staging:build":"gulp build --build staging --type api","staging:watch":"gulp watch --build staging --type api && node server","dev:watch":"gulp watch --build development --type api & nodemon server.js","dev:webpack:watch":"webpack serve --env build=development --mode development","dev:build":"gulp build --build david --type api","dev:webpack:build":"rimraf dist-development && webpack --env build=development --mode development","scz_build":"gulp build --build scz --type api","predsm:staging:deploy":"s3cmd sync -c ../awsscripts/cdn/s3cfg-stage --recursive dist-staging/ s3://cdn1.stage.codox.io/lib/ && aws cloudfront create-invalidation --distribution-id ECHOHOJRNPBHH --paths /lib/api/*","predsm:production:deploy":"source ~/Dropbox/serverkey/.production.env && s3cmd sync -c ../awsscripts/cdn/s3cfg-prod --recursive dist-production/ s3://cdn1.codox.io/lib/ && aws cloudfront create-invalidation --distribution-id E21FN6K0LK2R9C --paths /lib/api/*","lint":"eslint ./src","lint:fix":"eslint ./src --fix","test_staging":"JEST_TEST=true BUILD_ENV=staging jest --watch --coverage --silent --verbose","test:dev:path":"JEST_TEST=true BUILD_ENV=development jest --watch --verbose --silent -- $npm_config_path","test:staging:path":"JEST_TEST=true BUILD_ENV=staging jest --watch --silent --verbose -- $npm_config_path","bump:prerelease":"npm version prerelease --preid=rc","bump:patch":"npm version patch","bump:minor":"npm version minor","bump:major":"npm version major","bump:rc":"npm version prerelease --preid=rc","version":"","postversion":"git push && git push --tags","start":"node server.js"},"browserify-shim":{},"jest":{"collectCoverage":true,"coverageReporters":["json","html"],"coverageDirectory":"coverage/"},"dependencies":{"@sentry/browser":"^5.21.3","axios":"^0.21.1","classnames":"^2.2.5","deepmerge":"^4.2.2","events":"^3.2.0","flux":"^3.1.2","md5":"^2.3.0","nanoid":"^3.1.12","promise-polyfill":"^8.1.0","prop-types":"^15.6.0","react":"^17.0.2","react-dom":"^17.0.2","react-is":"^17.0.2","react-localization":"^1.0.17","styled-components":"^5.1.1","uuid":"^3.4.0","webworkify":"^1.5.0","webworkify-webpack":"^2.1.5","whatwg-fetch":"^3.4.1"},"devDependencies":{"@babel/cli":"^7.10.5","@babel/core":"^7.11.4","@babel/plugin-proposal-class-properties":"^7.10.4","@babel/plugin-transform-async-to-generator":"^7.10.4","@babel/plugin-transform-modules-commonjs":"^7.16.7","@babel/plugin-transform-runtime":"^7.11.0","@babel/preset-env":"^7.11.0","@babel/preset-react":"^7.10.4","@babel/runtime":"^7.11.2","ansi-colors":"^4.1.1","babel-eslint":"^10.1.0","babel-jest":"^24.9.0","babel-loader":"^8.1.0","babel-plugin-dynamic-import-node":"^2.3.3","babelify":"^10.0.0","browserify":"^16.5.2","browserify-shim":"^3.8.14","common-shakeify":"^0.6.2","conditionalify":"^1.1.0","css-loader":"^5.2.7","dateformat":"^2.2.0","debug":"^4.1.1","del":"^5.1.0","envify":"^4.0.0","eslint":"^6.8.0","eslint-config-google":"^0.14.0","eslint-config-prettier":"^8.3.0","eslint-plugin-babel":"^5.3.1","eslint-plugin-jest":"^26.0.0","eslint-plugin-jsdoc":"^37.7.0","eslint-plugin-react":"^7.28.0","express":"^4.17.1","extract-text-webpack-plugin":"^4.0.0-beta.0","fancy-log":"^1.3.3","gulp":"^4.0.1","gulp-autoprefixer":"^8.0.0","gulp-bump":"^3.2.0","gulp-clean":"^0.4.0","gulp-concat":"^2.6.1","gulp-cond":"^1.0.0","gulp-cssfont64":"0.0.1","gulp-decomment":"^0.2.2","gulp-eslint":"^6.0.0","gulp-header":"^2.0.9","gulp-insert":"^0.5.0","gulp-less":"^5.0.0","gulp-plumber":"^1.2.1","gulp-rename":"^2.0.0","gulp-replace":"^1.1.3","gulp-sourcemaps":"^3.0.0","gulp-streamify":"^1.0.2","gulp-terser":"^2.1.0","gulp-ttf2woff":"^1.1.1","gulp-uglify":"^3.0.2","gulp-uncomment":"^0.3.0","gulp-util":"^3.0.8","jest":"^24.9.0","jest-fetch-mock":"^3.0.3","less":"^4.1.2","less-loader":"^7.0.0","mini-css-extract-plugin":"^0.9.0","minimist":"^1.2.5","morgan":"^1.10.0","optimize-css-assets-webpack-plugin":"^6.0.1","prettier":"^1.19.1","react-test-renderer":"^17.0.2","rimraf":"^3.0.2","selenium-webdriver":"^4.0.0-alpha.7","serve-static":"^1.14.1","stripify":"^6.0.0","style-loader":"^2.0.0","stylelint":"^13.6.1","stylelint-config-standard":"^20.0.0","terser":"^4.8.0","terser-webpack-plugin":"^3.1.0","uglifyify":"^5.0.2","uglifyjs-webpack-plugin":"^2.2.0","vinyl-buffer":"^1.0.1","vinyl-source-stream":"^2.0.0","watch":"^1.0.2","watchify":"^3.9.0","webpack":"^4.5.0","webpack-cli":"^4.9.1","webpack-dev-server":"^4.5.0","worker-loader":"^3.0.8","yargs":"^14.2.3"},"description":"Codox client for Clickup FE","main":"dist/codox.bundle.js","repository":{"type":"git","url":"git+https://github.com/codoxhq/sdkui.git"},"keywords":["Real-time","collaboration","co-editing"],"author":{"name":"codoxhq"},"license":"SEE LICENSE IN codox.bundle.js","bugs":{"url":"https://github.com/codoxhq/sdkui/issues"},"homepage":"https://github.com/codoxhq/sdkui#readme","gitHead":"8f357aa1e0a4044d443b6b68cba657dbb8615d69","_id":"@codoxhq/codox-cu-client@1.4.96","_nodeVersion":"14.18.0","_npmVersion":"6.14.15","dist":{"integrity":"sha512-Z2IS0aPHVNsTzIruwdbWaEB7uzNCMD8Hpt6l6uIVoxiKCgC9Y+6Vfe5uJGZUTkW9u7leu0GtuGjI0H3JOn7Tkw==","shasum":"22e3d0b47c115528a0b0ac0f1c779824604e3661","tarball":"https://registry.npmjs.org/@codoxhq/codox-cu-client/-/codox-cu-client-1.4.96.tgz","fileCount":3,"unpackedSize":864070,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh8VGfCRA9TVsSAnZWagAA8hEP/jymzc3EoWAmOIGepbwm\n52KRjCiYhy4oLhus3sYHB7prfNAOiQSIiFJV2jea7OQBvcbDu9Z9E3iQiJEv\n8Cpw3buHQ8uyCIkLLaoSLG0OgwMf5ncrKAkfiletmTBMe4QmrlJW7nKhePAM\nZX1pZbmMOM9DIJ30pmaZZ0zO1anPdRnjQDTqk5DFCJvId/QzE/xRLU8xCIlI\nU8VLGx3cl+ZbHYIldN2DJwgO425aWISd1Qjwu1jTrNsZqaS8RYIAqBn/3Qja\nRS8Kh5ZdQpD+pS39DAU0s2rGKKodunTwwtRhWYkTki5xvSmLmdElf1WFbM1/\noHbrXQYPi5BVKJLdRMLNLu/dYuL1n6aE293IRAGzzlZYtAtf0aRE4SZGhssB\nllMhLIDIuzvdU46fmUtppdpSZkyD2EKRTTrryerwqMl4Iq5Ebh/7aQYTlUOM\nWLx8O4+9gWpnG599N/tXODPGMuWsAnb7YJWVppGxp0Rdk6OBNs8gha3/1YUx\nTDX7S3jHoYW1mn3bxHAo0cbG+OUDt0LKt63lF3Ktm4tHrn/Ifk+69wUWdbGa\nSmoeS7D8TYAnmQqwunRY2MWCyLABKnpeWZvReDwQKdQpTlD3QO/il1op9bVP\n8Vfexr37qLUYn2bPCk2k/kf3R9urb4KNylt/qvhOVEUI4pyWXMm+Avz/2BzO\nw6Ul\r\n=HCek\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDbzZIgrpFLhnMwrh+H3gPHSs6JjxJh0w/7sIM0L+51jAiEA3RBNQdcEerhpZqB5+IknVnRqvdS5umEBbt49Y4KkCwY="}]},"_npmUser":{"name":"nuser","email":"david@codox.io"},"directories":{},"maintainers":[{"name":"nuser","email":"david@codox.io"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/codox-cu-client_1.4.96_1643205022817_0.08167743428723528"},"_hasShrinkwrap":false},"1.4.97":{"name":"@codoxhq/codox-cu-client","version":"1.4.97","private":false,"scripts":{"clickup:build":"gulp build --build clickup","clickup:staging:deploy":"s3cmd sync -c ../awsscripts/cdn/s3cfg-stage --recursive dist-clickup/ s3://cdn1.stage.codox.io/lib/ && aws cloudfront create-invalidation --distribution-id ECHOHOJRNPBHH --paths /lib/api/wave.client.js","clickup:watch":"gulp watch --build clickup & nodemon --watch src server.js","production:build":"gulp build --build production ","staging:build":"gulp build --build staging ","staging:watch":"gulp watch --build staging  && node server","dev:watch":"gulp watch --build development  & nodemon --watch src server.js","dev:build":"gulp build --build development","scz_build":"gulp build --build scz ","predsm:staging:deploy":"s3cmd sync -c ../awsscripts/cdn/s3cfg-stage --recursive dist-staging/ s3://cdn1.stage.codox.io/lib/ && aws cloudfront create-invalidation --distribution-id ECHOHOJRNPBHH --paths /lib/api/*","predsm:production:deploy":"source ~/Dropbox/serverkey/.production.env && s3cmd sync -c ../awsscripts/cdn/s3cfg-prod --recursive dist-production/ s3://cdn1.codox.io/lib/ && aws cloudfront create-invalidation --distribution-id E21FN6K0LK2R9C --paths /lib/api/*","lint":"eslint ./src","lint:fix":"eslint ./src --fix","test_staging":"JEST_TEST=true BUILD_ENV=staging jest --watch --coverage --silent --verbose","test:dev:path":"JEST_TEST=true BUILD_ENV=development jest --watch --verbose --silent -- $npm_config_path","test:staging:path":"JEST_TEST=true BUILD_ENV=staging jest --watch --silent --verbose -- $npm_config_path","bump:prerelease":"npm version prerelease --preid=rc","bump:patch":"npm version patch","bump:minor":"npm version minor","bump:major":"npm version major","bump:rc":"npm version prerelease --preid=rc","version":"","postversion":"git push && git push --tags","start":"node server.js"},"browserify-shim":{},"jest":{"collectCoverage":true,"coverageReporters":["json","html"],"coverageDirectory":"coverage/"},"dependencies":{"@sentry/browser":"^5.21.3","axios":"^0.21.1","classnames":"^2.2.5","deepmerge":"^4.2.2","events":"^3.2.0","flux":"^3.1.2","md5":"^2.3.0","nanoid":"^3.1.12","promise-polyfill":"^8.1.0","prop-types":"^15.6.0","react":"^17.0.2","react-dom":"^17.0.2","react-is":"^17.0.2","react-localization":"^1.0.17","styled-components":"^5.1.1","uuid":"^3.4.0","webworkify":"^1.5.0","whatwg-fetch":"^3.4.1"},"devDependencies":{"@babel/cli":"^7.10.5","@babel/core":"^7.11.4","@babel/plugin-proposal-class-properties":"^7.10.4","@babel/plugin-transform-async-to-generator":"^7.10.4","@babel/plugin-transform-modules-commonjs":"^7.16.7","@babel/plugin-transform-runtime":"^7.11.0","@babel/preset-env":"^7.11.0","@babel/preset-react":"^7.10.4","@babel/runtime":"^7.11.2","ansi-colors":"^4.1.1","babel-eslint":"^10.1.0","babel-jest":"^24.9.0","babel-loader":"^8.1.0","babel-plugin-dynamic-import-node":"^2.3.3","babelify":"^10.0.0","browserify":"^16.5.2","browserify-shim":"^3.8.14","common-shakeify":"^0.6.2","conditionalify":"^1.1.0","css-loader":"^5.2.7","dateformat":"^2.2.0","debug":"^4.1.1","del":"^5.1.0","envify":"^4.0.0","eslint":"^6.8.0","eslint-config-google":"^0.14.0","eslint-config-prettier":"^8.3.0","eslint-plugin-babel":"^5.3.1","eslint-plugin-jest":"^26.0.0","eslint-plugin-jsdoc":"^37.7.0","eslint-plugin-react":"^7.28.0","express":"^4.17.1","fancy-log":"^1.3.3","gulp":"^4.0.1","gulp-autoprefixer":"^8.0.0","gulp-bump":"^3.2.0","gulp-clean":"^0.4.0","gulp-concat":"^2.6.1","gulp-cond":"^1.0.0","gulp-cssfont64":"0.0.1","gulp-decomment":"^0.2.2","gulp-eslint":"^6.0.0","gulp-header":"^2.0.9","gulp-insert":"^0.5.0","gulp-less":"^5.0.0","gulp-plumber":"^1.2.1","gulp-rename":"^2.0.0","gulp-replace":"^1.1.3","gulp-sourcemaps":"^3.0.0","gulp-streamify":"^1.0.2","gulp-terser":"^2.1.0","gulp-ttf2woff":"^1.1.1","gulp-uglify":"^3.0.2","gulp-uncomment":"^0.3.0","gulp-util":"^3.0.8","jest":"^24.9.0","jest-fetch-mock":"^3.0.3","less":"^4.1.2","less-loader":"^7.0.0","mini-css-extract-plugin":"^0.9.0","minimist":"^1.2.5","morgan":"^1.10.0","prettier":"^1.19.1","react-test-renderer":"^17.0.2","rimraf":"^3.0.2","selenium-webdriver":"^4.0.0-alpha.7","serve-static":"^1.14.1","stripify":"^6.0.0","style-loader":"^2.0.0","stylelint":"^13.6.1","stylelint-config-standard":"^20.0.0","terser":"^4.8.0","uglifyify":"^5.0.2","vinyl-buffer":"^1.0.1","vinyl-source-stream":"^2.0.0","watch":"^1.0.2","watchify":"^3.9.0","worker-loader":"^3.0.8","yargs":"^14.2.3"},"description":"Codox client for Clickup FE","main":"dist/codox.bundle.js","repository":{"type":"git","url":"git+https://github.com/codoxhq/sdkui.git"},"keywords":["Real-time","collaboration","co-editing"],"author":{"name":"codoxhq"},"license":"SEE LICENSE IN codox.bundle.js","bugs":{"url":"https://github.com/codoxhq/sdkui/issues"},"homepage":"https://github.com/codoxhq/sdkui#readme","gitHead":"4bbf439b6d1bf6dbfa6a7f33d3ecce31c5b82e2a","_id":"@codoxhq/codox-cu-client@1.4.97","_nodeVersion":"14.18.0","_npmVersion":"6.14.15","dist":{"integrity":"sha512-PAlfkwUu8bs+wqv60KBER+UtxFAuGoWYQq/Q71S2T1cVzEnwZ24Z4CBIPKIISSPws35encPImyjKh3JMYruhcw==","shasum":"8d2cb25e6673ee315ddb97e946655da30de6ba9f","tarball":"https://registry.npmjs.org/@codoxhq/codox-cu-client/-/codox-cu-client-1.4.97.tgz","fileCount":3,"unpackedSize":891286,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJiA/I0CRA9TVsSAnZWagAAkwgP/Rp7iagpj87y0lg9n8oM\nseyQigE+m3vg7CaD9cd4FaU3iqz+YEKjHE3w+0W6C5wiLIrMe5EHmnL5NXWQ\nsvmcDCidbqLJe1p+KuDuiM+QqGuSEtaNmv6tJrqRgKFmbNnG2EtRA5wTOKXD\ncJe8Z2G1liwPvO+HJbiwy2QmLWcV1+yqGQi9rNy9v5Usv7ecweLKAlkTQZJ2\nDrhItj6zJ+oNy9XEZFdwZSM6eOv/P9VzuqHdqvuHaQmqOcRFWqtMxhbkaX4N\nI6df7Xvwi4G8z9KHpzPaTNL4pPhCoEG2NZisZr2PW4SdBEoVc+KFZuVcTGiy\noIPwccaHJLyFCKKGg7CPDKjDPvShRR6UoD4kYsgp6krw44nS4hg39KrYOXiT\nQc6+9WBJYtdTtMZ4yxlzHekbViDJAnXtH9B4JmseYF4OCywDbulCLEAw0lUx\nm70wlLkK4J760MxdBytNeUXoh0od4L5UhEX+alw/fj9gHqiqTV0gvsNaGq3w\n+Q/RHZ1TvhwoZ0A37FqoeKAF19lMnpBZjLeqK4rvZE2aefIM1s8X2PT+i/gz\nr3RBRo3WP8gUgdAAvdOcdEG3dIHlLSKiuL4VR+r9GoRId6Yco56Iphr52pN6\no5xkLLul+DbDIgefIJkGhaMIIQy6ez84nLX1H/dCWkIqdbb5vx0yeO8z7A72\n2EMQ\r\n=UFLw\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDG3hWXI/1XMtw7KF1+a/+aWZzDYQ9xbpBN8AdtKU4NBgIgF7nSjqgmIFLOZYlC/remc/Qbza+aXNMskT0uGlLSyug="}]},"_npmUser":{"name":"nuser","email":"david@codox.io"},"directories":{},"maintainers":[{"name":"nuser","email":"david@codox.io"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/codox-cu-client_1.4.97_1644425779914_0.338720058932785"},"_hasShrinkwrap":false},"1.5.0-rc.0":{"name":"@codoxhq/codox-cu-client","version":"1.5.0-rc.0","private":false,"scripts":{"clickup:build":"gulp build --build clickup","clickup:staging:deploy":"s3cmd sync -c ../awsscripts/cdn/s3cfg-stage --recursive dist-clickup/ s3://cdn1.stage.codox.io/lib/ && aws cloudfront create-invalidation --distribution-id ECHOHOJRNPBHH --paths /lib/api/wave.client.js","clickup:watch":"gulp watch --build clickup & nodemon --watch src server.js","production:build":"gulp build --build production ","staging:build":"gulp build --build staging ","staging:watch":"gulp watch --build staging  && node server","dev:watch":"gulp watch --build development  & nodemon --watch src server.js","dev:build":"gulp build --build development","scz_build":"gulp build --build scz ","predsm:staging:deploy":"s3cmd sync -c ../awsscripts/cdn/s3cfg-stage --recursive dist-staging/ s3://cdn1.stage.codox.io/lib/ && aws cloudfront create-invalidation --distribution-id ECHOHOJRNPBHH --paths /lib/api/*","predsm:production:deploy":"source ~/Dropbox/serverkey/.production.env && s3cmd sync -c ../awsscripts/cdn/s3cfg-prod --recursive dist-production/ s3://cdn1.codox.io/lib/ && aws cloudfront create-invalidation --distribution-id E21FN6K0LK2R9C --paths /lib/api/*","lint":"eslint ./src","lint:fix":"eslint ./src --fix","test_staging":"JEST_TEST=true BUILD_ENV=staging jest --watch --coverage --silent --verbose","test:dev:path":"JEST_TEST=true BUILD_ENV=development jest --no-cache --watch --verbose --silent -- $npm_config_path","test:staging:path":"JEST_TEST=true BUILD_ENV=staging jest --watch --silent --verbose -- $npm_config_path","test:clear_cache":"jest --clearCache","test:development:all":"JEST_TEST=true BUILD_ENV=development jest --silent","test:staging:all":"JEST_TEST=true BUILD_ENV=staging jest --silent","bump:prerelease":"npm version prerelease --preid=rc","bump:patch":"npm version patch","bump:minor":"npm version minor","bump:major":"npm version major","bump:rc":"npm version prerelease --preid=rc","version":"","postversion":"git push && git push --tags","prepare":"husky install","start":"node server.js"},"browserify-shim":{},"jest":{"collectCoverage":true,"coverageReporters":["json","html"],"coverageDirectory":"coverage/"},"dependencies":{"@sentry/browser":"^5.21.3","axios":"^0.21.1","classnames":"^2.2.5","deepmerge":"^4.2.2","events":"^3.2.0","flux":"^3.1.2","md5":"^2.3.0","nanoid":"^3.1.12","promise-polyfill":"^8.1.0","prop-types":"^15.6.0","react":"^17.0.2","react-dom":"^17.0.2","react-is":"^17.0.2","react-localization":"^1.0.17","styled-components":"^5.1.1","uuid":"^3.4.0","webworkify":"^1.5.0"},"devDependencies":{"@babel/cli":"^7.10.5","@babel/core":"^7.11.4","@babel/plugin-proposal-class-properties":"^7.10.4","@babel/plugin-transform-async-to-generator":"^7.10.4","@babel/plugin-transform-modules-commonjs":"^7.16.7","@babel/plugin-transform-runtime":"^7.11.0","@babel/preset-env":"^7.11.0","@babel/preset-react":"^7.10.4","@babel/runtime":"^7.11.2","ansi-colors":"^4.1.1","babel-eslint":"^10.1.0","babel-jest":"^24.9.0","babel-loader":"^8.1.0","babel-plugin-dynamic-import-node":"^2.3.3","babelify":"^10.0.0","browserify":"^16.5.2","browserify-shim":"^3.8.14","common-shakeify":"^0.6.2","conditionalify":"^1.1.0","css-loader":"^5.2.7","dateformat":"^2.2.0","debug":"^4.1.1","del":"^5.1.0","envify":"^4.0.0","eslint":"^6.8.0","eslint-config-google":"^0.14.0","eslint-config-prettier":"^8.3.0","eslint-plugin-babel":"^5.3.1","eslint-plugin-jest":"^26.0.0","eslint-plugin-jsdoc":"^37.7.0","eslint-plugin-react":"^7.28.0","express":"^4.17.1","fancy-log":"^1.3.3","gulp":"^4.0.1","gulp-autoprefixer":"^8.0.0","gulp-bump":"^3.2.0","gulp-clean":"^0.4.0","gulp-concat":"^2.6.1","gulp-cond":"^1.0.0","gulp-cssfont64":"0.0.1","gulp-decomment":"^0.2.2","gulp-eslint":"^6.0.0","gulp-header":"^2.0.9","gulp-insert":"^0.5.0","gulp-less":"^5.0.0","gulp-plumber":"^1.2.1","gulp-rename":"^2.0.0","gulp-replace":"^1.1.3","gulp-sourcemaps":"^3.0.0","gulp-streamify":"^1.0.2","gulp-terser":"^2.1.0","gulp-ttf2woff":"^1.1.1","gulp-uglify":"^3.0.2","gulp-uncomment":"^0.3.0","gulp-util":"^3.0.8","husky":"^7.0.4","jest":"^24.9.0","jest-fetch-mock":"^3.0.3","less":"^4.1.2","less-loader":"^7.0.0","mini-css-extract-plugin":"^0.9.0","minimist":"^1.2.5","morgan":"^1.10.0","prettier":"^1.19.1","react-test-renderer":"^17.0.2","rimraf":"^3.0.2","selenium-webdriver":"^4.0.0-alpha.7","serve-static":"^1.14.1","stripify":"^6.0.0","style-loader":"^2.0.0","stylelint":"^13.6.1","stylelint-config-standard":"^20.0.0","terser":"^4.8.0","uglifyify":"^5.0.2","vinyl-buffer":"^1.0.1","vinyl-source-stream":"^2.0.0","watch":"^1.0.2","watchify":"^3.9.0","worker-loader":"^3.0.8","yargs":"^14.2.3"},"description":"Codox client for Clickup FE","main":"dist/codox.bundle.js","repository":{"type":"git","url":"git+https://github.com/codoxhq/sdkui.git"},"keywords":["Real-time","collaboration","co-editing"],"author":{"name":"codoxhq"},"license":"SEE LICENSE IN codox.bundle.js","bugs":{"url":"https://github.com/codoxhq/sdkui/issues"},"homepage":"https://github.com/codoxhq/sdkui#readme","gitHead":"7371ee53a1399d18be8dac00ac2c1c969c971e9e","_id":"@codoxhq/codox-cu-client@1.5.0-rc.0","_nodeVersion":"14.18.0","_npmVersion":"6.14.15","dist":{"integrity":"sha512-7Ep2fC1bQPTl8Sp508gOw/F/bp9ocsDhhoQ2aNQ9qzlK8Vbc9KNprcqFO4J8QK7+ld5wXbMWlV7jg+VUSm0hHg==","shasum":"6e938763826bd59ab5ec3849e6e95355d3428941","tarball":"https://registry.npmjs.org/@codoxhq/codox-cu-client/-/codox-cu-client-1.5.0-rc.0.tgz","fileCount":3,"unpackedSize":907253,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiFnnZACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqslA/+Kvw4WbVqmx/LpTNN7na3qe2QL4nifpc94CPrNHattYbDctvE\r\n+ljfWxtdaXTf49qQA0N3J7cZz+eZq4kEr3fhBu7eZv6Mintdbmft4zOQQtix\r\niQuu8rCYrOcLbFJUw34OR64yiVebHW1/W0q8FmzVQPZ2ME2R2jRO66NRmwPy\r\ngB4gU6CpVUlKk7AD85EOcYtPvpIk301eC+1voQBRk6KR6m+clnPDaiA54GVK\r\nXMJPybSSify5W7KMbaGbi8oYwcwPW6zmF7/ssJR/beISjCjTKvHaq0Tc5jui\r\nPA9dMANpkJy/pECHBQ5pYg1/ApIS9aNa0mPMumyETvY7RWT7GPaHvUjAxhVJ\r\nAvWkOb4nu7AKmx9lakH4TW8gtbbgwOQMM1ffhaj4la9jVeK8vuY2ITh/LmVY\r\nH+BAfmOPA5VGQId3HGLbnT114iyxuueWklNGNrzpUwHmZG03PwGSN0GkJVKQ\r\nE+wSkouQdv/wmHrjykgnFtuDGwp8/8gr5J/Gd3z/yUjpmN95aYjIyiACmPVz\r\nHn2Vqhgq6kDeHLLkJc6lNGFoQwcq7kceRxUG9hhL/K+AfJl7kguUOflVUs9l\r\nmI3UCNnZKYr9eK/MlHb2+UzeXjvt2L+0icZ8yTCClHl66aRdKpfq3zKg4UB+\r\nA8D0PPglNtdUqN3Xrvc2NmkvVa2OGE7HIDw=\r\n=TZCm\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDdoh7W6TqWuc8dGZzkZ7EsRsZvJ52wnFdpuyz0DHXKsQIgIis5O1pjyI/E6di5cv5ccKvl/wIpXj2oTaIZoao2TOs="}]},"_npmUser":{"name":"nuser","email":"david@codox.io"},"directories":{},"maintainers":[{"name":"nuser","email":"david@codox.io"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/codox-cu-client_1.5.0-rc.0_1645640152977_0.8315364288771872"},"_hasShrinkwrap":false},"1.4.98-rc.0":{"name":"@codoxhq/codox-cu-client","version":"1.4.98-rc.0","private":false,"scripts":{"clickup:build":"gulp build --build clickup","clickup:staging:deploy":"s3cmd sync -c ../awsscripts/cdn/s3cfg-stage --recursive dist-clickup/ s3://cdn1.stage.codox.io/lib/ && aws cloudfront create-invalidation --distribution-id ECHOHOJRNPBHH --paths /lib/api/wave.client.js","clickup:watch":"gulp watch --build clickup & nodemon --watch src server.js","production:build":"gulp build --build production ","staging:build":"gulp build --build staging ","staging:watch":"gulp watch --build staging  && node server","dev:watch":"gulp watch --build development  & nodemon --watch src server.js","dev:build":"gulp build --build development","scz_build":"gulp build --build scz ","predsm:staging:deploy":"s3cmd sync -c ../awsscripts/cdn/s3cfg-stage --recursive dist-staging/ s3://cdn1.stage.codox.io/lib/ && aws cloudfront create-invalidation --distribution-id ECHOHOJRNPBHH --paths /lib/api/*","predsm:production:deploy":"source ~/Dropbox/serverkey/.production.env && s3cmd sync -c ../awsscripts/cdn/s3cfg-prod --recursive dist-production/ s3://cdn1.codox.io/lib/ && aws cloudfront create-invalidation --distribution-id E21FN6K0LK2R9C --paths /lib/api/*","lint":"eslint ./src","lint:fix":"eslint ./src --fix","test_staging":"JEST_TEST=true BUILD_ENV=staging jest --watch --coverage --silent --verbose","test:dev:path":"JEST_TEST=true BUILD_ENV=development jest --watch --verbose --silent -- $npm_config_path","test:staging:path":"JEST_TEST=true BUILD_ENV=staging jest --watch --silent --verbose -- $npm_config_path","bump:prerelease":"npm version prerelease --preid=rc","bump:patch":"npm version patch","bump:minor":"npm version minor","bump:major":"npm version major","bump:rc":"npm version prerelease --preid=rc","version":"","postversion":"git push && git push --tags","start":"node server.js"},"browserify-shim":{},"jest":{"collectCoverage":true,"coverageReporters":["json","html"],"coverageDirectory":"coverage/"},"dependencies":{"@sentry/browser":"^5.21.3","axios":"^0.21.1","classnames":"^2.2.5","deepmerge":"^4.2.2","events":"^3.2.0","flux":"^3.1.2","md5":"^2.3.0","nanoid":"^3.1.12","promise-polyfill":"^8.1.0","prop-types":"^15.6.0","react":"^17.0.2","react-dom":"^17.0.2","react-is":"^17.0.2","react-localization":"^1.0.17","styled-components":"^5.1.1","uuid":"^3.4.0","webworkify":"^1.5.0","whatwg-fetch":"^3.4.1"},"devDependencies":{"@babel/cli":"^7.10.5","@babel/core":"^7.11.4","@babel/plugin-proposal-class-properties":"^7.10.4","@babel/plugin-transform-async-to-generator":"^7.10.4","@babel/plugin-transform-modules-commonjs":"^7.16.7","@babel/plugin-transform-runtime":"^7.11.0","@babel/preset-env":"^7.11.0","@babel/preset-react":"^7.10.4","@babel/runtime":"^7.11.2","ansi-colors":"^4.1.1","babel-eslint":"^10.1.0","babel-jest":"^24.9.0","babel-loader":"^8.1.0","babel-plugin-dynamic-import-node":"^2.3.3","babelify":"^10.0.0","browserify":"^16.5.2","browserify-shim":"^3.8.14","common-shakeify":"^0.6.2","conditionalify":"^1.1.0","css-loader":"^5.2.7","dateformat":"^2.2.0","debug":"^4.1.1","del":"^5.1.0","envify":"^4.0.0","eslint":"^6.8.0","eslint-config-google":"^0.14.0","eslint-config-prettier":"^8.3.0","eslint-plugin-babel":"^5.3.1","eslint-plugin-jest":"^26.0.0","eslint-plugin-jsdoc":"^37.7.0","eslint-plugin-react":"^7.28.0","express":"^4.17.1","fancy-log":"^1.3.3","gulp":"^4.0.1","gulp-autoprefixer":"^8.0.0","gulp-bump":"^3.2.0","gulp-clean":"^0.4.0","gulp-concat":"^2.6.1","gulp-cond":"^1.0.0","gulp-cssfont64":"0.0.1","gulp-decomment":"^0.2.2","gulp-eslint":"^6.0.0","gulp-header":"^2.0.9","gulp-insert":"^0.5.0","gulp-less":"^5.0.0","gulp-plumber":"^1.2.1","gulp-rename":"^2.0.0","gulp-replace":"^1.1.3","gulp-sourcemaps":"^3.0.0","gulp-streamify":"^1.0.2","gulp-terser":"^2.1.0","gulp-ttf2woff":"^1.1.1","gulp-uglify":"^3.0.2","gulp-uncomment":"^0.3.0","gulp-util":"^3.0.8","jest":"^24.9.0","jest-fetch-mock":"^3.0.3","less":"^4.1.2","less-loader":"^7.0.0","mini-css-extract-plugin":"^0.9.0","minimist":"^1.2.5","morgan":"^1.10.0","prettier":"^1.19.1","react-test-renderer":"^17.0.2","rimraf":"^3.0.2","selenium-webdriver":"^4.0.0-alpha.7","serve-static":"^1.14.1","stripify":"^6.0.0","style-loader":"^2.0.0","stylelint":"^13.6.1","stylelint-config-standard":"^20.0.0","terser":"^4.8.0","uglifyify":"^5.0.2","vinyl-buffer":"^1.0.1","vinyl-source-stream":"^2.0.0","watch":"^1.0.2","watchify":"^3.9.0","worker-loader":"^3.0.8","yargs":"^14.2.3"},"description":"Codox client for Clickup FE","main":"dist/codox.bundle.js","repository":{"type":"git","url":"git+https://github.com/codoxhq/sdkui.git"},"keywords":["Real-time","collaboration","co-editing"],"author":{"name":"codoxhq"},"license":"SEE LICENSE IN codox.bundle.js","bugs":{"url":"https://github.com/codoxhq/sdkui/issues"},"homepage":"https://github.com/codoxhq/sdkui#readme","gitHead":"3434bff9d2ea58f9a1fe121485e15f6e6a6e52ca","_id":"@codoxhq/codox-cu-client@1.4.98-rc.0","_nodeVersion":"14.18.0","_npmVersion":"6.14.15","dist":{"integrity":"sha512-I3O1O2HoDMMeGB7a5rdAj+F6UBuRnYaGJC6IDKqkIpg5U2AaEw1XATFMf8y/EFUy/YZTBswP3dTOauMWm+HJsw==","shasum":"8f0b684204e40873d6137ef0ed6b427197d5e781","tarball":"https://registry.npmjs.org/@codoxhq/codox-cu-client/-/codox-cu-client-1.4.98-rc.0.tgz","fileCount":3,"unpackedSize":892736,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiJaNDACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoDuA//TnU9Ik33Q0TfmJl3Acj20AyD93FuDP3fO386RXOZo3nVD6z+\r\n6yAsstzWdVKVULElSAYBiVjGKzHJgdnt3VENOmRCV49oVbbnrf1jvNWCg730\r\n0ghDZYmQ0JJa4UCZMdbNdJxILjIv7HTPtTI8cMgw9t7EKXtSkhZD3+Zi7Bjc\r\ntKevIHjxT11COD26/R0/PeMVk9slH1Z2Lr1QeFqznDuFYz5K5T2ReY/t7+q0\r\n+J5qnd7o+0NoKZCjA4vVGA8qGl1uVO07EtjUHcIl4FLuxiFb5TThG1qrW78P\r\nxmjKsJtYmZmtdZVglmo95N092XYkK8CZUouSU4ohjzjRl750FfmV6sSNGxba\r\nJRZScJ1qrwTx80l6MwvMp5ElMXlAPeUQkNhQP62H7AbzcNDl2EProo4gRl2F\r\nX/MorJ1oZGjpt5lwQpWyCtwA1ZlAT1mFewtT30Uz9te8BDNFmmRmRiDIvx8x\r\nsBF1rCiFkz+Y4FiTchOsou8rw5L4tA/LHbueOVvlHRJkonJUlyHsOxL20/Vo\r\na91t+Os6SnwYfps1KqndMQEOufeWk5SOES4fseSZaVNrHUsks6gATRl6ojXw\r\no2zFvINHOvS9UHIiOw6tGFjP+jV0KA8QOv6FuVwSlJbTySq5PnSOP/QM/e8g\r\n3EYM9SXMR2bBflgIRnw5+fKFEwXleKhEzhc=\r\n=XCqn\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDakAprZevEFsrH5b8TIk2KlbBcOGWJWk45wtC98PwDRAIhAMKJb0MpgivyPZ64f8w3i78WfARmBx7zpRqiqu7GGKT/"}]},"_npmUser":{"name":"nuser","email":"david@codox.io"},"directories":{},"maintainers":[{"name":"nuser","email":"david@codox.io"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/codox-cu-client_1.4.98-rc.0_1646633794858_0.8322569093898304"},"_hasShrinkwrap":false},"1.4.98-rc.2":{"name":"@codoxhq/codox-cu-client","version":"1.4.98-rc.2","private":false,"scripts":{"clickup:build":"gulp build --build clickup","clickup:staging:deploy":"s3cmd sync -c ../awsscripts/cdn/s3cfg-stage --recursive dist-clickup/ s3://cdn1.stage.codox.io/lib/ && aws cloudfront create-invalidation --distribution-id ECHOHOJRNPBHH --paths /lib/api/wave.client.js","clickup:watch":"gulp watch --build clickup & nodemon --watch src server.js","production:build":"gulp build --build production ","staging:build":"gulp build --build staging ","staging:watch":"gulp watch --build staging  && node server","dev:watch":"gulp watch --build development  & nodemon --watch src server.js","dev:build":"gulp build --build development","scz_build":"gulp build --build scz ","predsm:staging:deploy":"s3cmd sync -c ../awsscripts/cdn/s3cfg-stage --recursive dist-staging/ s3://cdn1.stage.codox.io/lib/ && aws cloudfront create-invalidation --distribution-id ECHOHOJRNPBHH --paths /lib/api/*","predsm:production:deploy":"source ~/Dropbox/serverkey/.production.env && s3cmd sync -c ../awsscripts/cdn/s3cfg-prod --recursive dist-production/ s3://cdn1.codox.io/lib/ && aws cloudfront create-invalidation --distribution-id E21FN6K0LK2R9C --paths /lib/api/*","lint":"eslint ./src","lint:fix":"eslint ./src --fix","test_staging":"JEST_TEST=true BUILD_ENV=staging jest --watch --coverage --silent --verbose","test:dev:path":"JEST_TEST=true BUILD_ENV=development jest --watch --verbose --silent -- $npm_config_path","test:staging:path":"JEST_TEST=true BUILD_ENV=staging jest --watch --silent --verbose -- $npm_config_path","bump:prerelease":"npm version prerelease --preid=rc","bump:patch":"npm version patch","bump:minor":"npm version minor","bump:major":"npm version major","bump:rc":"npm version prerelease --preid=rc","version":"","postversion":"git push && git push --tags","start":"node server.js"},"browserify-shim":{},"jest":{"collectCoverage":true,"coverageReporters":["json","html"],"coverageDirectory":"coverage/"},"dependencies":{"@sentry/browser":"^5.21.3","axios":"^0.21.1","classnames":"^2.2.5","deepmerge":"^4.2.2","events":"^3.2.0","flux":"^3.1.2","md5":"^2.3.0","nanoid":"^3.1.12","promise-polyfill":"^8.1.0","prop-types":"^15.6.0","react":"^17.0.2","react-dom":"^17.0.2","react-is":"^17.0.2","react-localization":"^1.0.17","styled-components":"^5.1.1","uuid":"^3.4.0","webworkify":"^1.5.0","whatwg-fetch":"^3.4.1"},"devDependencies":{"@babel/cli":"^7.10.5","@babel/core":"^7.11.4","@babel/plugin-proposal-class-properties":"^7.10.4","@babel/plugin-transform-async-to-generator":"^7.10.4","@babel/plugin-transform-modules-commonjs":"^7.16.7","@babel/plugin-transform-runtime":"^7.11.0","@babel/preset-env":"^7.11.0","@babel/preset-react":"^7.10.4","@babel/runtime":"^7.11.2","ansi-colors":"^4.1.1","babel-eslint":"^10.1.0","babel-jest":"^24.9.0","babel-loader":"^8.1.0","babel-plugin-dynamic-import-node":"^2.3.3","babelify":"^10.0.0","browserify":"^16.5.2","browserify-shim":"^3.8.14","common-shakeify":"^0.6.2","conditionalify":"^1.1.0","css-loader":"^5.2.7","dateformat":"^2.2.0","debug":"^4.1.1","del":"^5.1.0","envify":"^4.0.0","eslint":"^6.8.0","eslint-config-google":"^0.14.0","eslint-config-prettier":"^8.3.0","eslint-plugin-babel":"^5.3.1","eslint-plugin-jest":"^26.0.0","eslint-plugin-jsdoc":"^37.7.0","eslint-plugin-react":"^7.28.0","express":"^4.17.1","fancy-log":"^1.3.3","gulp":"^4.0.1","gulp-autoprefixer":"^8.0.0","gulp-bump":"^3.2.0","gulp-clean":"^0.4.0","gulp-concat":"^2.6.1","gulp-cond":"^1.0.0","gulp-cssfont64":"0.0.1","gulp-decomment":"^0.2.2","gulp-eslint":"^6.0.0","gulp-header":"^2.0.9","gulp-insert":"^0.5.0","gulp-less":"^5.0.0","gulp-plumber":"^1.2.1","gulp-rename":"^2.0.0","gulp-replace":"^1.1.3","gulp-sourcemaps":"^3.0.0","gulp-streamify":"^1.0.2","gulp-terser":"^2.1.0","gulp-ttf2woff":"^1.1.1","gulp-uglify":"^3.0.2","gulp-uncomment":"^0.3.0","gulp-util":"^3.0.8","jest":"^24.9.0","jest-fetch-mock":"^3.0.3","less":"^4.1.2","less-loader":"^7.0.0","mini-css-extract-plugin":"^0.9.0","minimist":"^1.2.5","morgan":"^1.10.0","prettier":"^1.19.1","react-test-renderer":"^17.0.2","rimraf":"^3.0.2","selenium-webdriver":"^4.0.0-alpha.7","serve-static":"^1.14.1","stripify":"^6.0.0","style-loader":"^2.0.0","stylelint":"^13.6.1","stylelint-config-standard":"^20.0.0","terser":"^4.8.0","uglifyify":"^5.0.2","vinyl-buffer":"^1.0.1","vinyl-source-stream":"^2.0.0","watch":"^1.0.2","watchify":"^3.9.0","worker-loader":"^3.0.8","yargs":"^14.2.3"},"description":"Codox client for Clickup FE","main":"dist/codox.bundle.js","repository":{"type":"git","url":"git+https://github.com/codoxhq/sdkui.git"},"keywords":["Real-time","collaboration","co-editing"],"author":{"name":"codoxhq"},"license":"SEE LICENSE IN codox.bundle.js","bugs":{"url":"https://github.com/codoxhq/sdkui/issues"},"homepage":"https://github.com/codoxhq/sdkui#readme","gitHead":"71dafabe2f9c1374504dead571b1bb09999c0550","_id":"@codoxhq/codox-cu-client@1.4.98-rc.2","_nodeVersion":"14.18.0","_npmVersion":"6.14.15","dist":{"integrity":"sha512-SQZqrLLErWjraxf4HT4FDwT7ZUE8Ncdzad7TRdY3h1mKAq5HN5VfO8Di5zfDC4VwIF+QqkolWddMH/EjIK//nA==","shasum":"63d20924766be5dcd747fd8c8339561dca97a59a","tarball":"https://registry.npmjs.org/@codoxhq/codox-cu-client/-/codox-cu-client-1.4.98-rc.2.tgz","fileCount":3,"unpackedSize":894887,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiK2weACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoR7BAAlVlFZAf/WXrdU54znYG/8bj+09ui0C8NssgRt4+f3d81WSAR\r\nqOjcVQ3hM40XnV9iBQosQmbtmdN/IkfKnpWqnGPYupEtcrSApTHCQBEdhnhr\r\nyHh+1ie1cxXdM/ZHY4sJLcOqzi1Vji+6Z+LVJnKxWJIdjTjKH2OgIcnq2+oc\r\nnB3stDQKoqsJFWzZHszKkRiSN8MVPx/Iq61/q6p50xP2F9sLJOF0T+Jd7hM4\r\nR4GzCXnd1ifh9niLdV5ZT55rny0ZW+SgCEb1ja0JT9mrjEFfH5coPBKDSZzR\r\nomxXqyXQhAoIgphGvn0kqrtKq+9AmXCclbwpqDaXqYgrkmbHReXLvdp2gckc\r\nEsdtS6XEXxB8LdyH0zcNHiFd1sBbEWWwmKqMvudEApD42dQzfROg5HvHdooj\r\n9iqJZusGuGqweKAJTp7RWmebb3/N1xvncqSYdHLRCAqm8/Xl9Bgad1p0WCaw\r\nSi0i9qffxLFDC+usvcMopr8tcH6Fjd6Tqt+XiSs94nKIMmv3KCN/+NBJ8zzE\r\n+fED7D42Na1fjop5aLC7a0y//8mC+uEjWlKmCu27J71gL1T38Z7ffl9l4dOi\r\nuJlEQF0OzVJ2mVw5t4x6AKUinymAbZ5c1lpOGV6vqZza7R+O5BgUN23EVnwF\r\nHve7SZQk7fh/cPOFuBT2rwK9w95Tu3d8nuU=\r\n=9z98\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDaqGZa1NUmjiFlJ2QhpSrUUuY0FilefzYmsx53nEKKTAIhAMmRXTI6SAU967K6TA+nZM9RXXoXunqVLLSE2s5sJ6Lt"}]},"_npmUser":{"name":"nuser","email":"david@codox.io"},"directories":{},"maintainers":[{"name":"nuser","email":"david@codox.io"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/codox-cu-client_1.4.98-rc.2_1647012894679_0.2815592910842293"},"_hasShrinkwrap":false},"1.4.98-rc.3":{"name":"@codoxhq/codox-cu-client","version":"1.4.98-rc.3","private":false,"scripts":{"clickup:build":"gulp build --build clickup","clickup:staging:deploy":"s3cmd sync -c ../awsscripts/cdn/s3cfg-stage --recursive dist-clickup/ s3://cdn1.stage.codox.io/lib/ && aws cloudfront create-invalidation --distribution-id ECHOHOJRNPBHH --paths /lib/api/wave.client.js","clickup:watch":"gulp watch --build clickup & nodemon --watch src server.js","production:build":"gulp build --build production ","staging:build":"gulp build --build staging ","staging:watch":"gulp watch --build staging  && node server","dev:watch":"gulp watch --build development  & nodemon --watch src server.js","dev:build":"gulp build --build development","scz_build":"gulp build --build scz ","predsm:staging:deploy":"s3cmd sync -c ../awsscripts/cdn/s3cfg-stage --recursive dist-staging/ s3://cdn1.stage.codox.io/lib/ && aws cloudfront create-invalidation --distribution-id ECHOHOJRNPBHH --paths /lib/api/*","predsm:production:deploy":"source ~/Dropbox/serverkey/.production.env && s3cmd sync -c ../awsscripts/cdn/s3cfg-prod --recursive dist-production/ s3://cdn1.codox.io/lib/ && aws cloudfront create-invalidation --distribution-id E21FN6K0LK2R9C --paths /lib/api/*","lint":"eslint ./src","lint:fix":"eslint ./src --fix","test_staging":"JEST_TEST=true BUILD_ENV=staging jest --watch --coverage --silent --verbose","test:dev:path":"JEST_TEST=true BUILD_ENV=development jest --watch --verbose --silent -- $npm_config_path","test:staging:path":"JEST_TEST=true BUILD_ENV=staging jest --watch --silent --verbose -- $npm_config_path","bump:prerelease":"npm version prerelease --preid=rc","bump:patch":"npm version patch","bump:minor":"npm version minor","bump:major":"npm version major","bump:rc":"npm version prerelease --preid=rc","version":"","postversion":"git push && git push --tags","start":"node server.js"},"browserify-shim":{},"jest":{"collectCoverage":true,"coverageReporters":["json","html"],"coverageDirectory":"coverage/"},"dependencies":{"@sentry/browser":"^5.21.3","axios":"^0.21.1","classnames":"^2.2.5","deepmerge":"^4.2.2","events":"^3.2.0","flux":"^3.1.2","md5":"^2.3.0","nanoid":"^3.1.12","promise-polyfill":"^8.1.0","prop-types":"^15.6.0","react":"^17.0.2","react-dom":"^17.0.2","react-is":"^17.0.2","react-localization":"^1.0.17","styled-components":"^5.1.1","uuid":"^3.4.0","webworkify":"^1.5.0","whatwg-fetch":"^3.4.1"},"devDependencies":{"@babel/cli":"^7.10.5","@babel/core":"^7.11.4","@babel/plugin-proposal-class-properties":"^7.10.4","@babel/plugin-transform-async-to-generator":"^7.10.4","@babel/plugin-transform-modules-commonjs":"^7.16.7","@babel/plugin-transform-runtime":"^7.11.0","@babel/preset-env":"^7.11.0","@babel/preset-react":"^7.10.4","@babel/runtime":"^7.11.2","ansi-colors":"^4.1.1","babel-eslint":"^10.1.0","babel-jest":"^24.9.0","babel-loader":"^8.1.0","babel-plugin-dynamic-import-node":"^2.3.3","babelify":"^10.0.0","browserify":"^16.5.2","browserify-shim":"^3.8.14","common-shakeify":"^0.6.2","conditionalify":"^1.1.0","css-loader":"^5.2.7","dateformat":"^2.2.0","debug":"^4.1.1","del":"^5.1.0","envify":"^4.0.0","eslint":"^6.8.0","eslint-config-google":"^0.14.0","eslint-config-prettier":"^8.3.0","eslint-plugin-babel":"^5.3.1","eslint-plugin-jest":"^26.0.0","eslint-plugin-jsdoc":"^37.7.0","eslint-plugin-react":"^7.28.0","express":"^4.17.1","fancy-log":"^1.3.3","gulp":"^4.0.1","gulp-autoprefixer":"^8.0.0","gulp-bump":"^3.2.0","gulp-clean":"^0.4.0","gulp-concat":"^2.6.1","gulp-cond":"^1.0.0","gulp-cssfont64":"0.0.1","gulp-decomment":"^0.2.2","gulp-eslint":"^6.0.0","gulp-header":"^2.0.9","gulp-insert":"^0.5.0","gulp-less":"^5.0.0","gulp-plumber":"^1.2.1","gulp-rename":"^2.0.0","gulp-replace":"^1.1.3","gulp-sourcemaps":"^3.0.0","gulp-streamify":"^1.0.2","gulp-terser":"^2.1.0","gulp-ttf2woff":"^1.1.1","gulp-uglify":"^3.0.2","gulp-uncomment":"^0.3.0","gulp-util":"^3.0.8","jest":"^24.9.0","jest-fetch-mock":"^3.0.3","less":"^4.1.2","less-loader":"^7.0.0","mini-css-extract-plugin":"^0.9.0","minimist":"^1.2.5","morgan":"^1.10.0","prettier":"^1.19.1","react-test-renderer":"^17.0.2","rimraf":"^3.0.2","selenium-webdriver":"^4.0.0-alpha.7","serve-static":"^1.14.1","stripify":"^6.0.0","style-loader":"^2.0.0","stylelint":"^13.6.1","stylelint-config-standard":"^20.0.0","terser":"^4.8.0","uglifyify":"^5.0.2","vinyl-buffer":"^1.0.1","vinyl-source-stream":"^2.0.0","watch":"^1.0.2","watchify":"^3.9.0","worker-loader":"^3.0.8","yargs":"^14.2.3"},"description":"Codox client for Clickup FE","main":"dist/codox.bundle.js","repository":{"type":"git","url":"git+https://github.com/codoxhq/sdkui.git"},"keywords":["Real-time","collaboration","co-editing"],"author":{"name":"codoxhq"},"license":"SEE LICENSE IN codox.bundle.js","bugs":{"url":"https://github.com/codoxhq/sdkui/issues"},"homepage":"https://github.com/codoxhq/sdkui#readme","gitHead":"c5b8f7823afadb1fbd7bb7805db7247c71a15e58","_id":"@codoxhq/codox-cu-client@1.4.98-rc.3","_nodeVersion":"14.18.0","_npmVersion":"6.14.15","dist":{"integrity":"sha512-BmpzD8SirjhydfH+8bwy4VVBR7zGAu+4a78P74TYIJlHSyreFdPUZiRpOHaIwr2UJkWcdhCHetCTY9FDawjJ6g==","shasum":"dc83fec36e183d89950e0b2dfec42395b0418c67","tarball":"https://registry.npmjs.org/@codoxhq/codox-cu-client/-/codox-cu-client-1.4.98-rc.3.tgz","fileCount":3,"unpackedSize":894888,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiK/0ZACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoNvg//R8QtdAkZPZn2dSgANQYZ6Xg/s13ftSYVpCpdDlJQAXj6dmcD\r\nhqKD8jeLnBxzN74wVpY08AGKbT7dApYb0evehOK8NCLWb5shtqpGTcQWC0HQ\r\n2A1LDEZc0hVUMBc+33rlkT2QdK3cF53KAsj2sMyBOdFWiII9sBb1pmZ+5M+u\r\nTai2Fl5mEGd4UxN6Q6jahNWKAxBYqX4cf1tdfwkELAYeyRvJEj9nGy0OJ241\r\nPHWc/R3/OGMeFqCShxMy9fBd3f75gcQfs+xWMifLYydMy7P9t+FLhRgzXgp+\r\noPXSyo6B9PaUoFuueRgqDC8exgSMCIbIvL2zXQ5SfcINvPgDfILzV8SI8w0D\r\nJ5Ak/vytWqaiybF8AyUKvq+Y9IePcHDoivmNjIzZDGY/wUJUf3bMYmelPv+v\r\nGq95zTphhkGX6AvXaMtC0BNl/HjwiF5nT44YLKSNTXJKGHQYn7RoaGgV8gAV\r\n/t/FbAP8aNWCJ4NYG2CrHBEPPEhh1us3BB8Pnu7AciBLDXxh5kU+NRoqmCTm\r\nIzRpGR4kkKlyTW3xioreU0IV+EvA4NZYKrsDi7z+9IC0Kvp2bR2T0dhLTKDF\r\nhmXgsTfmxNPbTP1tFfPw05u83ItQc7KW/D9ZFXAIRxO8N6la206Smj0SJVSH\r\nuzBm+nD/BFq5uVJsUBZyxORHnOJkep1Bu84=\r\n=Aa5I\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDRe5BXPNGCzJcAZfEJKqNieNN2t1EyHtvQfia17i7lvAiAZfA882YHIh7dnOPVIUEvjLEgW7Qs6IRjs1pidLlamEA=="}]},"_npmUser":{"name":"nuser","email":"david@codox.io"},"directories":{},"maintainers":[{"name":"nuser","email":"david@codox.io"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/codox-cu-client_1.4.98-rc.3_1647050009440_0.1077437428251149"},"_hasShrinkwrap":false},"1.4.98-rc.4":{"name":"@codoxhq/codox-cu-client","version":"1.4.98-rc.4","private":false,"scripts":{"clickup:build":"gulp build --build clickup","clickup:staging:deploy":"s3cmd sync -c ../awsscripts/cdn/s3cfg-stage --recursive dist-clickup/ s3://cdn1.stage.codox.io/lib/ && aws cloudfront create-invalidation --distribution-id ECHOHOJRNPBHH --paths /lib/api/wave.client.js","clickup:watch":"gulp watch --build clickup & nodemon --watch src server.js","production:build":"gulp build --build production ","staging:build":"gulp build --build staging ","staging:watch":"gulp watch --build staging  && node server","dev:watch":"gulp watch --build development  & nodemon --watch src server.js","dev:build":"gulp build --build development","scz_build":"gulp build --build scz ","predsm:staging:deploy":"s3cmd sync -c ../awsscripts/cdn/s3cfg-stage --recursive dist-staging/ s3://cdn1.stage.codox.io/lib/ && aws cloudfront create-invalidation --distribution-id ECHOHOJRNPBHH --paths /lib/api/*","predsm:production:deploy":"source ~/Dropbox/serverkey/.production.env && s3cmd sync -c ../awsscripts/cdn/s3cfg-prod --recursive dist-production/ s3://cdn1.codox.io/lib/ && aws cloudfront create-invalidation --distribution-id E21FN6K0LK2R9C --paths /lib/api/*","lint":"eslint ./src","lint:fix":"eslint ./src --fix","test_staging":"JEST_TEST=true BUILD_ENV=staging jest --watch --coverage --silent --verbose","test:dev:path":"JEST_TEST=true BUILD_ENV=development jest --watch --verbose --silent -- $npm_config_path","test:staging:path":"JEST_TEST=true BUILD_ENV=staging jest --watch --silent --verbose -- $npm_config_path","bump:prerelease":"npm version prerelease --preid=rc","bump:patch":"npm version patch","bump:minor":"npm version minor","bump:major":"npm version major","bump:rc":"npm version prerelease --preid=rc","version":"","postversion":"git push && git push --tags","start":"node server.js"},"browserify-shim":{},"jest":{"collectCoverage":true,"coverageReporters":["json","html"],"coverageDirectory":"coverage/"},"dependencies":{"@sentry/browser":"^5.21.3","axios":"^0.21.1","classnames":"^2.2.5","deepmerge":"^4.2.2","events":"^3.2.0","flux":"^3.1.2","md5":"^2.3.0","nanoid":"^3.1.12","promise-polyfill":"^8.1.0","prop-types":"^15.6.0","react":"^17.0.2","react-dom":"^17.0.2","react-is":"^17.0.2","react-localization":"^1.0.17","styled-components":"^5.1.1","uuid":"^3.4.0","webworkify":"^1.5.0","whatwg-fetch":"^3.4.1"},"devDependencies":{"@babel/cli":"^7.10.5","@babel/core":"^7.11.4","@babel/plugin-proposal-class-properties":"^7.10.4","@babel/plugin-transform-async-to-generator":"^7.10.4","@babel/plugin-transform-modules-commonjs":"^7.16.7","@babel/plugin-transform-runtime":"^7.11.0","@babel/preset-env":"^7.11.0","@babel/preset-react":"^7.10.4","@babel/runtime":"^7.11.2","ansi-colors":"^4.1.1","babel-eslint":"^10.1.0","babel-jest":"^24.9.0","babel-loader":"^8.1.0","babel-plugin-dynamic-import-node":"^2.3.3","babelify":"^10.0.0","browserify":"^16.5.2","browserify-shim":"^3.8.14","common-shakeify":"^0.6.2","conditionalify":"^1.1.0","css-loader":"^5.2.7","dateformat":"^2.2.0","debug":"^4.1.1","del":"^5.1.0","envify":"^4.0.0","eslint":"^6.8.0","eslint-config-google":"^0.14.0","eslint-config-prettier":"^8.3.0","eslint-plugin-babel":"^5.3.1","eslint-plugin-jest":"^26.0.0","eslint-plugin-jsdoc":"^37.7.0","eslint-plugin-react":"^7.28.0","express":"^4.17.1","fancy-log":"^1.3.3","gulp":"^4.0.1","gulp-autoprefixer":"^8.0.0","gulp-bump":"^3.2.0","gulp-clean":"^0.4.0","gulp-concat":"^2.6.1","gulp-cond":"^1.0.0","gulp-cssfont64":"0.0.1","gulp-decomment":"^0.2.2","gulp-eslint":"^6.0.0","gulp-header":"^2.0.9","gulp-insert":"^0.5.0","gulp-less":"^5.0.0","gulp-plumber":"^1.2.1","gulp-rename":"^2.0.0","gulp-replace":"^1.1.3","gulp-sourcemaps":"^3.0.0","gulp-streamify":"^1.0.2","gulp-terser":"^2.1.0","gulp-ttf2woff":"^1.1.1","gulp-uglify":"^3.0.2","gulp-uncomment":"^0.3.0","gulp-util":"^3.0.8","jest":"^24.9.0","jest-fetch-mock":"^3.0.3","less":"^4.1.2","less-loader":"^7.0.0","mini-css-extract-plugin":"^0.9.0","minimist":"^1.2.5","morgan":"^1.10.0","prettier":"^1.19.1","react-test-renderer":"^17.0.2","rimraf":"^3.0.2","selenium-webdriver":"^4.0.0-alpha.7","serve-static":"^1.14.1","stripify":"^6.0.0","style-loader":"^2.0.0","stylelint":"^13.6.1","stylelint-config-standard":"^20.0.0","terser":"^4.8.0","uglifyify":"^5.0.2","vinyl-buffer":"^1.0.1","vinyl-source-stream":"^2.0.0","watch":"^1.0.2","watchify":"^3.9.0","worker-loader":"^3.0.8","yargs":"^14.2.3"},"description":"Codox client for Clickup FE","main":"dist/codox.bundle.js","repository":{"type":"git","url":"git+https://github.com/codoxhq/sdkui.git"},"keywords":["Real-time","collaboration","co-editing"],"author":{"name":"codoxhq"},"license":"SEE LICENSE IN codox.bundle.js","bugs":{"url":"https://github.com/codoxhq/sdkui/issues"},"homepage":"https://github.com/codoxhq/sdkui#readme","gitHead":"9764de5c3b619ce15b545b937cf67b4148774fc6","_id":"@codoxhq/codox-cu-client@1.4.98-rc.4","_nodeVersion":"14.18.0","_npmVersion":"6.14.15","dist":{"integrity":"sha512-/CAS/0ptZbQGKWJncP5pyt66Dig9lOEZoTi0rdNUofOLVsFarFreZ1HlL/8VVTOPJS3fMqedNbRVPY0WhVkjew==","shasum":"d16c0f86683e059b16825381d2d6d3a3e0a3152a","tarball":"https://registry.npmjs.org/@codoxhq/codox-cu-client/-/codox-cu-client-1.4.98-rc.4.tgz","fileCount":3,"unpackedSize":894924,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiLe6MACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmpcxg/+IIxo8EBoQDXb1DIg1+BdDM5eqaB0n4b0ZfeiZylwEHL12qAP\r\nuBbxkfFm0PT1rjTjrR9IH5xDowm+ck3p2wDRyPsA28SL/CKox7UT+ZO4gIUX\r\nswX9IQ33/VzNDb5+b5DTJlJT/4SXWRFY4LO/6VJJsgO0ITLor/qvQ582Xe6c\r\nywCyhjQOUlwAj5m7lCdYA1zhpd1GAQrKk2i3RPheHVFDaKA73jtV8kHhh11L\r\nBLJmQ4PRYdEuxedjLPxfcB1xhasdmKwNwKk+gWTMZD+HokY5s8WZCJCR2Yqk\r\nqeNDoYoydDSSlzcwghSFMNw8x/VJ5c4PSxgEIwqK9nwYysttg3sdeQD5AzH4\r\nr5gKFKcjwSh+Brb6BxajQXGL/2nyjjFlICTpT4FgyPWLRbvCKz1YmY1nJwhd\r\nLXTPKqLX9MCBCUHh47u+rFT8XyWpHxTZsFCE7oP+BeiGvIqGNgjT9y/AcArw\r\nX5HQrv+mSVm+qTCGZ1+S8v8TqrEYT0nKOPQu+mKxXOPQBmP5iWzYODmoSOya\r\ncgJXCFNo5G01HVdLEchZmhz3oEwhFQiUmlcH+Kb9j8tpPSOwP/yT+rZfY0l0\r\nK4wFnw0YP0TGmBg7HkJrNafEgdf2Fw6mE4iO2rLgHaRsO0OpbtlGCu0H5cEQ\r\nzdfquMwD08oaCrpYvmhkWFLeThdZIaguJ4s=\r\n=H84I\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDeiIgNrwfhpIOOIhDFzLIyxEDJVSqgRno6qbg0mNLdaQIgfbTCUwSMqloHy3EycWNIMuPwiwKy4IScGI75WO9aj5g="}]},"_npmUser":{"name":"nuser","email":"david@codox.io"},"directories":{},"maintainers":[{"name":"nuser","email":"david@codox.io"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/codox-cu-client_1.4.98-rc.4_1647177356270_0.9486081760057039"},"_hasShrinkwrap":false},"1.4.98":{"name":"@codoxhq/codox-cu-client","version":"1.4.98","private":false,"scripts":{"clickup:build":"gulp build --build clickup","clickup:staging:deploy":"s3cmd sync -c ../awsscripts/cdn/s3cfg-stage --recursive dist-clickup/ s3://cdn1.stage.codox.io/lib/ && aws cloudfront create-invalidation --distribution-id ECHOHOJRNPBHH --paths /lib/api/wave.client.js","clickup:watch":"gulp watch --build clickup & nodemon --watch src server.js","production:build":"gulp build --build production ","staging:build":"gulp build --build staging ","staging:watch":"gulp watch --build staging  && node server","dev:watch":"gulp watch --build development  & nodemon --watch src server.js","dev:build":"gulp build --build development","scz_build":"gulp build --build scz ","predsm:staging:deploy":"s3cmd sync -c ../awsscripts/cdn/s3cfg-stage --recursive dist-staging/ s3://cdn1.stage.codox.io/lib/ && aws cloudfront create-invalidation --distribution-id ECHOHOJRNPBHH --paths /lib/api/*","predsm:production:deploy":"source ~/Dropbox/serverkey/.production.env && s3cmd sync -c ../awsscripts/cdn/s3cfg-prod --recursive dist-production/ s3://cdn1.codox.io/lib/ && aws cloudfront create-invalidation --distribution-id E21FN6K0LK2R9C --paths /lib/api/*","lint":"eslint ./src","lint:fix":"eslint ./src --fix","test_staging":"JEST_TEST=true BUILD_ENV=staging jest --watch --coverage --silent --verbose","test:dev:path":"JEST_TEST=true BUILD_ENV=development jest --watch --verbose --silent -- $npm_config_path","test:staging:path":"JEST_TEST=true BUILD_ENV=staging jest --watch --silent --verbose -- $npm_config_path","bump:prerelease":"npm version prerelease --preid=rc","bump:patch":"npm version patch","bump:minor":"npm version minor","bump:major":"npm version major","bump:rc":"npm version prerelease --preid=rc","version":"","postversion":"git push && git push --tags","start":"node server.js"},"browserify-shim":{},"jest":{"collectCoverage":true,"coverageReporters":["json","html"],"coverageDirectory":"coverage/"},"dependencies":{"@sentry/browser":"^5.21.3","axios":"^0.21.1","classnames":"^2.2.5","deepmerge":"^4.2.2","events":"^3.2.0","flux":"^3.1.2","md5":"^2.3.0","nanoid":"^3.1.12","promise-polyfill":"^8.1.0","prop-types":"^15.6.0","react":"^17.0.2","react-dom":"^17.0.2","react-is":"^17.0.2","react-localization":"^1.0.17","styled-components":"^5.1.1","uuid":"^3.4.0","webworkify":"^1.5.0","whatwg-fetch":"^3.4.1"},"devDependencies":{"@babel/cli":"^7.10.5","@babel/core":"^7.11.4","@babel/plugin-proposal-class-properties":"^7.10.4","@babel/plugin-transform-async-to-generator":"^7.10.4","@babel/plugin-transform-modules-commonjs":"^7.16.7","@babel/plugin-transform-runtime":"^7.11.0","@babel/preset-env":"^7.11.0","@babel/preset-react":"^7.10.4","@babel/runtime":"^7.11.2","ansi-colors":"^4.1.1","babel-eslint":"^10.1.0","babel-jest":"^24.9.0","babel-loader":"^8.1.0","babel-plugin-dynamic-import-node":"^2.3.3","babelify":"^10.0.0","browserify":"^16.5.2","browserify-shim":"^3.8.14","common-shakeify":"^0.6.2","conditionalify":"^1.1.0","css-loader":"^5.2.7","dateformat":"^2.2.0","debug":"^4.1.1","del":"^5.1.0","envify":"^4.0.0","eslint":"^6.8.0","eslint-config-google":"^0.14.0","eslint-config-prettier":"^8.3.0","eslint-plugin-babel":"^5.3.1","eslint-plugin-jest":"^26.0.0","eslint-plugin-jsdoc":"^37.7.0","eslint-plugin-react":"^7.28.0","express":"^4.17.1","fancy-log":"^1.3.3","gulp":"^4.0.1","gulp-autoprefixer":"^8.0.0","gulp-bump":"^3.2.0","gulp-clean":"^0.4.0","gulp-concat":"^2.6.1","gulp-cond":"^1.0.0","gulp-cssfont64":"0.0.1","gulp-decomment":"^0.2.2","gulp-eslint":"^6.0.0","gulp-header":"^2.0.9","gulp-insert":"^0.5.0","gulp-less":"^5.0.0","gulp-plumber":"^1.2.1","gulp-rename":"^2.0.0","gulp-replace":"^1.1.3","gulp-sourcemaps":"^3.0.0","gulp-streamify":"^1.0.2","gulp-terser":"^2.1.0","gulp-ttf2woff":"^1.1.1","gulp-uglify":"^3.0.2","gulp-uncomment":"^0.3.0","gulp-util":"^3.0.8","jest":"^24.9.0","jest-fetch-mock":"^3.0.3","less":"^4.1.2","less-loader":"^7.0.0","mini-css-extract-plugin":"^0.9.0","minimist":"^1.2.5","morgan":"^1.10.0","prettier":"^1.19.1","react-test-renderer":"^17.0.2","rimraf":"^3.0.2","selenium-webdriver":"^4.0.0-alpha.7","serve-static":"^1.14.1","stripify":"^6.0.0","style-loader":"^2.0.0","stylelint":"^13.6.1","stylelint-config-standard":"^20.0.0","terser":"^4.8.0","uglifyify":"^5.0.2","vinyl-buffer":"^1.0.1","vinyl-source-stream":"^2.0.0","watch":"^1.0.2","watchify":"^3.9.0","worker-loader":"^3.0.8","yargs":"^14.2.3"},"description":"Codox client for Clickup FE","main":"dist/codox.bundle.js","repository":{"type":"git","url":"git+https://github.com/codoxhq/sdkui.git"},"keywords":["Real-time","collaboration","co-editing"],"author":{"name":"codoxhq"},"license":"SEE LICENSE IN codox.bundle.js","bugs":{"url":"https://github.com/codoxhq/sdkui/issues"},"homepage":"https://github.com/codoxhq/sdkui#readme","gitHead":"39ad29a33f0035abdf23b41da4e8898e385570ff","_id":"@codoxhq/codox-cu-client@1.4.98","_nodeVersion":"14.18.0","_npmVersion":"6.14.15","dist":{"integrity":"sha512-rSHMnDOu9nOpuas5Hmgas5DX8tTL/psy879FP7739YF8RafIu9JNvYjOQI3FdaVQvUaw8ajQYgVSwO97zWgovg==","shasum":"43913bf6c9e92bfe3927590f16368ab95ed16791","tarball":"https://registry.npmjs.org/@codoxhq/codox-cu-client/-/codox-cu-client-1.4.98.tgz","fileCount":3,"unpackedSize":894760,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiMMlXACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrMTA//Y6VSM0UDktXeiwTyO4TohaYeVSwZmZYnwrOaOOhudEKuvQsQ\r\nlQbfQmEoz3A0NG1lzTVDWx1zWOReGgY3v3YpfEjOl3r0dH2pB7i+27r7kRCY\r\nZQV7oxVxzRMzWFBjHTzoLSLGfGeyV7FLxhnxtBhMYd9d7u2GIk7WfP287kVY\r\nlae0VyvQceHZrIuzjqocM/SKh5W2n1mJRIKloz1NnPIX2oVp6/MD9SNTTS1B\r\n60Hxn8MGOyfOMK50Uvd813t2CzkLRwu7ZZL/9YoDv7hZ02GWFAjI6L7TynQ3\r\nyZwdTdx/yzHVws8ZLRaBpkmrvk5F7jTqqgnlh5FWtfPqAzwIekWKoAX3sZuT\r\n1ncC5/EhXoyzHiaC2afAE6xWn96KunRKviA+xX07FjpQAeAiB7TFS/K5Q8d9\r\npHrJc5TpsjZvO6+EX59G8d4ye7uI3LPgNDsNhLGmcjwXNGtqpNh/EeIApIUx\r\nApBhEOKjRid8VvcWiDg5ITe/YUqgJkO+KZKUDp+fxrEXiTLC/mVMBbHJJZa8\r\no5Bjg2e5gI8H/axjvQ9B8iU/LtsqGk0imkmb4131fAnTKEutjro0loWJfcnx\r\nIH+OLFLnREfLJzo25SvhwBsGbLRwRUa42/zE3XMicofl7Bw6WGIrA0FfLkUV\r\nmqTU/d/jsbZ+kpqG8g8kSvNW7CKV9Z54ATg=\r\n=gaqa\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDff6upqU8A7VgPAkb+BJE31h6SmeHlSvuBOjTFTivfnQIgbXE5Ar0yY8cgav7Jw3kWbwXhKnbH9jLxVyHhDzEbjKE="}]},"_npmUser":{"name":"nuser","email":"david@codox.io"},"directories":{},"maintainers":[{"name":"nuser","email":"david@codox.io"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/codox-cu-client_1.4.98_1647364439699_0.9366867565253336"},"_hasShrinkwrap":false},"1.4.99-rc.0":{"name":"@codoxhq/codox-cu-client","version":"1.4.99-rc.0","private":false,"scripts":{"clickup:build":"gulp build --build clickup","clickup:staging:deploy":"s3cmd sync -c ../awsscripts/cdn/s3cfg-stage --recursive dist-clickup/ s3://cdn1.stage.codox.io/lib/ && aws cloudfront create-invalidation --distribution-id ECHOHOJRNPBHH --paths /lib/api/wave.client.js","clickup:watch":"gulp watch --build clickup & nodemon --watch src server.js","production:build":"gulp build --build production ","staging:build":"gulp build --build staging ","staging:watch":"gulp watch --build staging  && node server","dev:watch":"gulp watch --build development  & nodemon --watch src server.js","dev:build":"gulp build --build development","scz_build":"gulp build --build scz ","predsm:staging:deploy":"s3cmd sync -c ../awsscripts/cdn/s3cfg-stage --recursive dist-staging/ s3://cdn1.stage.codox.io/lib/ && aws cloudfront create-invalidation --distribution-id ECHOHOJRNPBHH --paths /lib/api/*","predsm:production:deploy":"source ~/Dropbox/serverkey/.production.env && s3cmd sync -c ../awsscripts/cdn/s3cfg-prod --recursive dist-production/ s3://cdn1.codox.io/lib/ && aws cloudfront create-invalidation --distribution-id E21FN6K0LK2R9C --paths /lib/api/*","lint":"eslint ./src","lint:fix":"eslint ./src --fix","test_staging":"JEST_TEST=true BUILD_ENV=staging jest --watch --coverage --silent --verbose","test:dev:path":"JEST_TEST=true BUILD_ENV=development jest --watch --verbose --silent -- $npm_config_path","test:staging:path":"JEST_TEST=true BUILD_ENV=staging jest --watch --silent --verbose -- $npm_config_path","bump:prerelease":"npm version prerelease --preid=rc","bump:patch":"npm version patch","bump:minor":"npm version minor","bump:major":"npm version major","bump:rc":"npm version prerelease --preid=rc","version":"","postversion":"git push && git push --tags","start":"node server.js"},"browserify-shim":{},"jest":{"collectCoverage":true,"coverageReporters":["json","html"],"coverageDirectory":"coverage/"},"dependencies":{"@sentry/browser":"^5.21.3","axios":"^0.21.1","classnames":"^2.2.5","deepmerge":"^4.2.2","events":"^3.2.0","flux":"^3.1.2","md5":"^2.3.0","nanoid":"^3.1.12","promise-polyfill":"^8.1.0","prop-types":"^15.6.0","react":"^17.0.2","react-dom":"^17.0.2","react-is":"^17.0.2","react-localization":"^1.0.17","styled-components":"^5.1.1","uuid":"^3.4.0","webworkify":"^1.5.0","whatwg-fetch":"^3.4.1"},"devDependencies":{"@babel/cli":"^7.10.5","@babel/core":"^7.11.4","@babel/plugin-proposal-class-properties":"^7.10.4","@babel/plugin-transform-async-to-generator":"^7.10.4","@babel/plugin-transform-modules-commonjs":"^7.16.7","@babel/plugin-transform-runtime":"^7.11.0","@babel/preset-env":"^7.11.0","@babel/preset-react":"^7.10.4","@babel/runtime":"^7.11.2","ansi-colors":"^4.1.1","babel-eslint":"^10.1.0","babel-jest":"^24.9.0","babel-loader":"^8.1.0","babel-plugin-dynamic-import-node":"^2.3.3","babelify":"^10.0.0","browserify":"^16.5.2","browserify-shim":"^3.8.14","common-shakeify":"^0.6.2","conditionalify":"^1.1.0","css-loader":"^5.2.7","dateformat":"^2.2.0","debug":"^4.1.1","del":"^5.1.0","envify":"^4.0.0","eslint":"^6.8.0","eslint-config-google":"^0.14.0","eslint-config-prettier":"^8.3.0","eslint-plugin-babel":"^5.3.1","eslint-plugin-jest":"^26.0.0","eslint-plugin-jsdoc":"^37.7.0","eslint-plugin-react":"^7.28.0","express":"^4.17.1","fancy-log":"^1.3.3","gulp":"^4.0.1","gulp-autoprefixer":"^8.0.0","gulp-bump":"^3.2.0","gulp-clean":"^0.4.0","gulp-concat":"^2.6.1","gulp-cond":"^1.0.0","gulp-cssfont64":"0.0.1","gulp-decomment":"^0.2.2","gulp-eslint":"^6.0.0","gulp-header":"^2.0.9","gulp-insert":"^0.5.0","gulp-less":"^5.0.0","gulp-plumber":"^1.2.1","gulp-rename":"^2.0.0","gulp-replace":"^1.1.3","gulp-sourcemaps":"^3.0.0","gulp-streamify":"^1.0.2","gulp-terser":"^2.1.0","gulp-ttf2woff":"^1.1.1","gulp-uglify":"^3.0.2","gulp-uncomment":"^0.3.0","gulp-util":"^3.0.8","jest":"^24.9.0","jest-fetch-mock":"^3.0.3","less":"^4.1.2","less-loader":"^7.0.0","mini-css-extract-plugin":"^0.9.0","minimist":"^1.2.5","morgan":"^1.10.0","prettier":"^1.19.1","react-test-renderer":"^17.0.2","rimraf":"^3.0.2","selenium-webdriver":"^4.0.0-alpha.7","serve-static":"^1.14.1","stripify":"^6.0.0","style-loader":"^2.0.0","stylelint":"^13.6.1","stylelint-config-standard":"^20.0.0","terser":"^4.8.0","uglifyify":"^5.0.2","vinyl-buffer":"^1.0.1","vinyl-source-stream":"^2.0.0","watch":"^1.0.2","watchify":"^3.9.0","worker-loader":"^3.0.8","yargs":"^14.2.3"},"description":"Codox client for Clickup FE","main":"dist/codox.bundle.js","repository":{"type":"git","url":"git+https://github.com/codoxhq/sdkui.git"},"keywords":["Real-time","collaboration","co-editing"],"author":{"name":"codoxhq"},"license":"SEE LICENSE IN codox.bundle.js","bugs":{"url":"https://github.com/codoxhq/sdkui/issues"},"homepage":"https://github.com/codoxhq/sdkui#readme","gitHead":"9229d5a3ccc0def4dc4d82cd6254e49d8e115b2f","_id":"@codoxhq/codox-cu-client@1.4.99-rc.0","_nodeVersion":"14.18.0","_npmVersion":"6.14.15","dist":{"integrity":"sha512-3eqfkqawoJwBIQ7ElyJpETzLlXuv53fxkXDdPIVRrak6SdhR1bTmsOJro5gnCR+me9P3vytr8qLbCuToPNBk7w==","shasum":"f040d06bcd56e60ff62f8a7e7ba678a9f0f5a7c3","tarball":"https://registry.npmjs.org/@codoxhq/codox-cu-client/-/codox-cu-client-1.4.99-rc.0.tgz","fileCount":3,"unpackedSize":894428,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiM1VnACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoVOw/9ErMtpiT4x+mem5q5OJ3OcksLbQFMBd9xdakYMfTrCxn9ZoBI\r\n5JsHoSk0hZ5NuxqtZ8v7Tu/UYgMbt7k5ILW6SLY3n7cOQCLZdGl9u0RDalqH\r\n2/tI1v9hcBspqBVxTp7UiJvGz4ra843yk1m5iB8NWKSHBRA8USMhC8CJZkDI\r\n3zoaUtfDFiIt1bKgodOMiMYKSUjNYKzgw+N3M45Q/zZ776mlTDeEHa6nVbv6\r\n/nUb8jReVXn9DSTF+xHIRrOUhPUYjQyVDlPhueuiWnDgtJIFxr6pQYpl0z4a\r\n8riwAvfvrlznt4lLFJXpmfNFeTSTOjRYVfV0T0CmbpCtTqzMW1LhSnohtxaB\r\n5X4F/Kl0u6pLxbS7h49LonQ69egMnDVqHfNocdPwR+uIbKEFa18AtduVlUdc\r\nEW9B0sxQvvpDXAndsneNMdA+CvPDoQeH2TGT3ksASkpwGy/95yoj+Upw5T7k\r\nz9jR1/NkPkPAJisFIjjl/7SZ7VkRo2TGzAQ/SQvW+JnAzf225wzZTjrN6CLK\r\nzBBX3LgFQlWSWJIqeHJFjG+6XCQRzpDLsOps1z1PLUqavMBCMIir9iGVcW5O\r\nalfckf55ve0KR3hyr0OxczYfGAH8zax5vVA4aCnNlC3S+miwUrB0Dk0I23DX\r\nNA3ud55X6LFYL2Wvszlntb/ZSs3Yk8hQHgM=\r\n=oIGR\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDcxEm+r5i/uOqq2GWd70IJY5RGoXTOVgX+cCsYVG4kRgIhAOHv7PrkOmmn2FtSDj7jVwG1GAFvpKzu691Dyr1mW0mO"}]},"_npmUser":{"name":"nuser","email":"david@codox.io"},"directories":{},"maintainers":[{"name":"nuser","email":"david@codox.io"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/codox-cu-client_1.4.99-rc.0_1647531367194_0.5098396977236102"},"_hasShrinkwrap":false},"1.5.0-rc.1":{"name":"@codoxhq/codox-cu-client","version":"1.5.0-rc.1","private":false,"scripts":{"clickup:build":"gulp build --build clickup","clickup:staging:deploy":"s3cmd sync -c ../awsscripts/cdn/s3cfg-stage --recursive dist-clickup/ s3://cdn1.stage.codox.io/lib/ && aws cloudfront create-invalidation --distribution-id ECHOHOJRNPBHH --paths /lib/api/wave.client.js","clickup:watch":"gulp watch --build clickup & nodemon --watch src server.js","production:build":"gulp build --build production ","staging:build":"gulp build --build staging ","staging:watch":"gulp watch --build staging  && node server","dev:watch":"gulp watch --build development  & nodemon --watch src server.js","dev:build":"gulp build --build development","scz_build":"gulp build --build scz ","predsm:staging:deploy":"s3cmd sync -c ../awsscripts/cdn/s3cfg-stage --recursive dist-staging/ s3://cdn1.stage.codox.io/lib/ && aws cloudfront create-invalidation --distribution-id ECHOHOJRNPBHH --paths /lib/api/*","predsm:production:deploy":"source ~/Dropbox/serverkey/.production.env && s3cmd sync -c ../awsscripts/cdn/s3cfg-prod --recursive dist-production/ s3://cdn1.codox.io/lib/ && aws cloudfront create-invalidation --distribution-id E21FN6K0LK2R9C --paths /lib/api/*","lint":"eslint ./src","lint:fix":"eslint ./src --fix","test_staging":"JEST_TEST=true BUILD_ENV=staging jest --watch --coverage --silent --verbose","test:dev:path":"JEST_TEST=true BUILD_ENV=development jest --no-cache --watch --verbose --silent -- $npm_config_path","test:staging:path":"JEST_TEST=true BUILD_ENV=staging jest --watch --silent --verbose -- $npm_config_path","test:clear_cache":"jest --clearCache","test:development:all":"JEST_TEST=true BUILD_ENV=development jest --silent","test:production:all":"JEST_TEST=true BUILD_ENV=development jest --silent","test:staging:all":"JEST_TEST=true BUILD_ENV=staging jest --silent","bump:prerelease":"npm version prerelease --preid=rc","bump:patch":"npm version patch","bump:minor":"npm version minor","bump:major":"npm version major","bump:rc":"npm version prerelease --preid=rc","version":"","postversion":"git push && git push --tags","prepare":"husky install","start":"node server.js"},"browserify-shim":{},"jest":{"collectCoverage":true,"coverageReporters":["json","html"],"coverageDirectory":"coverage/"},"dependencies":{"@sentry/browser":"^5.21.3","axios":"^0.21.1","classnames":"^2.2.5","deepmerge":"^4.2.2","events":"^3.2.0","flux":"^3.1.2","md5":"^2.3.0","nanoid":"^3.1.12","promise-polyfill":"^8.1.0","prop-types":"^15.6.0","react":"^17.0.2","react-dom":"^17.0.2","react-is":"^17.0.2","react-localization":"^1.0.17","styled-components":"^5.1.1","uuid":"^3.4.0","webworkify":"^1.5.0"},"devDependencies":{"@babel/cli":"^7.10.5","@babel/core":"^7.11.4","@babel/plugin-proposal-class-properties":"^7.10.4","@babel/plugin-transform-async-to-generator":"^7.10.4","@babel/plugin-transform-modules-commonjs":"^7.16.7","@babel/plugin-transform-runtime":"^7.11.0","@babel/preset-env":"^7.11.0","@babel/preset-react":"^7.10.4","@babel/runtime":"^7.11.2","ansi-colors":"^4.1.1","babel-eslint":"^10.1.0","babel-jest":"^24.9.0","babel-loader":"^8.1.0","babel-plugin-dynamic-import-node":"^2.3.3","babelify":"^10.0.0","browserify":"^16.5.2","browserify-shim":"^3.8.14","common-shakeify":"^0.6.2","conditionalify":"^1.1.0","css-loader":"^5.2.7","dateformat":"^2.2.0","debug":"^4.1.1","del":"^5.1.0","envify":"^4.0.0","eslint":"^6.8.0","eslint-config-google":"^0.14.0","eslint-config-prettier":"^8.3.0","eslint-plugin-babel":"^5.3.1","eslint-plugin-jest":"^26.0.0","eslint-plugin-jsdoc":"^37.7.0","eslint-plugin-react":"^7.28.0","express":"^4.17.1","fancy-log":"^1.3.3","gulp":"^4.0.1","gulp-autoprefixer":"^8.0.0","gulp-bump":"^3.2.0","gulp-clean":"^0.4.0","gulp-concat":"^2.6.1","gulp-cond":"^1.0.0","gulp-cssfont64":"0.0.1","gulp-decomment":"^0.2.2","gulp-eslint":"^6.0.0","gulp-header":"^2.0.9","gulp-insert":"^0.5.0","gulp-less":"^5.0.0","gulp-plumber":"^1.2.1","gulp-rename":"^2.0.0","gulp-replace":"^1.1.3","gulp-sourcemaps":"^3.0.0","gulp-streamify":"^1.0.2","gulp-terser":"^2.1.0","gulp-ttf2woff":"^1.1.1","gulp-uglify":"^3.0.2","gulp-uncomment":"^0.3.0","gulp-util":"^3.0.8","husky":"^7.0.4","jest":"^24.9.0","jest-fetch-mock":"^3.0.3","less":"^4.1.2","less-loader":"^7.0.0","mini-css-extract-plugin":"^0.9.0","minimist":"^1.2.5","morgan":"^1.10.0","prettier":"^1.19.1","react-test-renderer":"^17.0.2","rimraf":"^3.0.2","selenium-webdriver":"^4.0.0-alpha.7","serve-static":"^1.14.1","stripify":"^6.0.0","style-loader":"^2.0.0","stylelint":"^13.6.1","stylelint-config-standard":"^20.0.0","terser":"^4.8.0","uglifyify":"^5.0.2","vinyl-buffer":"^1.0.1","vinyl-source-stream":"^2.0.0","watch":"^1.0.2","watchify":"^3.9.0","worker-loader":"^3.0.8","yargs":"^14.2.3"},"description":"Codox client for Clickup FE","main":"dist/codox.bundle.js","repository":{"type":"git","url":"git+https://github.com/codoxhq/sdkui.git"},"keywords":["Real-time","collaboration","co-editing"],"author":{"name":"codoxhq"},"license":"SEE LICENSE IN codox.bundle.js","bugs":{"url":"https://github.com/codoxhq/sdkui/issues"},"homepage":"https://github.com/codoxhq/sdkui#readme","gitHead":"6c6ebf047369d751bfca88f29458dff1e8549dbe","_id":"@codoxhq/codox-cu-client@1.5.0-rc.1","_nodeVersion":"14.18.0","_npmVersion":"6.14.15","dist":{"integrity":"sha512-xuI1M8lBXavYuBE0G9nrdZlp79kWVvQ9vl+ypvBYtA/CYlZPCNOenQJ/w1YVjPQKp2E9OamvibhZp7EdGACegg==","shasum":"721bf020bc122321f3b36158d7de2049572e2598","tarball":"https://registry.npmjs.org/@codoxhq/codox-cu-client/-/codox-cu-client-1.5.0-rc.1.tgz","fileCount":4,"unpackedSize":914870,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiQXDFACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpiSBAAn//q/9IEjgXBJYwgNUOTCsiIJLuluRX8EJXkcnZ1wZnfmIwD\r\nth7ZphDdwAA2FYqmk6pydaOo03J0WEwqg4Yg0VrhD9JfH5AIwrrvbfPR3Ku8\r\nP2beZiy+YAkoVtyQGbPNh4v6HO2jXQ4txyxO4gKlYLLSpOA201a200vG3XXG\r\nBfvqPFh8MUXBLN1mmXHZTfsNomgDo0iTJSobzwG3b0+LrTQCtXgDZkjHf2IR\r\ni1zwfJBQKpFg7CAwKwDh7aFA0OIj+g9D5iYkRqn0DGzKx3p7k8GuNuOZduvU\r\nKBUO1yCRP2XT7HD588KrpH5QokMyWI8cIubTkeToIKiWeLfduEeu20oxSdFs\r\nVW4zP8+/CVdaApKxJswco5ttoh1plhFAtEC/2cF1GPdS2LVXJU+ubPcjKUQu\r\nM6atebVTeNjc/VY9nrsWXZHwkInCMPBzAH55UJIcU661GjKr4MZ9iDW91tg8\r\nVUAPFZNan8dH86jj6VzJnkYD+qVY3bDf+BtdlLsOIAiKmPTiOhHssyr9qkNS\r\nR41Fcsm2eOPO0HL4kaoR0LEfU8zzqQMSnATHbEU14gVWmPn4UCWUmrZ/5WTY\r\nleTU6xdpwbMov5sm2BOMPaWynyTvdjxJXYTsibBlmDF1IKzRCD8Ren7fL250\r\ngVC0ft7DLEMyR6AFgNBKbGR/1fEoVtsFk5E=\r\n=vN2L\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDiqj6YLyaDBgbVuLCdMdwxRmB7lA9/2A0U6zAxenKc2AIga416TiPC1fCy7vICbQdh77a+pnRESIHQwuBc2zasPPo="}]},"_npmUser":{"name":"nuser","email":"david@codox.io"},"directories":{},"maintainers":[{"name":"nuser","email":"david@codox.io"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/codox-cu-client_1.5.0-rc.1_1648455877687_0.5301202908996503"},"_hasShrinkwrap":false},"1.4.99-rc.2":{"name":"@codoxhq/codox-cu-client","version":"1.4.99-rc.2","private":false,"scripts":{"clickup:build":"gulp build --build clickup","clickup:staging:deploy":"s3cmd sync -c ../awsscripts/cdn/s3cfg-stage --recursive dist-clickup/ s3://cdn1.stage.codox.io/lib/ && aws cloudfront create-invalidation --distribution-id ECHOHOJRNPBHH --paths /lib/api/wave.client.js","clickup:watch":"gulp watch --build clickup & nodemon --watch src server.js","production:build":"gulp build --build production ","staging:build":"gulp build --build staging ","staging:watch":"gulp watch --build staging  && node server","dev:watch":"gulp watch --build development  & nodemon --watch src server.js","dev:build":"gulp build --build development","scz_build":"gulp build --build scz ","predsm:staging:deploy":"s3cmd sync -c ../awsscripts/cdn/s3cfg-stage --recursive dist-staging/ s3://cdn1.stage.codox.io/lib/ && aws cloudfront create-invalidation --distribution-id ECHOHOJRNPBHH --paths /lib/api/*","predsm:production:deploy":"source ~/Dropbox/serverkey/.production.env && s3cmd sync -c ../awsscripts/cdn/s3cfg-prod --recursive dist-production/ s3://cdn1.codox.io/lib/ && aws cloudfront create-invalidation --distribution-id E21FN6K0LK2R9C --paths /lib/api/*","lint":"eslint ./src","lint:fix":"eslint ./src --fix","test_staging":"JEST_TEST=true BUILD_ENV=staging jest --watch --coverage --silent --verbose","test:dev:path":"JEST_TEST=true BUILD_ENV=development jest --watch --verbose --silent -- $npm_config_path","test:staging:path":"JEST_TEST=true BUILD_ENV=staging jest --watch --silent --verbose -- $npm_config_path","bump:prerelease":"npm version prerelease --preid=rc","bump:patch":"npm version patch","bump:minor":"npm version minor","bump:major":"npm version major","bump:rc":"npm version prerelease --preid=rc","version":"","postversion":"git push && git push --tags","start":"node server.js"},"browserify-shim":{},"jest":{"collectCoverage":true,"coverageReporters":["json","html"],"coverageDirectory":"coverage/"},"dependencies":{"@sentry/browser":"^5.21.3","axios":"^0.21.1","classnames":"^2.2.5","deepmerge":"^4.2.2","events":"^3.2.0","flux":"^3.1.2","md5":"^2.3.0","nanoid":"^3.1.12","promise-polyfill":"^8.1.0","prop-types":"^15.6.0","react":"^17.0.2","react-dom":"^17.0.2","react-is":"^17.0.2","react-localization":"^1.0.17","styled-components":"^5.1.1","uuid":"^3.4.0","webworkify":"^1.5.0","whatwg-fetch":"^3.4.1"},"devDependencies":{"@babel/cli":"^7.10.5","@babel/core":"^7.11.4","@babel/plugin-proposal-class-properties":"^7.10.4","@babel/plugin-transform-async-to-generator":"^7.10.4","@babel/plugin-transform-modules-commonjs":"^7.16.7","@babel/plugin-transform-runtime":"^7.11.0","@babel/preset-env":"^7.11.0","@babel/preset-react":"^7.10.4","@babel/runtime":"^7.11.2","ansi-colors":"^4.1.1","babel-eslint":"^10.1.0","babel-jest":"^24.9.0","babel-loader":"^8.1.0","babel-plugin-dynamic-import-node":"^2.3.3","babelify":"^10.0.0","browserify":"^16.5.2","browserify-shim":"^3.8.14","common-shakeify":"^0.6.2","conditionalify":"^1.1.0","css-loader":"^5.2.7","dateformat":"^2.2.0","debug":"^4.1.1","del":"^5.1.0","envify":"^4.0.0","eslint":"^6.8.0","eslint-config-google":"^0.14.0","eslint-config-prettier":"^8.3.0","eslint-plugin-babel":"^5.3.1","eslint-plugin-jest":"^26.0.0","eslint-plugin-jsdoc":"^37.7.0","eslint-plugin-react":"^7.28.0","express":"^4.17.1","fancy-log":"^1.3.3","gulp":"^4.0.1","gulp-autoprefixer":"^8.0.0","gulp-bump":"^3.2.0","gulp-clean":"^0.4.0","gulp-concat":"^2.6.1","gulp-cond":"^1.0.0","gulp-cssfont64":"0.0.1","gulp-decomment":"^0.2.2","gulp-eslint":"^6.0.0","gulp-header":"^2.0.9","gulp-insert":"^0.5.0","gulp-less":"^5.0.0","gulp-plumber":"^1.2.1","gulp-rename":"^2.0.0","gulp-replace":"^1.1.3","gulp-sourcemaps":"^3.0.0","gulp-streamify":"^1.0.2","gulp-terser":"^2.1.0","gulp-ttf2woff":"^1.1.1","gulp-uglify":"^3.0.2","gulp-uncomment":"^0.3.0","gulp-util":"^3.0.8","jest":"^24.9.0","jest-fetch-mock":"^3.0.3","less":"^4.1.2","less-loader":"^7.0.0","mini-css-extract-plugin":"^0.9.0","minimist":"^1.2.5","morgan":"^1.10.0","prettier":"^1.19.1","react-test-renderer":"^17.0.2","rimraf":"^3.0.2","selenium-webdriver":"^4.0.0-alpha.7","serve-static":"^1.14.1","stripify":"^6.0.0","style-loader":"^2.0.0","stylelint":"^13.6.1","stylelint-config-standard":"^20.0.0","terser":"^4.8.0","uglifyify":"^5.0.2","vinyl-buffer":"^1.0.1","vinyl-source-stream":"^2.0.0","watch":"^1.0.2","watchify":"^3.9.0","worker-loader":"^3.0.8","yargs":"^14.2.3"},"description":"Codox client for Clickup FE","main":"dist/codox.bundle.js","repository":{"type":"git","url":"git+https://github.com/codoxhq/sdkui.git"},"keywords":["Real-time","collaboration","co-editing"],"author":{"name":"codoxhq"},"license":"SEE LICENSE IN codox.bundle.js","bugs":{"url":"https://github.com/codoxhq/sdkui/issues"},"homepage":"https://github.com/codoxhq/sdkui#readme","gitHead":"878649873fa3fa3d09713a9fbc89a01541a53d66","_id":"@codoxhq/codox-cu-client@1.4.99-rc.2","_nodeVersion":"14.18.0","_npmVersion":"6.14.15","dist":{"integrity":"sha512-mKVB20uqqYRqR3Ew0CvFcGEZ72ckcdHAZYUAoUmnUVyvkNNDZloKoen6J7qYSiJKm6tIONtuimDZLcZJW6xBiA==","shasum":"3b5098a6894346cb14adeaa8cc7bdb35095dc7d3","tarball":"https://registry.npmjs.org/@codoxhq/codox-cu-client/-/codox-cu-client-1.4.99-rc.2.tgz","fileCount":4,"unpackedSize":891285,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDPKQ8onQT7ytmLIUO7OqbRmlH0qcs620crH76k5Ct6YwIgOYtLY2D6vdPvOPrN69saUoqZ1o5mIIDg9xPyLJK88hI="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiRjBYACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmri0Q/9GZUZX4niu0RjeUeRuGEPwh9GBzJuVZmEl9aFsFmqCXJIttLo\r\nwVuWrcfH3AhScPsNboWm/3hmA3I349m1aN4qc3020lykijD3O/e+C4d0RzbV\r\n9fULePioxfv7q9joYItZA0IF5ZimDmJWoHPzYyVGFUUjalCK7+W3+1mB09iQ\r\n8IXMDAXvnyhM6PIRJGB5AAQqrdTl9ym7wtJpSUk5vzMOYhCgOcsqMaGtUAhB\r\ntec202jZblgWGi5r3SmixmaJ7LaL3vTnOrlxT/mFxg9yRP9Tf6IXLvSI+dBk\r\ndU5fMTXiawxh+j3IcG7YSCJNGxo41rINTqN6uc251+URJu5SgNc2KfnMidmu\r\nb6vBsLPLHAWtbaEOFp/rZdU5h8iPKDEdjjKkxAwKSjxYrFoMVap1zdgSduNf\r\nQZdd9UdlgcZJofTaJeTjurBVk1/YuLfaqFN66YqYKcVsu2CmxTMJXsFaeWSX\r\nfcmpTZ53jVBPboporD4lRfBK+C/1HuD+/pgDcpPqrIq0e6e5aZYC1i+eXZPz\r\nCUs1ecYsnHtorkuxN5AzEDA1mRY5h2/vXJYY8J0SJ9gt7Mk8B+U9UccOBhTl\r\n+wcjWTVSKnHExbZGXzQHLdeh4wgz0Woygfgk2jjmU2IKndlI01RmEyTlzM7L\r\nzxOh4+1WBJKY/Av9mAue1Fxyn+9WSyiLu9I=\r\n=mqDI\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"nuser","email":"david@codox.io"},"directories":{},"maintainers":[{"name":"nuser","email":"david@codox.io"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/codox-cu-client_1.4.99-rc.2_1648767064438_0.5023105160008237"},"_hasShrinkwrap":false},"1.4.99-rc.3":{"name":"@codoxhq/codox-cu-client","version":"1.4.99-rc.3","private":false,"scripts":{"clickup:build":"gulp build --build clickup","clickup:staging:deploy":"s3cmd sync -c ../awsscripts/cdn/s3cfg-stage --recursive dist-clickup/ s3://cdn1.stage.codox.io/lib/ && aws cloudfront create-invalidation --distribution-id ECHOHOJRNPBHH --paths /lib/api/wave.client.js","clickup:watch":"gulp watch --build clickup & nodemon --watch src server.js","production:build":"gulp build --build production ","staging:build":"gulp build --build staging ","staging:watch":"gulp watch --build staging  && node server","dev:watch":"gulp watch --build development  & nodemon --watch src server.js","dev:build":"gulp build --build development","scz_build":"gulp build --build scz ","predsm:staging:deploy":"s3cmd sync -c ../awsscripts/cdn/s3cfg-stage --recursive dist-staging/ s3://cdn1.stage.codox.io/lib/ && aws cloudfront create-invalidation --distribution-id ECHOHOJRNPBHH --paths /lib/api/*","predsm:production:deploy":"source ~/Dropbox/serverkey/.production.env && s3cmd sync -c ../awsscripts/cdn/s3cfg-prod --recursive dist-production/ s3://cdn1.codox.io/lib/ && aws cloudfront create-invalidation --distribution-id E21FN6K0LK2R9C --paths /lib/api/*","lint":"eslint ./src","lint:fix":"eslint ./src --fix","test_staging":"JEST_TEST=true BUILD_ENV=staging jest --watch --coverage --silent --verbose","test:dev:path":"JEST_TEST=true BUILD_ENV=development jest --watch --verbose --silent -- $npm_config_path","test:staging:path":"JEST_TEST=true BUILD_ENV=staging jest --watch --silent --verbose -- $npm_config_path","bump:prerelease":"npm version prerelease --preid=rc","bump:patch":"npm version patch","bump:minor":"npm version minor","bump:major":"npm version major","bump:rc":"npm version prerelease --preid=rc","version":"","postversion":"git push && git push --tags","start":"node server.js"},"browserify-shim":{},"jest":{"collectCoverage":true,"coverageReporters":["json","html"],"coverageDirectory":"coverage/"},"dependencies":{"@sentry/browser":"^5.21.3","axios":"^0.21.1","classnames":"^2.2.5","deepmerge":"^4.2.2","events":"^3.2.0","flux":"^3.1.2","md5":"^2.3.0","nanoid":"^3.1.12","promise-polyfill":"^8.1.0","prop-types":"^15.6.0","react":"^17.0.2","react-dom":"^17.0.2","react-is":"^17.0.2","react-localization":"^1.0.17","styled-components":"^5.1.1","uuid":"^3.4.0","webworkify":"^1.5.0","whatwg-fetch":"^3.4.1"},"devDependencies":{"@babel/cli":"^7.10.5","@babel/core":"^7.11.4","@babel/plugin-proposal-class-properties":"^7.10.4","@babel/plugin-transform-async-to-generator":"^7.10.4","@babel/plugin-transform-modules-commonjs":"^7.16.7","@babel/plugin-transform-runtime":"^7.11.0","@babel/preset-env":"^7.11.0","@babel/preset-react":"^7.10.4","@babel/runtime":"^7.11.2","ansi-colors":"^4.1.1","babel-eslint":"^10.1.0","babel-jest":"^24.9.0","babel-loader":"^8.1.0","babel-plugin-dynamic-import-node":"^2.3.3","babelify":"^10.0.0","browserify":"^16.5.2","browserify-shim":"^3.8.14","common-shakeify":"^0.6.2","conditionalify":"^1.1.0","css-loader":"^5.2.7","dateformat":"^2.2.0","debug":"^4.1.1","del":"^5.1.0","envify":"^4.0.0","eslint":"^6.8.0","eslint-config-google":"^0.14.0","eslint-config-prettier":"^8.3.0","eslint-plugin-babel":"^5.3.1","eslint-plugin-jest":"^26.0.0","eslint-plugin-jsdoc":"^37.7.0","eslint-plugin-react":"^7.28.0","express":"^4.17.1","fancy-log":"^1.3.3","gulp":"^4.0.1","gulp-autoprefixer":"^8.0.0","gulp-bump":"^3.2.0","gulp-clean":"^0.4.0","gulp-concat":"^2.6.1","gulp-cond":"^1.0.0","gulp-cssfont64":"0.0.1","gulp-decomment":"^0.2.2","gulp-eslint":"^6.0.0","gulp-header":"^2.0.9","gulp-insert":"^0.5.0","gulp-less":"^5.0.0","gulp-plumber":"^1.2.1","gulp-rename":"^2.0.0","gulp-replace":"^1.1.3","gulp-sourcemaps":"^3.0.0","gulp-streamify":"^1.0.2","gulp-terser":"^2.1.0","gulp-ttf2woff":"^1.1.1","gulp-uglify":"^3.0.2","gulp-uncomment":"^0.3.0","gulp-util":"^3.0.8","jest":"^24.9.0","jest-fetch-mock":"^3.0.3","less":"^4.1.2","less-loader":"^7.0.0","mini-css-extract-plugin":"^0.9.0","minimist":"^1.2.5","morgan":"^1.10.0","prettier":"^1.19.1","react-test-renderer":"^17.0.2","rimraf":"^3.0.2","selenium-webdriver":"^4.0.0-alpha.7","serve-static":"^1.14.1","stripify":"^6.0.0","style-loader":"^2.0.0","stylelint":"^13.6.1","stylelint-config-standard":"^20.0.0","terser":"^4.8.0","uglifyify":"^5.0.2","vinyl-buffer":"^1.0.1","vinyl-source-stream":"^2.0.0","watch":"^1.0.2","watchify":"^3.9.0","worker-loader":"^3.0.8","yargs":"^14.2.3"},"description":"Codox client for Clickup FE","main":"dist/codox.bundle.js","repository":{"type":"git","url":"git+https://github.com/codoxhq/sdkui.git"},"keywords":["Real-time","collaboration","co-editing"],"author":{"name":"codoxhq"},"license":"SEE LICENSE IN codox.bundle.js","bugs":{"url":"https://github.com/codoxhq/sdkui/issues"},"homepage":"https://github.com/codoxhq/sdkui#readme","gitHead":"e52978ab31f9ea50fd8a59d05c8172da8d00c344","_id":"@codoxhq/codox-cu-client@1.4.99-rc.3","_nodeVersion":"14.18.0","_npmVersion":"6.14.15","dist":{"integrity":"sha512-G4hwX1Hxqq9M9zWjry+PWm9fgx+5NHji9rwhSpIdKDllb+pgRYw9ToopBiIUIIVpyvNNXud5toM26HoU2Y2wEw==","shasum":"161ad11d609500c1c5ba7746dc3936e94f4bf09b","tarball":"https://registry.npmjs.org/@codoxhq/codox-cu-client/-/codox-cu-client-1.4.99-rc.3.tgz","fileCount":5,"unpackedSize":891368,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEC98LG4R6uMC+JHNjai59qJAvwZfBsFmqcZXxxg/h3YAiEA1SVJM2CzVVg6/3asC1iU4G9/yvIhhW+BgLFOvxZTYKA="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiRjF/ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpCsg//Yp5JOC5W59Gy29S/pDYb7wWF6QHDuJTWXJxLAIBFY00JSJkF\r\nvV3/NtDxTookazgs7YsPSa1ExNUbw0zs1MpTZdm5pPJrPE8eJWnsAOQUd1rt\r\nfeYVRpG6jlCbgqsBnOvXGk6Hxx3IwzL07HNkQGNd5yfFurukv0boIS8jP0Os\r\n8MvQi8RrRjzllxykl2eKdkV9hTx/Su7k7JeSPCXW7Vn5SmTGDOk/J/vfJmvF\r\n023mWcQCTWbjl6nxFkxZhTJ2OX1+aWmEKhr9XUBjeFivFT19BgtM3sRZJmkm\r\nvMv+w6oXEEP0aI1UTRQh815LR2CLoAX1zNZxuWEA2+xuckmB9qDpCO9zrVFE\r\no8gWbV1IE53pJfB6+SBAUBfKr1Ro4amdn5R8OPwUpYqfSG4Ezd8B9C0yjH26\r\nanr4ghYRfRp2hxOATsXTSjYZF4MKm+RbZR0TtNgjOW9gBzMZju1Qv1DP8lWI\r\nsYT+9riR6YC8/sZ42OrbcvnUOAwjnWhvST9GdUWp1etTp9VxF7gzk/AumFJE\r\nJaTWggBhMIIJD6F2JOGG7fpWBU3hljjnA6eMPzkqCGcCPAYIAKiNphZDw8Ro\r\nti3OhFBzjPEFmUpFxzFvnokFIhRANtzX8NItCyXYhDcl25w/QhLQKyIkUseV\r\ncwxxf7qgP5igSTxUjnJJx1rawzPUfsGt0f8=\r\n=k8NZ\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"nuser","email":"david@codox.io"},"directories":{},"maintainers":[{"name":"nuser","email":"david@codox.io"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/codox-cu-client_1.4.99-rc.3_1648767359438_0.059060019806449704"},"_hasShrinkwrap":false},"1.4.99-rc.5":{"name":"@codoxhq/codox-cu-client","version":"1.4.99-rc.5","private":false,"scripts":{"clickup:build":"gulp build --build clickup","clickup:staging:deploy":"s3cmd sync -c ../awsscripts/cdn/s3cfg-stage --recursive dist-clickup/ s3://cdn1.stage.codox.io/lib/ && aws cloudfront create-invalidation --distribution-id ECHOHOJRNPBHH --paths /lib/api/wave.client.js","clickup:watch":"gulp watch --build clickup & nodemon --watch src server.js","production:build":"gulp build --build production ","staging:build":"gulp build --build staging ","staging:watch":"gulp watch --build staging  && node server","dev:watch":"gulp watch --build development  & nodemon --watch src server.js","dev:build":"gulp build --build development","scz_build":"gulp build --build scz ","predsm:staging:deploy":"s3cmd sync -c ../awsscripts/cdn/s3cfg-stage --recursive dist-staging/ s3://cdn1.stage.codox.io/lib/ && aws cloudfront create-invalidation --distribution-id ECHOHOJRNPBHH --paths /lib/api/*","predsm:production:deploy":"source ~/Dropbox/serverkey/.production.env && s3cmd sync -c ../awsscripts/cdn/s3cfg-prod --recursive dist-production/ s3://cdn1.codox.io/lib/ && aws cloudfront create-invalidation --distribution-id E21FN6K0LK2R9C --paths /lib/api/*","lint":"eslint ./src","lint:fix":"eslint ./src --fix","test:development:all":"JEST_TEST=true BUILD_ENV=development jest --silent","test:production:all":"JEST_TEST=true BUILD_ENV=production jest --silent","test:staging:all":"JEST_TEST=true BUILD_ENV=staging jest --silent","test:dev:path":"JEST_TEST=true BUILD_ENV=development jest --watch --verbose --silent -- $npm_config_path","test:dev":"JEST_TEST=true BUILD_ENV=development jest --watch --verbose --silent --coverage","test:staging:path":"JEST_TEST=true BUILD_ENV=staging jest --watch --silent --verbose -- $npm_config_path","bump:prerelease":"npm version prerelease --preid=rc","bump:patch":"npm version patch","bump:minor":"npm version minor","bump:major":"npm version major","bump:rc":"npm version prerelease --preid=rc","version":"","postversion":"git push && git push --tags","start":"node server.js"},"browserify-shim":{},"jest":{"collectCoverage":true,"coverageReporters":["json","html"],"coverageDirectory":"coverage/"},"dependencies":{"@sentry/browser":"^5.21.3","axios":"^0.21.1","classnames":"^2.2.5","deepmerge":"^4.2.2","events":"^3.2.0","flux":"^3.1.2","md5":"^2.3.0","nanoid":"^3.1.12","promise-polyfill":"^8.1.0","prop-types":"^15.6.0","react":"^17.0.2","react-dom":"^17.0.2","react-is":"^17.0.2","react-localization":"^1.0.17","styled-components":"^5.1.1","uuid":"^3.4.0","webworkify":"^1.5.0","whatwg-fetch":"^3.4.1"},"devDependencies":{"@babel/cli":"^7.10.5","@babel/core":"^7.11.4","@babel/plugin-proposal-class-properties":"^7.10.4","@babel/plugin-transform-async-to-generator":"^7.10.4","@babel/plugin-transform-modules-commonjs":"^7.16.7","@babel/plugin-transform-runtime":"^7.11.0","@babel/preset-env":"^7.11.0","@babel/preset-react":"^7.10.4","@babel/runtime":"^7.11.2","ansi-colors":"^4.1.1","babel-eslint":"^10.1.0","babel-jest":"^24.9.0","babel-loader":"^8.1.0","babel-plugin-dynamic-import-node":"^2.3.3","babelify":"^10.0.0","browserify":"^16.5.2","browserify-shim":"^3.8.14","common-shakeify":"^0.6.2","conditionalify":"^1.1.0","css-loader":"^5.2.7","dateformat":"^2.2.0","debug":"^4.1.1","del":"^5.1.0","envify":"^4.0.0","eslint":"^6.8.0","eslint-config-google":"^0.14.0","eslint-config-prettier":"^8.3.0","eslint-plugin-babel":"^5.3.1","eslint-plugin-jest":"^26.0.0","eslint-plugin-jsdoc":"^37.7.0","eslint-plugin-react":"^7.28.0","express":"^4.17.1","fancy-log":"^1.3.3","gulp":"^4.0.1","gulp-autoprefixer":"^8.0.0","gulp-bump":"^3.2.0","gulp-clean":"^0.4.0","gulp-concat":"^2.6.1","gulp-cond":"^1.0.0","gulp-cssfont64":"0.0.1","gulp-decomment":"^0.2.2","gulp-eslint":"^6.0.0","gulp-header":"^2.0.9","gulp-insert":"^0.5.0","gulp-less":"^5.0.0","gulp-plumber":"^1.2.1","gulp-rename":"^2.0.0","gulp-replace":"^1.1.3","gulp-sourcemaps":"^3.0.0","gulp-streamify":"^1.0.2","gulp-terser":"^2.1.0","gulp-ttf2woff":"^1.1.1","gulp-uglify":"^3.0.2","gulp-uncomment":"^0.3.0","gulp-util":"^3.0.8","jest":"^24.9.0","jest-environment-jsdom-sixteen":"^2.0.0","jest-fetch-mock":"^3.0.3","jsdom":"^19.0.0","less":"^4.1.2","less-loader":"^7.0.0","mini-css-extract-plugin":"^0.9.0","minimist":"^1.2.5","morgan":"^1.10.0","prettier":"^1.19.1","quill":"^1.3.7","react-test-renderer":"^17.0.2","rimraf":"^3.0.2","selenium-webdriver":"^4.0.0-alpha.7","serve-static":"^1.14.1","stripify":"^6.0.0","style-loader":"^2.0.0","stylelint":"^13.6.1","stylelint-config-standard":"^20.0.0","terser":"^4.8.0","uglifyify":"^5.0.2","vinyl-buffer":"^1.0.1","vinyl-source-stream":"^2.0.0","watch":"^1.0.2","watchify":"^3.9.0","worker-loader":"^3.0.8","yargs":"^14.2.3"},"description":"Codox client for Clickup FE","main":"dist/codox.bundle.js","repository":{"type":"git","url":"git+https://github.com/codoxhq/sdkui.git"},"keywords":["Real-time","collaboration","co-editing"],"author":{"name":"codoxhq"},"license":"SEE LICENSE IN codox.bundle.js","bugs":{"url":"https://github.com/codoxhq/sdkui/issues"},"homepage":"https://github.com/codoxhq/sdkui#readme","gitHead":"d452342751db25db327d497367d9c0ce4d7d0e87","_id":"@codoxhq/codox-cu-client@1.4.99-rc.5","_nodeVersion":"14.18.0","_npmVersion":"6.14.15","dist":{"integrity":"sha512-qryj9RApIWR8wdgMeVgvKkusMXCJWa7wJxx2Xp6LY/t1vnS5yFwkhyuFaj8iV15yZkNqLw6zBFQ0kdJajAWZyw==","shasum":"ba659086d8e15a5384148cbe97a59e6126c07cee","tarball":"https://registry.npmjs.org/@codoxhq/codox-cu-client/-/codox-cu-client-1.4.99-rc.5.tgz","fileCount":5,"unpackedSize":893721,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCAkPtkm+7+rW77Av31Kpg0BU7A5A05D0sFt5FDhUptVwIhALal5EQyIL18Pyw9KOcVNqEmRIZW0AE2s9VHWMEWPSvL"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiSt0WACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpTAw/+IgWpoApZD8hP8DkEaDCnimH/ZpSanE3T5PLnO32YDA7GfeVt\r\n6oxTjWgfh1IyS3fkaEetwW17B8Mu8wQi++7sQrhn4zdbnFKYrZhN5WLitTlj\r\nDP8UV0qKKgsNVr1dh+MScUCvQDQma/9YQ5qxnlJn3g8DU1f5k5GIN8K2oihm\r\n+9vabtPeJ051eKcdCL7D0dF18I2N7zxb/SJzCrBqQEHcnYNG9Q+nCIUsrjX2\r\nzC++t+WchhyV66sod4XHQrgUHUGyI550kvpLpPk2Q8fxfoKJ2pjPf3QlqxSK\r\nrnBiIQ0AVgjVVp5d1ksDbyrM3X2tzSpZQ5ZgReV2l8b6Jk7q8mkYJf0ZMLNW\r\nQyGzRWemEOxY0DfUaqc/tLIBzrnoGM6ngltVxdomqV291qONCLx0q934UkgK\r\nMqkoR/pIgsgIQJ78VWDjmGERMPCVw8NTd08XEeGt1DDgK5DMYskx6tnzRL5X\r\nnz0M9+hZvw3Gq6ISPUpxOEagKwtu7yUErpFNVD7tv60HufbBxqWPH+FY2dB6\r\nxge2TBjO0QqNg/wJgfvunNbpYDjjdVKhbBUOoSnuiwnM5E2YrK/bN37ykXek\r\nrYlnz5S6/rIHOZ1KNoIv8iNmnqrgKwokLur7kpTuwf6QhutaXjGzwl+Gi4rU\r\nXQFrtZ0zK+cCLcTium1f5qpFzB8Ed2upBrg=\r\n=xhUT\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"nuser","email":"david@codox.io"},"directories":{},"maintainers":[{"name":"nuser","email":"david@codox.io"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/codox-cu-client_1.4.99-rc.5_1649073429919_0.6499273143455733"},"_hasShrinkwrap":false},"1.4.100":{"name":"@codoxhq/codox-cu-client","version":"1.4.100","private":false,"scripts":{"clickup:build":"gulp build --build clickup","clickup:staging:deploy":"s3cmd sync -c ../awsscripts/cdn/s3cfg-stage --recursive dist-clickup/ s3://cdn1.stage.codox.io/lib/ && aws cloudfront create-invalidation --distribution-id ECHOHOJRNPBHH --paths /lib/api/wave.client.js","clickup:watch":"gulp watch --build clickup & nodemon --watch src server.js","production:build":"gulp build --build production ","staging:build":"gulp build --build staging ","staging:watch":"gulp watch --build staging  && node server","dev:watch":"gulp watch --build development  & nodemon --watch src server.js","dev:build":"gulp build --build development","scz_build":"gulp build --build scz ","predsm:staging:deploy":"s3cmd sync -c ../awsscripts/cdn/s3cfg-stage --recursive dist-staging/ s3://cdn1.stage.codox.io/lib/ && aws cloudfront create-invalidation --distribution-id ECHOHOJRNPBHH --paths /lib/api/*","predsm:production:deploy":"source ~/Dropbox/serverkey/.production.env && s3cmd sync -c ../awsscripts/cdn/s3cfg-prod --recursive dist-production/ s3://cdn1.codox.io/lib/ && aws cloudfront create-invalidation --distribution-id E21FN6K0LK2R9C --paths /lib/api/*","lint":"eslint ./src","lint:fix":"eslint ./src --fix","test:development:all":"JEST_TEST=true BUILD_ENV=development jest --silent","test:production:all":"JEST_TEST=true BUILD_ENV=production jest --silent","test:staging:all":"JEST_TEST=true BUILD_ENV=staging jest --silent","test:dev:path":"JEST_TEST=true BUILD_ENV=development jest --watch --verbose --silent -- $npm_config_path","test:dev":"JEST_TEST=true BUILD_ENV=development jest --watch --verbose --silent --coverage","test:staging:path":"JEST_TEST=true BUILD_ENV=staging jest --watch --silent --verbose -- $npm_config_path","bump:prerelease":"npm version prerelease --preid=rc","bump:patch":"npm version patch","bump:minor":"npm version minor","bump:major":"npm version major","bump:rc":"npm version prerelease --preid=rc","version":"","postversion":"git push && git push --tags","start":"node server.js"},"browserify-shim":{},"jest":{"collectCoverage":true,"coverageReporters":["json","html"],"coverageDirectory":"coverage/"},"dependencies":{"@sentry/browser":"^5.21.3","axios":"^0.21.1","classnames":"^2.2.5","deepmerge":"^4.2.2","events":"^3.2.0","flux":"^3.1.2","md5":"^2.3.0","nanoid":"^3.1.12","promise-polyfill":"^8.1.0","prop-types":"^15.6.0","react":"^17.0.2","react-dom":"^17.0.2","react-is":"^17.0.2","react-localization":"^1.0.17","styled-components":"^5.1.1","uuid":"^3.4.0","webworkify":"^1.5.0","whatwg-fetch":"^3.4.1"},"devDependencies":{"@babel/cli":"^7.10.5","@babel/core":"^7.11.4","@babel/plugin-proposal-class-properties":"^7.10.4","@babel/plugin-transform-async-to-generator":"^7.10.4","@babel/plugin-transform-modules-commonjs":"^7.16.7","@babel/plugin-transform-runtime":"^7.11.0","@babel/preset-env":"^7.11.0","@babel/preset-react":"^7.10.4","@babel/runtime":"^7.11.2","ansi-colors":"^4.1.1","babel-eslint":"^10.1.0","babel-jest":"^24.9.0","babel-loader":"^8.1.0","babel-plugin-dynamic-import-node":"^2.3.3","babelify":"^10.0.0","browserify":"^16.5.2","browserify-shim":"^3.8.14","common-shakeify":"^0.6.2","conditionalify":"^1.1.0","css-loader":"^5.2.7","dateformat":"^2.2.0","debug":"^4.1.1","del":"^5.1.0","envify":"^4.0.0","eslint":"^6.8.0","eslint-config-google":"^0.14.0","eslint-config-prettier":"^8.3.0","eslint-plugin-babel":"^5.3.1","eslint-plugin-jest":"^26.0.0","eslint-plugin-jsdoc":"^37.7.0","eslint-plugin-react":"^7.28.0","express":"^4.17.1","fancy-log":"^1.3.3","gulp":"^4.0.1","gulp-autoprefixer":"^8.0.0","gulp-bump":"^3.2.0","gulp-clean":"^0.4.0","gulp-concat":"^2.6.1","gulp-cond":"^1.0.0","gulp-cssfont64":"0.0.1","gulp-decomment":"^0.2.2","gulp-eslint":"^6.0.0","gulp-header":"^2.0.9","gulp-insert":"^0.5.0","gulp-less":"^5.0.0","gulp-plumber":"^1.2.1","gulp-rename":"^2.0.0","gulp-replace":"^1.1.3","gulp-sourcemaps":"^3.0.0","gulp-streamify":"^1.0.2","gulp-terser":"^2.1.0","gulp-ttf2woff":"^1.1.1","gulp-uglify":"^3.0.2","gulp-uncomment":"^0.3.0","gulp-util":"^3.0.8","jest":"^24.9.0","jest-environment-jsdom-sixteen":"^2.0.0","jest-fetch-mock":"^3.0.3","jsdom":"^19.0.0","less":"^4.1.2","less-loader":"^7.0.0","mini-css-extract-plugin":"^0.9.0","minimist":"^1.2.5","morgan":"^1.10.0","prettier":"^1.19.1","quill":"^1.3.7","react-test-renderer":"^17.0.2","rimraf":"^3.0.2","selenium-webdriver":"^4.0.0-alpha.7","serve-static":"^1.14.1","stripify":"^6.0.0","style-loader":"^2.0.0","stylelint":"^13.6.1","stylelint-config-standard":"^20.0.0","terser":"^4.8.0","uglifyify":"^5.0.2","vinyl-buffer":"^1.0.1","vinyl-source-stream":"^2.0.0","watch":"^1.0.2","watchify":"^3.9.0","worker-loader":"^3.0.8","yargs":"^14.2.3"},"description":"Codox client for Clickup FE","main":"dist/codox.bundle.js","repository":{"type":"git","url":"git+https://github.com/codoxhq/sdkui.git"},"keywords":["Real-time","collaboration","co-editing"],"author":{"name":"codoxhq"},"license":"SEE LICENSE IN codox.bundle.js","bugs":{"url":"https://github.com/codoxhq/sdkui/issues"},"homepage":"https://github.com/codoxhq/sdkui#readme","gitHead":"19482f179b214b92239915bcac1732c48a78b0f4","_id":"@codoxhq/codox-cu-client@1.4.100","_nodeVersion":"14.18.0","_npmVersion":"6.14.15","dist":{"integrity":"sha512-JcKY3IyEroqX9t6QgUWluYMi85HYrPpHPbzVly7+HqKE5itBDpYvQva0mr5qLZnhogEp2QGHYDOU58+uGQI8WQ==","shasum":"12d216081c2920784ce9b9e904c555086de82aa8","tarball":"https://registry.npmjs.org/@codoxhq/codox-cu-client/-/codox-cu-client-1.4.100.tgz","fileCount":5,"unpackedSize":893658,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICPMTUynbJEDxcavBEsezHefsdrR7jbn2YZP9b7ZnyMCAiATrshe70gXK2DaB+Y8Nzs9N1fUZry4m5xszwe72fhhbg=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiTgvhACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqiKQ/+Pw2yK0AM69gg6nVhKrILy8DlYvFKdh56VcqMyX0hZKB524hU\r\nKP1HbVWIs7nO080yM+BF99/7fK//uUPWfjEiU3X9dCr5fiV9fv4pmfX05BJH\r\nFEumyXlVw56/zRRd0F96i9mPs82NCdPOCIZn039ULIrL62HYJ6SMTSmJ9P3z\r\n1UXrur4MFcvqg2kUaMibWVPxbtV7SfKkl9k7HqG6p8t3L5A6ZcmflMy2ssbb\r\n74BaM3aCkRCnk4yjOLnzA/Ca/hkaGPh1RMwcee59poRb/UV3nFcO4gcnkDQG\r\np1Rc1P9V5l+RHktpXTE64m0iW0m2vXuMKbBUP0oQQIRhoryDG84QGFYUKNaQ\r\nSxO/h1CLGBW7oryaor6TqLRL4i0hxommYblxVdgbN6W1XYtoRcwtFXttN+21\r\nTamaBQaNInpnlamhxo8cs7AMESB9cwlqLN+5S1v+NXiwb4F1J5uip5qo2t7/\r\nlCxfn45fv3xPVkC8oSI2E+l0XgRIkwVG5lO6IbyDIp8HqAK0WxKSrflqE0BD\r\nfTQNpjqkYDEK8QRxSSpPLqgNRDp4FFOr9V/pHGOj1zBOTrFr6U5Ma6XsiCD+\r\n6tD9stfkx+LLtuaTrc+963UfayemF0nWDbPhr/9tnIpRQ4cJZJLl+kPUFicT\r\nbBVMkCXz6C/AS0sNy7WWJTOgBo0IaP3ycOk=\r\n=F879\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"nuser","email":"david@codox.io"},"directories":{},"maintainers":[{"name":"nuser","email":"david@codox.io"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/codox-cu-client_1.4.100_1649282017586_0.2605295372597083"},"_hasShrinkwrap":false},"1.4.101":{"name":"@codoxhq/codox-cu-client","version":"1.4.101","private":false,"scripts":{"clickup:build":"gulp build --build clickup","clickup:staging:deploy":"s3cmd sync -c ../awsscripts/cdn/s3cfg-stage --recursive dist-clickup/ s3://cdn1.stage.codox.io/lib/ && aws cloudfront create-invalidation --distribution-id ECHOHOJRNPBHH --paths /lib/api/wave.client.js","clickup:watch":"gulp watch --build clickup & nodemon --watch src server.js","production:build":"gulp build --build production ","staging:build":"gulp build --build staging ","staging:watch":"gulp watch --build staging  && node server","dev:watch":"gulp watch --build development  & nodemon --watch src server.js","dev:build":"gulp build --build development","scz_build":"gulp build --build scz ","predsm:staging:deploy":"s3cmd sync -c ../awsscripts/cdn/s3cfg-stage --recursive dist-staging/ s3://cdn1.stage.codox.io/lib/ && aws cloudfront create-invalidation --distribution-id ECHOHOJRNPBHH --paths /lib/api/*","predsm:production:deploy":"source ~/Dropbox/serverkey/.production.env && s3cmd sync -c ../awsscripts/cdn/s3cfg-prod --recursive dist-production/ s3://cdn1.codox.io/lib/ && aws cloudfront create-invalidation --distribution-id E21FN6K0LK2R9C --paths /lib/api/*","lint":"eslint ./src","lint:fix":"eslint ./src --fix","test:development:all":"JEST_TEST=true BUILD_ENV=development jest --silent","test:production:all":"JEST_TEST=true BUILD_ENV=production jest --silent","test:staging:all":"JEST_TEST=true BUILD_ENV=staging jest --silent","test:dev:path":"JEST_TEST=true BUILD_ENV=development jest --watch --verbose --silent -- $npm_config_path","test:dev":"JEST_TEST=true BUILD_ENV=development jest --watch --verbose --silent --coverage","test:staging:path":"JEST_TEST=true BUILD_ENV=staging jest --watch --silent --verbose -- $npm_config_path","bump:prerelease":"npm version prerelease --preid=rc","bump:patch":"npm version patch","bump:minor":"npm version minor","bump:major":"npm version major","bump:rc":"npm version prerelease --preid=rc","version":"","postversion":"git push && git push --tags","start":"node server.js"},"browserify-shim":{},"jest":{"collectCoverage":true,"coverageReporters":["json","html"],"coverageDirectory":"coverage/"},"dependencies":{"@sentry/browser":"^5.21.3","axios":"^0.21.1","classnames":"^2.2.5","deepmerge":"^4.2.2","events":"^3.2.0","flux":"^3.1.2","md5":"^2.3.0","nanoid":"^3.1.12","promise-polyfill":"^8.1.0","prop-types":"^15.6.0","react":"^17.0.2","react-dom":"^17.0.2","react-is":"^17.0.2","react-localization":"^1.0.17","styled-components":"^5.1.1","uuid":"^3.4.0","webworkify":"^1.5.0","whatwg-fetch":"^3.4.1"},"devDependencies":{"@babel/cli":"^7.10.5","@babel/core":"^7.11.4","@babel/plugin-proposal-class-properties":"^7.10.4","@babel/plugin-transform-async-to-generator":"^7.10.4","@babel/plugin-transform-modules-commonjs":"^7.16.7","@babel/plugin-transform-runtime":"^7.11.0","@babel/preset-env":"^7.11.0","@babel/preset-react":"^7.10.4","@babel/runtime":"^7.11.2","ansi-colors":"^4.1.1","babel-eslint":"^10.1.0","babel-jest":"^24.9.0","babel-loader":"^8.1.0","babel-plugin-dynamic-import-node":"^2.3.3","babelify":"^10.0.0","browserify":"^16.5.2","browserify-shim":"^3.8.14","common-shakeify":"^0.6.2","conditionalify":"^1.1.0","css-loader":"^5.2.7","dateformat":"^2.2.0","debug":"^4.1.1","del":"^5.1.0","envify":"^4.0.0","eslint":"^6.8.0","eslint-config-google":"^0.14.0","eslint-config-prettier":"^8.3.0","eslint-plugin-babel":"^5.3.1","eslint-plugin-jest":"^26.0.0","eslint-plugin-jsdoc":"^37.7.0","eslint-plugin-react":"^7.28.0","express":"^4.17.1","fancy-log":"^1.3.3","gulp":"^4.0.1","gulp-autoprefixer":"^8.0.0","gulp-bump":"^3.2.0","gulp-clean":"^0.4.0","gulp-concat":"^2.6.1","gulp-cond":"^1.0.0","gulp-cssfont64":"0.0.1","gulp-decomment":"^0.2.2","gulp-eslint":"^6.0.0","gulp-header":"^2.0.9","gulp-insert":"^0.5.0","gulp-less":"^5.0.0","gulp-plumber":"^1.2.1","gulp-rename":"^2.0.0","gulp-replace":"^1.1.3","gulp-sourcemaps":"^3.0.0","gulp-streamify":"^1.0.2","gulp-terser":"^2.1.0","gulp-ttf2woff":"^1.1.1","gulp-uglify":"^3.0.2","gulp-uncomment":"^0.3.0","gulp-util":"^3.0.8","jest":"^24.9.0","jest-environment-jsdom-sixteen":"^2.0.0","jest-fetch-mock":"^3.0.3","jsdom":"^19.0.0","less":"^4.1.2","less-loader":"^7.0.0","mini-css-extract-plugin":"^0.9.0","minimist":"^1.2.5","morgan":"^1.10.0","prettier":"^1.19.1","quill":"^1.3.7","react-test-renderer":"^17.0.2","rimraf":"^3.0.2","selenium-webdriver":"^4.0.0-alpha.7","serve-static":"^1.14.1","stripify":"^6.0.0","style-loader":"^2.0.0","stylelint":"^13.6.1","stylelint-config-standard":"^20.0.0","terser":"^4.8.0","uglifyify":"^5.0.2","vinyl-buffer":"^1.0.1","vinyl-source-stream":"^2.0.0","watch":"^1.0.2","watchify":"^3.9.0","worker-loader":"^3.0.8","yargs":"^14.2.3"},"description":"Codox client for Clickup FE","main":"dist/codox.bundle.js","repository":{"type":"git","url":"git+https://github.com/codoxhq/sdkui.git"},"keywords":["Real-time","collaboration","co-editing"],"author":{"name":"codoxhq"},"license":"SEE LICENSE IN codox.bundle.js","bugs":{"url":"https://github.com/codoxhq/sdkui/issues"},"homepage":"https://github.com/codoxhq/sdkui#readme","gitHead":"ea0b9423864d82db576b7113ad51ab93b96b2371","_id":"@codoxhq/codox-cu-client@1.4.101","_nodeVersion":"14.18.0","_npmVersion":"6.14.15","dist":{"integrity":"sha512-L9efVRRBpoQNzpE9P+BYqcMaE9qaz9bOLmqss6BzS6O84dQVs/en0RV+5WX+8PXN6nKbjxz7SqFu2SdLflRxTA==","shasum":"006babc3ac0d08747a9d3dde325f2f0e1ef7a979","tarball":"https://registry.npmjs.org/@codoxhq/codox-cu-client/-/codox-cu-client-1.4.101.tgz","fileCount":5,"unpackedSize":895328,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDkwQMICozCtJBrW8m5CagEeT8iJqEYuAFnpl7GKpibGQIgQCDKqerZj7NuxfxnRDiAQZcHaI64ESTGuqvekyg7OVM="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiXfu2ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrQww//XDxCMF9bLUrUcGcKHaOhAImk0INinC/6Ixo+SlAM/qA6rieW\r\nkA2Yxb+CrGxyfJh6BX2bFrJ54RDYyd2ewFGBiE15zwg83AEUWJ9o+DHD7vPa\r\nbMdzIY+sobjg2cs8UgKlrPTU8oMTOh1QuzOvP4h4hSsi8UKsv5Bet2eshiBZ\r\n8+FvN1ErpKUChzgichs5RWFc4Wa1NOrK4VZftWdQ31ZALw1vd3BIHgmNs6N+\r\ni68VeirnjvhoeAHP55DqsEEFEJYwHz+wZn6qDliJwMJ9SNFXtZPynZkQwEBB\r\nbR3cFzLtFgoKUtBU7zzmUHqZ0t4P3G7naFsdIEGor9RkJZa6XyKzMMX9akpG\r\nvHD85t8jtCI75+c5W/d14h4lZRvYPIJ5JOUadGxfLqI95gY8ZEhSO/piG1gW\r\nNRnBIAjGQtO5kR37IJi1dZ5s3RqVyUGfQMZ6kZppXGsQ8jSnV5dttWCX4eI+\r\nBea7qAu1WOIoWmbwx49V87mKoddcDW3yvLsoaJNSdWgmt0CqeZ2X72Iy55ph\r\nlInC9PrQ5qLFdsdZXnX+07QyLzefne/c9WBuNXwgORTZJXr8hzv1o2Ob+IzC\r\n33k26AiL4T/5UCZit9VInFWuOFEyJRWtoGwurc6ZWVm353QDhoyvoM+xDKcV\r\ntChRjgfnYNJFMLkoaf7AH7AkH9kSy7edw6o=\r\n=mg9t\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"nuser","email":"david@codox.io"},"directories":{},"maintainers":[{"name":"nuser","email":"david@codox.io"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/codox-cu-client_1.4.101_1650326454718_0.452408228716765"},"_hasShrinkwrap":false},"1.4.102":{"name":"@codoxhq/codox-cu-client","version":"1.4.102","private":false,"scripts":{"clickup:build":"gulp build --build clickup","clickup:staging:deploy":"s3cmd sync -c ../awsscripts/cdn/s3cfg-stage --recursive dist-clickup/ s3://cdn1.stage.codox.io/lib/ && aws cloudfront create-invalidation --distribution-id ECHOHOJRNPBHH --paths /lib/api/wave.client.js","clickup:watch":"gulp watch --build clickup & nodemon --watch src server.js","production:build":"gulp build --build production ","staging:build":"gulp build --build staging ","staging:watch":"gulp watch --build staging  && node server","dev:watch":"gulp watch --build development  & nodemon --watch src server.js","dev:build":"gulp build --build development","scz_build":"gulp build --build scz ","predsm:staging:deploy":"s3cmd sync -c ../awsscripts/cdn/s3cfg-stage --recursive dist-staging/ s3://cdn1.stage.codox.io/lib/ && aws cloudfront create-invalidation --distribution-id ECHOHOJRNPBHH --paths /lib/api/*","predsm:production:deploy":"source ~/Dropbox/serverkey/.production.env && s3cmd sync -c ../awsscripts/cdn/s3cfg-prod --recursive dist-production/ s3://cdn1.codox.io/lib/ && aws cloudfront create-invalidation --distribution-id E21FN6K0LK2R9C --paths /lib/api/*","lint":"eslint ./src","lint:fix":"eslint ./src --fix","test:development:all":"JEST_TEST=true BUILD_ENV=development jest --silent","test:production:all":"JEST_TEST=true BUILD_ENV=production jest --silent","test:staging:all":"JEST_TEST=true BUILD_ENV=staging jest --silent","test:dev:path":"JEST_TEST=true BUILD_ENV=development jest --watch --verbose --silent -- $npm_config_path","test:dev":"JEST_TEST=true BUILD_ENV=development jest --watch --verbose --silent --coverage","test:staging:path":"JEST_TEST=true BUILD_ENV=staging jest --watch --silent --verbose -- $npm_config_path","bump:prerelease":"npm version prerelease --preid=rc","bump:patch":"npm version patch","bump:minor":"npm version minor","bump:major":"npm version major","bump:rc":"npm version prerelease --preid=rc","version":"","postversion":"git push && git push --tags","start":"node server.js"},"browserify-shim":{},"jest":{"collectCoverage":true,"coverageReporters":["json","html"],"coverageDirectory":"coverage/"},"dependencies":{"@sentry/browser":"^5.21.3","axios":"^0.21.1","classnames":"^2.2.5","deepmerge":"^4.2.2","events":"^3.2.0","flux":"^3.1.2","md5":"^2.3.0","nanoid":"^3.1.12","promise-polyfill":"^8.1.0","prop-types":"^15.6.0","react":"^17.0.2","react-dom":"^17.0.2","react-is":"^17.0.2","react-localization":"^1.0.17","styled-components":"^5.1.1","uuid":"^3.4.0","webworkify":"^1.5.0","whatwg-fetch":"^3.4.1"},"devDependencies":{"@babel/cli":"^7.10.5","@babel/core":"^7.11.4","@babel/plugin-proposal-class-properties":"^7.10.4","@babel/plugin-transform-async-to-generator":"^7.10.4","@babel/plugin-transform-modules-commonjs":"^7.16.7","@babel/plugin-transform-runtime":"^7.11.0","@babel/preset-env":"^7.11.0","@babel/preset-react":"^7.10.4","@babel/runtime":"^7.11.2","ansi-colors":"^4.1.1","babel-eslint":"^10.1.0","babel-jest":"^24.9.0","babel-loader":"^8.1.0","babel-plugin-dynamic-import-node":"^2.3.3","babelify":"^10.0.0","browserify":"^16.5.2","browserify-shim":"^3.8.14","common-shakeify":"^0.6.2","conditionalify":"^1.1.0","css-loader":"^5.2.7","dateformat":"^2.2.0","debug":"^4.1.1","del":"^5.1.0","envify":"^4.0.0","eslint":"^6.8.0","eslint-config-google":"^0.14.0","eslint-config-prettier":"^8.3.0","eslint-plugin-babel":"^5.3.1","eslint-plugin-jest":"^26.0.0","eslint-plugin-jsdoc":"^37.7.0","eslint-plugin-react":"^7.28.0","express":"^4.17.1","fancy-log":"^1.3.3","gulp":"^4.0.1","gulp-autoprefixer":"^8.0.0","gulp-bump":"^3.2.0","gulp-clean":"^0.4.0","gulp-concat":"^2.6.1","gulp-cond":"^1.0.0","gulp-cssfont64":"0.0.1","gulp-decomment":"^0.2.2","gulp-eslint":"^6.0.0","gulp-header":"^2.0.9","gulp-insert":"^0.5.0","gulp-less":"^5.0.0","gulp-plumber":"^1.2.1","gulp-rename":"^2.0.0","gulp-replace":"^1.1.3","gulp-sourcemaps":"^3.0.0","gulp-streamify":"^1.0.2","gulp-terser":"^2.1.0","gulp-ttf2woff":"^1.1.1","gulp-uglify":"^3.0.2","gulp-uncomment":"^0.3.0","gulp-util":"^3.0.8","jest":"^24.9.0","jest-environment-jsdom-sixteen":"^2.0.0","jest-fetch-mock":"^3.0.3","jsdom":"^19.0.0","less":"^4.1.2","less-loader":"^7.0.0","mini-css-extract-plugin":"^0.9.0","minimist":"^1.2.5","morgan":"^1.10.0","prettier":"^1.19.1","quill":"^1.3.7","react-test-renderer":"^17.0.2","rimraf":"^3.0.2","selenium-webdriver":"^4.0.0-alpha.7","serve-static":"^1.14.1","stripify":"^6.0.0","style-loader":"^2.0.0","stylelint":"^13.6.1","stylelint-config-standard":"^20.0.0","terser":"^4.8.0","uglifyify":"^5.0.2","vinyl-buffer":"^1.0.1","vinyl-source-stream":"^2.0.0","watch":"^1.0.2","watchify":"^3.9.0","worker-loader":"^3.0.8","yargs":"^14.2.3"},"description":"Codox client for Clickup FE","main":"dist/codox.bundle.js","repository":{"type":"git","url":"git+https://github.com/codoxhq/sdkui.git"},"keywords":["Real-time","collaboration","co-editing"],"author":{"name":"codoxhq"},"license":"SEE LICENSE IN codox.bundle.js","bugs":{"url":"https://github.com/codoxhq/sdkui/issues"},"homepage":"https://github.com/codoxhq/sdkui#readme","gitHead":"c3f64c89ab9f463648c13088c61ccce821bec7af","_id":"@codoxhq/codox-cu-client@1.4.102","_nodeVersion":"14.18.0","_npmVersion":"6.14.15","dist":{"integrity":"sha512-8pqLrCQ7rC8JbPLQFhuln2eRGLEZRgsSWl070fyIIOKW1fY2IyeLizK07D2QLzOK3KE5FXd4Ql9yWETFlw1avQ==","shasum":"f15a20b09bf9eec5f01899aa0a127345eff04c3d","tarball":"https://registry.npmjs.org/@codoxhq/codox-cu-client/-/codox-cu-client-1.4.102.tgz","fileCount":5,"unpackedSize":895313,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGc8D68BIkY/Aoo105XgwRzBEYE9nIOag/LBxZBwFbRPAiEA96ujzJLjWvu9lF5phrnkwmQu5S7ItFjlC12UnuYIXRg="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiXgH4ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrwxRAAlgE1Ugj0ZPVqdPq6uluenPwVQ/+5QHhfMw2cXhOKBkTdQ+Rj\r\n6QcX6lyt6ckgqEgBspjqhvGOVo2Fdhl0sDyqj+0mybeB6I3+9UaHAYYC71mS\r\nweZBlB0nAhlsvHMATQ9YbfYVCg2ryoeqGkBJwgqQ0x+Nz9chc0euEPLkZBcI\r\nC7hkw/8AL4lYnXYx8YEoswghzHQbv5kSKAZGWuGOzFd8YIUD0c4fSzrAbXx5\r\nGvmTNmbE5HTsIJereHhrCt/zQMjdYf36SP71qSOLkOr3nhZtr5ZVF4LdC59F\r\nrW4vDEtHVgn3iwpeeuLVtDOkdP/TnXgVfAddSNu5FS0cqvETDfi799ghEbQB\r\njgiYpRFo9qLjDHEedJr7CCX/XvaF7XT3cFkhHI/6WaDvA0+atdcjCAHY8rtU\r\nRDE2XIRWzce02B2okmKPAOYq/Zrqp/ZeCqy1ZgS5OEAEUHf+kWrDLOY97Hfk\r\nn48/HNdaRGS3eH8Dl6GoQ7LcHjP0mRl1Ez2ul8ZePKrgzvrII3Cj1Mv/VITT\r\n59ZpwgOw8lBQLSOmnC6+tmJClG2THft5CIQ+Zexh74RnKXibJG6x+W7qfK61\r\nTsJwzBB4H6jbBLtLVirQCJAKRA2G0nj5zNzuTVyP6HDLCYgbdI3p6EoT4ViM\r\nGlo/QFhV3PT+Wea+ul3+9dpRusnmjNRoQk4=\r\n=rMzp\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"nuser","email":"david@codox.io"},"directories":{},"maintainers":[{"name":"nuser","email":"david@codox.io"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/codox-cu-client_1.4.102_1650328056372_0.6047370052954868"},"_hasShrinkwrap":false},"1.4.103":{"name":"@codoxhq/codox-cu-client","version":"1.4.103","private":false,"scripts":{"clickup:build":"gulp build --build clickup","clickup:staging:deploy":"s3cmd sync -c ../awsscripts/cdn/s3cfg-stage --recursive dist-clickup/ s3://cdn1.stage.codox.io/lib/ && aws cloudfront create-invalidation --distribution-id ECHOHOJRNPBHH --paths /lib/api/wave.client.js","clickup:watch":"gulp watch --build clickup & nodemon --watch src server.js","production:build":"gulp build --build production ","staging:build":"gulp build --build staging ","staging:watch":"gulp watch --build staging  && node server","dev:watch":"gulp watch --build development  & nodemon --watch src server.js","dev:build":"gulp build --build development","scz_build":"gulp build --build scz ","predsm:staging:deploy":"s3cmd sync -c ../awsscripts/cdn/s3cfg-stage --recursive dist-staging/ s3://cdn1.stage.codox.io/lib/ && aws cloudfront create-invalidation --distribution-id ECHOHOJRNPBHH --paths /lib/api/*","predsm:production:deploy":"source ~/Dropbox/serverkey/.production.env && s3cmd sync -c ../awsscripts/cdn/s3cfg-prod --recursive dist-production/ s3://cdn1.codox.io/lib/ && aws cloudfront create-invalidation --distribution-id E21FN6K0LK2R9C --paths /lib/api/*","lint":"eslint ./src","lint:fix":"eslint ./src --fix","test:development:all":"JEST_TEST=true BUILD_ENV=development jest --silent","test:production:all":"JEST_TEST=true BUILD_ENV=production jest --silent","test:staging:all":"JEST_TEST=true BUILD_ENV=staging jest --silent","test:dev:path":"JEST_TEST=true BUILD_ENV=development jest --watch --verbose --silent -- $npm_config_path","test:dev":"JEST_TEST=true BUILD_ENV=development jest --watch --verbose --silent --coverage","test:staging:path":"JEST_TEST=true BUILD_ENV=staging jest --watch --silent --verbose -- $npm_config_path","bump:prerelease":"npm version prerelease --preid=rc","bump:patch":"npm version patch","bump:minor":"npm version minor","bump:major":"npm version major","bump:rc":"npm version prerelease --preid=rc","version":"","postversion":"git push && git push --tags","start":"node server.js"},"browserify-shim":{},"jest":{"collectCoverage":true,"coverageReporters":["json","html"],"coverageDirectory":"coverage/"},"dependencies":{"@sentry/browser":"^5.21.3","axios":"^0.21.1","classnames":"^2.2.5","deepmerge":"^4.2.2","events":"^3.2.0","flux":"^3.1.2","md5":"^2.3.0","nanoid":"^3.1.12","promise-polyfill":"^8.1.0","prop-types":"^15.6.0","react":"^17.0.2","react-dom":"^17.0.2","react-is":"^17.0.2","react-localization":"^1.0.17","styled-components":"^5.1.1","uuid":"^3.4.0","webworkify":"^1.5.0","whatwg-fetch":"^3.4.1"},"devDependencies":{"@babel/cli":"^7.10.5","@babel/core":"^7.11.4","@babel/plugin-proposal-class-properties":"^7.10.4","@babel/plugin-transform-async-to-generator":"^7.10.4","@babel/plugin-transform-modules-commonjs":"^7.16.7","@babel/plugin-transform-runtime":"^7.11.0","@babel/preset-env":"^7.11.0","@babel/preset-react":"^7.10.4","@babel/runtime":"^7.11.2","ansi-colors":"^4.1.1","babel-eslint":"^10.1.0","babel-jest":"^24.9.0","babel-loader":"^8.1.0","babel-plugin-dynamic-import-node":"^2.3.3","babelify":"^10.0.0","browserify":"^16.5.2","browserify-shim":"^3.8.14","common-shakeify":"^0.6.2","conditionalify":"^1.1.0","css-loader":"^5.2.7","dateformat":"^2.2.0","debug":"^4.1.1","del":"^5.1.0","envify":"^4.0.0","eslint":"^6.8.0","eslint-config-google":"^0.14.0","eslint-config-prettier":"^8.3.0","eslint-plugin-babel":"^5.3.1","eslint-plugin-jest":"^26.0.0","eslint-plugin-jsdoc":"^37.7.0","eslint-plugin-react":"^7.28.0","express":"^4.17.1","fancy-log":"^1.3.3","gulp":"^4.0.1","gulp-autoprefixer":"^8.0.0","gulp-bump":"^3.2.0","gulp-clean":"^0.4.0","gulp-concat":"^2.6.1","gulp-cond":"^1.0.0","gulp-cssfont64":"0.0.1","gulp-decomment":"^0.2.2","gulp-eslint":"^6.0.0","gulp-header":"^2.0.9","gulp-insert":"^0.5.0","gulp-less":"^5.0.0","gulp-plumber":"^1.2.1","gulp-rename":"^2.0.0","gulp-replace":"^1.1.3","gulp-sourcemaps":"^3.0.0","gulp-streamify":"^1.0.2","gulp-terser":"^2.1.0","gulp-ttf2woff":"^1.1.1","gulp-uglify":"^3.0.2","gulp-uncomment":"^0.3.0","gulp-util":"^3.0.8","jest":"^24.9.0","jest-environment-jsdom-sixteen":"^2.0.0","jest-fetch-mock":"^3.0.3","jsdom":"^19.0.0","less":"^4.1.2","less-loader":"^7.0.0","mini-css-extract-plugin":"^0.9.0","minimist":"^1.2.5","morgan":"^1.10.0","prettier":"^1.19.1","quill":"^1.3.7","react-test-renderer":"^17.0.2","rimraf":"^3.0.2","selenium-webdriver":"^4.0.0-alpha.7","serve-static":"^1.14.1","stripify":"^6.0.0","style-loader":"^2.0.0","stylelint":"^13.6.1","stylelint-config-standard":"^20.0.0","terser":"^4.8.0","uglifyify":"^5.0.2","vinyl-buffer":"^1.0.1","vinyl-source-stream":"^2.0.0","watch":"^1.0.2","watchify":"^3.9.0","worker-loader":"^3.0.8","yargs":"^14.2.3"},"description":"Codox client for Clickup FE","main":"dist/codox.bundle.js","repository":{"type":"git","url":"git+https://github.com/codoxhq/sdkui.git"},"keywords":["Real-time","collaboration","co-editing"],"author":{"name":"codoxhq"},"license":"SEE LICENSE IN codox.bundle.js","bugs":{"url":"https://github.com/codoxhq/sdkui/issues"},"homepage":"https://github.com/codoxhq/sdkui#readme","gitHead":"bfac0d56b72c7dd5307c1f469926b5bc59a6e3a5","_id":"@codoxhq/codox-cu-client@1.4.103","_nodeVersion":"14.18.0","_npmVersion":"6.14.15","dist":{"integrity":"sha512-UYpGCa6WlluKwVb6e1148nuqmGw7TvIA1XxSJLR8sHYFaeGVkirSmUwV/b9s0f3fo1lSO1tqPiJFUPp97ZJZRA==","shasum":"05f5becb8bf90103e4bbf4426d524b5b9475732b","tarball":"https://registry.npmjs.org/@codoxhq/codox-cu-client/-/codox-cu-client-1.4.103.tgz","fileCount":5,"unpackedSize":895536,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCa48Xc+UT98DE4jxH/TQtHrHZSOCZr5z5kXmUnSyoOOwIhAOdCfoUzJbNjUWDtB/lNx0sKdKoU+7AK3/fAwoFRbeGk"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiXgYYACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmrj5xAAgnD4G913XiU8TwC0rrNM050cQMO9rNcKc/xn6EHiS/nvcvVg\r\ni8FRrztzOjg1JxwzttCR5bWiO/+NVCd/q3nW0fRTw3T3zeI1x0iGtFBZCfLv\r\nTSc3lYJ4Jyuh1x8cyqNgG/OkssEKX8hKw1mSkNB6iyhngzZbyXrXsSaZw0wy\r\n0PYpYSdVukbT5TghPUmgad4k71MI/aPGwf+NrFuP9BC9tqzxk50a42xUEwOK\r\ncfYHNaSVkhwOYgbr4HvVJBfIeQaXWAQbNS7oM2N1EupyxRDsxRrCJy1VDQ4n\r\n9oEvThxK6g8Ad04BaVzt8aV99gieTvt9Wdeuh0QHAcFiJNGOk69YdT8ufYvW\r\nmWloItiaPeKDme1DHtdjF9pcC2xRqE6jvex2OuH32frODSAUvMWHqNnJ6V3d\r\nyyGsFWTMExcWgro5PUJkmmU73q0OO/xVzTolOoJMqAng3ivObWv90/7+Tnfm\r\nqSNJIWdezX1Js/UFnVMOweKZvQ6wwmIcrxhxa4L9oT1F9T7sJYeTpojS/QXC\r\ne/9BmEJzKINg9fTcUHdUdt10BFort7DDdsYt0RySM2XtJZB/QkDL69BCTpcW\r\ngzcf8b7QXS+e95mZJrlPtCXqIMtWQYk+KoSvBpbXQA16JD8PPPvnU+SnWa7r\r\ng5na30xMfR8CnpuEPXjFbTeH4HcEyUhSXpY=\r\n=bx85\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"nuser","email":"david@codox.io"},"directories":{},"maintainers":[{"name":"nuser","email":"david@codox.io"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/codox-cu-client_1.4.103_1650329112085_0.8312771121124549"},"_hasShrinkwrap":false},"1.4.105-rc.0":{"name":"@codoxhq/codox-cu-client","version":"1.4.105-rc.0","private":false,"scripts":{"clickup:build":"gulp build --build clickup","clickup:staging:deploy":"s3cmd sync -c ../awsscripts/cdn/s3cfg-stage --recursive dist-clickup/ s3://cdn1.stage.codox.io/lib/ && aws cloudfront create-invalidation --distribution-id ECHOHOJRNPBHH --paths /lib/api/wave.client.js","clickup:watch":"gulp watch --build clickup & nodemon --watch src server.js","production:build":"gulp build --build production ","staging:build":"gulp build --build staging ","staging:watch":"gulp watch --build staging  && node server","dev:watch":"gulp watch --build development  & nodemon --watch src server.js","dev:build":"gulp build --build development","scz_build":"gulp build --build scz ","predsm:staging:deploy":"s3cmd sync -c ../awsscripts/cdn/s3cfg-stage --recursive dist-staging/ s3://cdn1.stage.codox.io/lib/ && aws cloudfront create-invalidation --distribution-id ECHOHOJRNPBHH --paths /lib/api/*","predsm:production:deploy":"source ~/Dropbox/serverkey/.production.env && s3cmd sync -c ../awsscripts/cdn/s3cfg-prod --recursive dist-production/ s3://cdn1.codox.io/lib/ && aws cloudfront create-invalidation --distribution-id E21FN6K0LK2R9C --paths /lib/api/*","lint":"eslint ./src","lint:fix":"eslint ./src --fix","test:development:all":"JEST_TEST=true BUILD_ENV=development jest --silent","test:production:all":"JEST_TEST=true BUILD_ENV=production jest --silent","test:staging:all":"JEST_TEST=true BUILD_ENV=staging jest --silent","test:dev:path":"JEST_TEST=true BUILD_ENV=development jest --watch --verbose --silent -- $npm_config_path","test:dev":"JEST_TEST=true BUILD_ENV=development jest --watch --verbose --silent --coverage","test:staging:path":"JEST_TEST=true BUILD_ENV=staging jest --watch --silent --verbose -- $npm_config_path","bump:prerelease":"npm version prerelease --preid=rc","bump:patch":"npm version patch","bump:minor":"npm version minor","bump:major":"npm version major","bump:rc":"npm version prerelease --preid=rc","version":"","postversion":"git push && git push --tags","start":"node server.js"},"browserify-shim":{},"jest":{"collectCoverage":true,"coverageReporters":["json","html"],"coverageDirectory":"coverage/"},"dependencies":{"@sentry/browser":"^5.21.3","axios":"^0.21.1","classnames":"^2.2.5","deepmerge":"^4.2.2","events":"^3.2.0","flux":"^3.1.2","md5":"^2.3.0","nanoid":"^3.1.12","promise-polyfill":"^8.1.0","prop-types":"^15.6.0","react":"^17.0.2","react-dom":"^17.0.2","react-is":"^17.0.2","react-localization":"^1.0.17","styled-components":"^5.1.1","uuid":"^3.4.0","webworkify":"^1.5.0","whatwg-fetch":"^3.4.1"},"devDependencies":{"@babel/cli":"^7.10.5","@babel/core":"^7.11.4","@babel/plugin-proposal-class-properties":"^7.10.4","@babel/plugin-transform-async-to-generator":"^7.10.4","@babel/plugin-transform-modules-commonjs":"^7.16.7","@babel/plugin-transform-runtime":"^7.11.0","@babel/preset-env":"^7.11.0","@babel/preset-react":"^7.10.4","@babel/runtime":"^7.11.2","ansi-colors":"^4.1.1","babel-eslint":"^10.1.0","babel-jest":"^24.9.0","babel-loader":"^8.1.0","babel-plugin-dynamic-import-node":"^2.3.3","babelify":"^10.0.0","browserify":"^16.5.2","browserify-shim":"^3.8.14","common-shakeify":"^0.6.2","conditionalify":"^1.1.0","css-loader":"^5.2.7","dateformat":"^2.2.0","debug":"^4.1.1","del":"^5.1.0","envify":"^4.0.0","eslint":"^6.8.0","eslint-config-google":"^0.14.0","eslint-config-prettier":"^8.3.0","eslint-plugin-babel":"^5.3.1","eslint-plugin-jest":"^26.0.0","eslint-plugin-jsdoc":"^37.7.0","eslint-plugin-react":"^7.28.0","express":"^4.17.1","fancy-log":"^1.3.3","gulp":"^4.0.1","gulp-autoprefixer":"^8.0.0","gulp-bump":"^3.2.0","gulp-clean":"^0.4.0","gulp-concat":"^2.6.1","gulp-cond":"^1.0.0","gulp-cssfont64":"0.0.1","gulp-decomment":"^0.2.2","gulp-eslint":"^6.0.0","gulp-header":"^2.0.9","gulp-insert":"^0.5.0","gulp-less":"^5.0.0","gulp-plumber":"^1.2.1","gulp-rename":"^2.0.0","gulp-replace":"^1.1.3","gulp-sourcemaps":"^3.0.0","gulp-streamify":"^1.0.2","gulp-terser":"^2.1.0","gulp-ttf2woff":"^1.1.1","gulp-uglify":"^3.0.2","gulp-uncomment":"^0.3.0","gulp-util":"^3.0.8","jest":"^24.9.0","jest-environment-jsdom-sixteen":"^2.0.0","jest-fetch-mock":"^3.0.3","jsdom":"^19.0.0","less":"^4.1.2","less-loader":"^7.0.0","mini-css-extract-plugin":"^0.9.0","minimist":"^1.2.5","morgan":"^1.10.0","prettier":"^1.19.1","quill":"^1.3.7","react-test-renderer":"^17.0.2","rimraf":"^3.0.2","selenium-webdriver":"^4.0.0-alpha.7","serve-static":"^1.14.1","stripify":"^6.0.0","style-loader":"^2.0.0","stylelint":"^13.6.1","stylelint-config-standard":"^20.0.0","terser":"^4.8.0","uglifyify":"^5.0.2","vinyl-buffer":"^1.0.1","vinyl-source-stream":"^2.0.0","watch":"^1.0.2","watchify":"^3.9.0","worker-loader":"^3.0.8","yargs":"^14.2.3"},"description":"Codox client for Clickup FE","main":"dist/codox.bundle.js","repository":{"type":"git","url":"git+https://github.com/codoxhq/sdkui.git"},"keywords":["Real-time","collaboration","co-editing"],"author":{"name":"codoxhq"},"license":"SEE LICENSE IN codox.bundle.js","bugs":{"url":"https://github.com/codoxhq/sdkui/issues"},"homepage":"https://github.com/codoxhq/sdkui#readme","gitHead":"eee1416fd901be76a6bf2c575742974b3f49fa03","_id":"@codoxhq/codox-cu-client@1.4.105-rc.0","_nodeVersion":"14.18.0","_npmVersion":"6.14.15","dist":{"integrity":"sha512-lgTc+7oyJEh7HWh0re8SZ3Sc29fYkf16kW1n3xakf0c8uQEzqOIA2S5aTU2ThY2ZteqvZyypockZu1fxqZai6A==","shasum":"62ba299f17d25c051f24c73f2c9a57801196782e","tarball":"https://registry.npmjs.org/@codoxhq/codox-cu-client/-/codox-cu-client-1.4.105-rc.0.tgz","fileCount":5,"unpackedSize":897497,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCIwJdkUn41RK1U1XXVJwT2O/1MvERb1G6q1eTAv/tQigIgPiVEszDpbf6OCCaxRECyVfrNza9b2hoylGLVhiEeqyE="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJidbNOACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqYLxAAlu4C2tRseGndfaGvgy4O/VsWxrwTbvjuhFBOAUMJQ4pNT6fT\r\nkHmFTmr0nvB8KeEFP7qgjHAoGkZfoN8N1LEDI/y1O/D74WDy3z1KBbt4MYRw\r\nB6dW5KLO7/r1A83OUbEznTu5TpmWd1xO4eu6NnGtvTu3NM/ZmnohzBD11B39\r\nYwjeDNNX8UlLU5RjsewafgnT9xizyEWkBRhLP95RsFDNaVp6c13hiqWiIhII\r\nBGqeI8rXNH4aeUxhnPxibZR3VIGoSvBwqRFHz8U1iRe1mpMDBD22MxJ6bcRj\r\njqxhuwWDDMKqa3kT9ZQRm/qaEA61leb5BUM2W7KAGaOBc4SV7wMMC+pbCJBc\r\ni0d+TneaT9l3zpdMDbyeajebNBW/vNrcHld/mUfpAS6txb+XGyxfoqKN4d8o\r\n4kYW2WOE5gTgg9BHTNZrJTTWWMoOgZ2zbSPTGlhgFBKZJiq1dYJU/W12Zgo5\r\ndSaZxtyU8M2ZsOPyEvsNsOE87a+Horo7Lk18/ZafUNVRqHQH57Hb9OJOpMF8\r\nCKPCG4fWleTU+WI1wIacExmghKHAmoAyjFYp1RBhbdYf3ainiegQqa32/GQS\r\nXRPfBvd3mGZlR9m9pQnRBWfXlXTSlzkGUXOxR82/kekM8bS5r7BorbS9imEh\r\nLUxfGymtYNdO0iR/lGe2d+KK6O84fDzIuck=\r\n=L3bX\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"nuser","email":"david@codox.io"},"directories":{},"maintainers":[{"name":"nuser","email":"david@codox.io"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/codox-cu-client_1.4.105-rc.0_1651880782522_0.22920221581960942"},"_hasShrinkwrap":false},"1.5.0-rc.3":{"name":"@codoxhq/codox-cu-client","version":"1.5.0-rc.3","private":false,"scripts":{"clickup:build":"gulp build --build clickup","clickup:staging:deploy":"s3cmd sync -c ../awsscripts/cdn/s3cfg-stage --recursive dist-clickup/ s3://cdn1.stage.codox.io/lib/ && aws cloudfront create-invalidation --distribution-id ECHOHOJRNPBHH --paths /lib/api/wave.client.js","clickup:watch":"gulp watch --build clickup & nodemon --watch src server.js","production:build":"gulp build --build production ","staging:build":"gulp build --build staging ","staging:watch":"gulp watch --build staging  && node server","dev:watch":"gulp watch --build development  & nodemon --watch src server.js","dev:build":"gulp build --build development","scz_build":"gulp build --build scz ","predsm:staging:deploy":"s3cmd sync -c ../awsscripts/cdn/s3cfg-stage --recursive dist-staging/ s3://cdn1.stage.codox.io/lib/ && aws cloudfront create-invalidation --distribution-id ECHOHOJRNPBHH --paths /lib/api/*","predsm:production:deploy":"source ~/Dropbox/serverkey/.production.env && s3cmd sync -c ../awsscripts/cdn/s3cfg-prod --recursive dist-production/ s3://cdn1.codox.io/lib/ && aws cloudfront create-invalidation --distribution-id E21FN6K0LK2R9C --paths /lib/api/*","lint":"eslint ./src","lint:fix":"eslint ./src --fix","test_staging":"JEST_TEST=true EDITOR_TYPE=$npm_config_editor BUILD_ENV=staging jest --watch --coverage --silent --verbose","test:dev:path":"JEST_TEST=true EDITOR_TYPE=$npm_config_editor BUILD_ENV=development jest --no-cache --watch --verbose --silent -- $npm_config_path","test:staging:path":"JEST_TEST=true EDITOR_TYPE=$npm_config_editor BUILD_ENV=staging jest --watch --silent --verbose -- $npm_config_path","test:clear_cache":"jest --clearCache","test:development:all":"echo \"\nDEVELOPMENT TEST CASES $npm_config_editor\n\" && JEST_TEST=true EDITOR_TYPE=$npm_config_editor BUILD_ENV=development jest --silent","test:production:all":"echo \"\nPRODUCTION TEST CASES $npm_config_editor\n\" && JEST_TEST=true EDITOR_TYPE=$npm_config_editor BUILD_ENV=production jest --silent","test:staging:all":"echo \"\nSTAGING TEST CASES $npm_config_editor\n\" && JEST_TEST=true EDITOR_TYPE=$npm_config_editor BUILD_ENV=staging jest --silent","test:all":"npm run test:development:all --editor=quilljs && npm run test:staging:all --editor=quilljs && npm run test:production:all --editor=quilljs && npm run test:development:all --editor=froala && npm run test:staging:all --editor=froala && npm run test:production:all --editor=froala","bump:prerelease":"npm version prerelease --preid=rc","bump:patch":"npm version patch","bump:minor":"npm version minor","bump:major":"npm version major","bump:rc":"npm version prerelease --preid=rc","version":"","postversion":"git push && git push --tags","prepare":"husky install","start":"node server.js"},"browserify-shim":{},"jest":{"collectCoverage":true,"coverageReporters":["json","html"],"coverageDirectory":"coverage/"},"dependencies":{"@sentry/browser":"^5.21.3","axios":"^0.21.1","classnames":"^2.2.5","deepmerge":"^4.2.2","events":"^3.2.0","flux":"^3.1.2","md5":"^2.3.0","nanoid":"^3.1.12","promise-polyfill":"^8.1.0","prop-types":"^15.6.0","react":"^17.0.2","react-dom":"^17.0.2","react-is":"^17.0.2","react-localization":"^1.0.17","styled-components":"^5.1.1","uuid":"^3.4.0","webworkify":"^1.5.0"},"devDependencies":{"@babel/cli":"^7.10.5","@babel/core":"^7.11.4","@babel/plugin-proposal-class-properties":"^7.10.4","@babel/plugin-transform-async-to-generator":"^7.10.4","@babel/plugin-transform-modules-commonjs":"^7.16.7","@babel/plugin-transform-runtime":"^7.11.0","@babel/preset-env":"^7.11.0","@babel/preset-react":"^7.10.4","@babel/runtime":"^7.11.2","ansi-colors":"^4.1.1","babel-eslint":"^10.1.0","babel-jest":"^24.9.0","babel-loader":"^8.1.0","babel-plugin-dynamic-import-node":"^2.3.3","babelify":"^10.0.0","browserify":"^16.5.2","browserify-shim":"^3.8.14","common-shakeify":"^0.6.2","conditionalify":"^1.1.0","css-loader":"^5.2.7","dateformat":"^2.2.0","debug":"^4.1.1","del":"^5.1.0","envify":"^4.0.0","eslint":"^6.8.0","eslint-config-google":"^0.14.0","eslint-config-prettier":"^8.3.0","eslint-plugin-babel":"^5.3.1","eslint-plugin-jest":"^26.0.0","eslint-plugin-jsdoc":"^37.7.0","eslint-plugin-react":"^7.28.0","express":"^4.17.1","fancy-log":"^1.3.3","froala-editor":"^4.0.10","gulp":"^4.0.1","gulp-autoprefixer":"^8.0.0","gulp-bump":"^3.2.0","gulp-clean":"^0.4.0","gulp-concat":"^2.6.1","gulp-cond":"^1.0.0","gulp-cssfont64":"0.0.1","gulp-decomment":"^0.2.2","gulp-eslint":"^6.0.0","gulp-header":"^2.0.9","gulp-insert":"^0.5.0","gulp-less":"^5.0.0","gulp-plumber":"^1.2.1","gulp-rename":"^2.0.0","gulp-replace":"^1.1.3","gulp-sourcemaps":"^3.0.0","gulp-streamify":"^1.0.2","gulp-terser":"^2.1.0","gulp-ttf2woff":"^1.1.1","gulp-uglify":"^3.0.2","gulp-uncomment":"^0.3.0","gulp-util":"^3.0.8","husky":"^7.0.4","jest":"^24.9.0","jest-environment-jsdom-sixteen":"^2.0.0","jest-fetch-mock":"^3.0.3","jquery":"^3.6.0","jsdom":"^19.0.0","less":"^4.1.2","less-loader":"^7.0.0","mini-css-extract-plugin":"^0.9.0","minimist":"^1.2.5","morgan":"^1.10.0","prettier":"^1.19.1","quill":"^1.3.7","quill-delta":"^5.0.0","react-test-renderer":"^17.0.2","rimraf":"^3.0.2","selenium-webdriver":"^4.0.0-alpha.7","serve-static":"^1.14.1","stripify":"^6.0.0","style-loader":"^2.0.0","stylelint":"^13.6.1","stylelint-config-standard":"^20.0.0","terser":"^4.8.0","tinymce":"^6.0.1","uglifyify":"^5.0.2","vinyl-buffer":"^1.0.1","vinyl-source-stream":"^2.0.0","watch":"^1.0.2","watchify":"^3.9.0","worker-loader":"^3.0.8","yargs":"^14.2.3"},"description":"Codox client for Clickup FE","main":"dist/codox.bundle.js","repository":{"type":"git","url":"git+https://github.com/codoxhq/sdkui.git"},"keywords":["Real-time","collaboration","co-editing"],"author":{"name":"codoxhq"},"license":"SEE LICENSE IN codox.bundle.js","bugs":{"url":"https://github.com/codoxhq/sdkui/issues"},"homepage":"https://github.com/codoxhq/sdkui#readme","gitHead":"620dd85c6262a2001d5088ec64fa92691f501967","_id":"@codoxhq/codox-cu-client@1.5.0-rc.3","_nodeVersion":"14.18.0","_npmVersion":"6.14.15","dist":{"integrity":"sha512-QLVz+wWas3QnXzgTpyHQ0qv1MClsVITPwo35fL8Ki0wLPaIngRk9LnVnA7EbPmJBUPXlVXX0rsoK1wYMEpfMSw==","shasum":"410af0c605b20322916c1dfd3aa5ee3070bcad13","tarball":"https://registry.npmjs.org/@codoxhq/codox-cu-client/-/codox-cu-client-1.5.0-rc.3.tgz","fileCount":5,"unpackedSize":922845,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDcLmsnSX6AkAgkLmvstSpKLLSjqKEa866HmrUiV5SKzwIhAP7yXZ6FfJC7Ib19JwwBu//NXvInosLFTYBPjGjlQdzq"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJignq3ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpbiQ/+M7MxdZBICAu4SfNOzJ349i3WLk35+FECTU3MrXJOwXvGXApj\r\n3+E6qej7L1dRwEA8SdeZubHrSS5X63BmSEv3fQMNkmkV73NFyJjZyMOYu5Aa\r\nqwxJtXJ22zw+eWiD2Mxm4oH9FG4nUFQVl88x8GinL+ha8jZfH+PugYgXe37g\r\n3ee142JHp20L+T+0qHwB5bMsP1OTVO0i0+z2eBSjYR+AM3Sp0MVzzpuKfS9U\r\nNaFj5ccYM6RO7djC0ukNYQCJ5owo7JOgHic6Sx423NAw1XIKYti0EHnAh8RC\r\neIY/vpRqgby636FvDuUvCANO5F5tHDxopQ/0St0ciAxrunLrCnpW5Pzsz1Zc\r\nMmH+XxFBm+sY3AUYA9xqijXpuygnaYLDGV1Pt+BLP8kFtNN3f24Gd9Vv70YM\r\n9l4/Qhpsrd2g1Hi/GJECeSchtRRQ8OYLacZ3Qhdg+Snuo0n7CxPPWvvvikdG\r\n5l94Fex9/1G6atDnUK2PMztPBRFQuQk8Xik67iGxa6COcAoiWLsa++9nab8g\r\nThldgmtKSI5DoQgdZ9zr6+hrUHJn6XvWnEiWg3tONGQFM8BdNERSH89nxz+d\r\nWes5cgf5BxcwRDqUQElMPNBXoBRXkmb0SGBbCHLy5EgAqXNDw4ANIRLTyReV\r\nn6BIc79F8Y0bh7s4SPeDc6Z98WEIGi8Q9Xo=\r\n=kIJv\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"nuser","email":"david@codox.io"},"directories":{},"maintainers":[{"name":"nuser","email":"david@codox.io"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/codox-cu-client_1.5.0-rc.3_1652718263447_0.01414366875348283"},"_hasShrinkwrap":false},"1.5.0-rc.4":{"name":"@codoxhq/codox-cu-client","version":"1.5.0-rc.4","private":false,"scripts":{"clickup:build":"gulp build --build clickup","clickup:staging:deploy":"s3cmd sync -c ../awsscripts/cdn/s3cfg-stage --recursive dist-clickup/ s3://cdn1.stage.codox.io/lib/ && aws cloudfront create-invalidation --distribution-id ECHOHOJRNPBHH --paths /lib/api/wave.client.js","clickup:watch":"gulp watch --build clickup & nodemon --watch src server.js","production:build":"gulp build --build production ","staging:build":"gulp build --build staging ","staging:watch":"gulp watch --build staging  && node server","dev:watch":"gulp watch --build development  & nodemon --watch src server.js","dev:build":"gulp build --build development","scz_build":"gulp build --build scz ","predsm:staging:deploy":"s3cmd sync -c ../awsscripts/cdn/s3cfg-stage --recursive dist-staging/ s3://cdn1.stage.codox.io/lib/ && aws cloudfront create-invalidation --distribution-id ECHOHOJRNPBHH --paths /lib/api/*","predsm:production:deploy":"source ~/Dropbox/serverkey/.production.env && s3cmd sync -c ../awsscripts/cdn/s3cfg-prod --recursive dist-production/ s3://cdn1.codox.io/lib/ && aws cloudfront create-invalidation --distribution-id E21FN6K0LK2R9C --paths /lib/api/*","lint":"eslint ./src","lint:fix":"eslint ./src --fix","test_staging":"JEST_TEST=true EDITOR_TYPE=$npm_config_editor BUILD_ENV=staging jest --watch --coverage --silent --verbose","test:dev:path":"JEST_TEST=true EDITOR_TYPE=$npm_config_editor BUILD_ENV=development jest --no-cache --watch --verbose --silent -- $npm_config_path","test:staging:path":"JEST_TEST=true EDITOR_TYPE=$npm_config_editor BUILD_ENV=staging jest --watch --silent --verbose -- $npm_config_path","test:clear_cache":"jest --clearCache","test:development:all":"echo \"\nDEVELOPMENT TEST CASES $npm_config_editor\n\" && JEST_TEST=true EDITOR_TYPE=$npm_config_editor BUILD_ENV=development jest --silent","test:production:all":"echo \"\nPRODUCTION TEST CASES $npm_config_editor\n\" && JEST_TEST=true EDITOR_TYPE=$npm_config_editor BUILD_ENV=production jest --silent","test:staging:all":"echo \"\nSTAGING TEST CASES $npm_config_editor\n\" && JEST_TEST=true EDITOR_TYPE=$npm_config_editor BUILD_ENV=staging jest --silent","test:all":"npm run test:development:all --editor=quilljs && npm run test:staging:all --editor=quilljs && npm run test:production:all --editor=quilljs && npm run test:development:all --editor=froala && npm run test:staging:all --editor=froala && npm run test:production:all --editor=froala","bump:prerelease":"npm version prerelease --preid=rc","bump:patch":"npm version patch","bump:minor":"npm version minor","bump:major":"npm version major","bump:rc":"npm version prerelease --preid=rc","version":"","postversion":"git push && git push --tags","prepare":"husky install","start":"node server.js"},"browserify-shim":{},"jest":{"collectCoverage":true,"coverageReporters":["json","html"],"coverageDirectory":"coverage/"},"dependencies":{"@sentry/browser":"^5.21.3","axios":"^0.21.1","classnames":"^2.2.5","deepmerge":"^4.2.2","events":"^3.2.0","flux":"^3.1.2","md5":"^2.3.0","nanoid":"^3.1.12","promise-polyfill":"^8.1.0","prop-types":"^15.6.0","react":"^17.0.2","react-dom":"^17.0.2","react-is":"^17.0.2","react-localization":"^1.0.17","styled-components":"^5.1.1","uuid":"^3.4.0","webworkify":"^1.5.0"},"devDependencies":{"@babel/cli":"^7.10.5","@babel/core":"^7.11.4","@babel/plugin-proposal-class-properties":"^7.10.4","@babel/plugin-transform-async-to-generator":"^7.10.4","@babel/plugin-transform-modules-commonjs":"^7.16.7","@babel/plugin-transform-runtime":"^7.11.0","@babel/preset-env":"^7.11.0","@babel/preset-react":"^7.10.4","@babel/runtime":"^7.11.2","ansi-colors":"^4.1.1","babel-eslint":"^10.1.0","babel-jest":"^24.9.0","babel-loader":"^8.1.0","babel-plugin-dynamic-import-node":"^2.3.3","babelify":"^10.0.0","browserify":"^16.5.2","browserify-shim":"^3.8.14","common-shakeify":"^0.6.2","conditionalify":"^1.1.0","css-loader":"^5.2.7","dateformat":"^2.2.0","debug":"^4.1.1","del":"^5.1.0","envify":"^4.0.0","eslint":"^6.8.0","eslint-config-google":"^0.14.0","eslint-config-prettier":"^8.3.0","eslint-plugin-babel":"^5.3.1","eslint-plugin-jest":"^26.0.0","eslint-plugin-jsdoc":"^37.7.0","eslint-plugin-react":"^7.28.0","express":"^4.17.1","fancy-log":"^1.3.3","froala-editor":"^4.0.10","gulp":"^4.0.1","gulp-autoprefixer":"^8.0.0","gulp-bump":"^3.2.0","gulp-clean":"^0.4.0","gulp-concat":"^2.6.1","gulp-cond":"^1.0.0","gulp-cssfont64":"0.0.1","gulp-decomment":"^0.2.2","gulp-eslint":"^6.0.0","gulp-header":"^2.0.9","gulp-insert":"^0.5.0","gulp-less":"^5.0.0","gulp-plumber":"^1.2.1","gulp-rename":"^2.0.0","gulp-replace":"^1.1.3","gulp-sourcemaps":"^3.0.0","gulp-streamify":"^1.0.2","gulp-terser":"^2.1.0","gulp-ttf2woff":"^1.1.1","gulp-uglify":"^3.0.2","gulp-uncomment":"^0.3.0","gulp-util":"^3.0.8","husky":"^7.0.4","jest":"^24.9.0","jest-environment-jsdom-sixteen":"^2.0.0","jest-fetch-mock":"^3.0.3","jquery":"^3.6.0","jsdom":"^19.0.0","less":"^4.1.2","less-loader":"^7.0.0","mini-css-extract-plugin":"^0.9.0","minimist":"^1.2.5","morgan":"^1.10.0","prettier":"^1.19.1","quill":"^1.3.7","quill-delta":"^5.0.0","react-test-renderer":"^17.0.2","rimraf":"^3.0.2","selenium-webdriver":"^4.0.0-alpha.7","serve-static":"^1.14.1","stripify":"^6.0.0","style-loader":"^2.0.0","stylelint":"^13.6.1","stylelint-config-standard":"^20.0.0","terser":"^4.8.0","tinymce":"^6.0.1","uglifyify":"^5.0.2","vinyl-buffer":"^1.0.1","vinyl-source-stream":"^2.0.0","watch":"^1.0.2","watchify":"^3.9.0","worker-loader":"^3.0.8","yargs":"^14.2.3"},"description":"Codox client for Clickup FE","main":"dist/codox.bundle.js","repository":{"type":"git","url":"git+https://github.com/codoxhq/sdkui.git"},"keywords":["Real-time","collaboration","co-editing"],"author":{"name":"codoxhq"},"license":"SEE LICENSE IN codox.bundle.js","bugs":{"url":"https://github.com/codoxhq/sdkui/issues"},"homepage":"https://github.com/codoxhq/sdkui#readme","gitHead":"4526ff90e07b8cf7e73146014fb02d513b4dd6d2","_id":"@codoxhq/codox-cu-client@1.5.0-rc.4","_nodeVersion":"14.18.3","_npmVersion":"6.14.15","dist":{"integrity":"sha512-Rg73UDmaRmkXO+njLiH04IZl1ypI7pnTDmVXlIc0XfRSIMb4rfQOkApu2nBJ2jtzRKfcwS+Q3aMvHgaOtVYUAw==","shasum":"3354dd8653c429bd34391f663a1a02de8b95f7cd","tarball":"https://registry.npmjs.org/@codoxhq/codox-cu-client/-/codox-cu-client-1.5.0-rc.4.tgz","fileCount":5,"unpackedSize":918623,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGt748dflaXsdsjo+gjSryN+DyyXtKTKw4vsyaWY6GKoAiApuU/vTVaG377nAPms2IwEQ+zqhXYqQd5pOkb+tJD3Rg=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJijh+aACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoCBA/9Ht/tOlR4+2w0aX3sVlXAlLRxV9iHSNewLeJNEv9XVY9swsey\r\n8HVv/0FHzWh5jNipe+0muKLNtUzkrvc+Nbhn6gQLuKC4uSq0AlW6dU8CIv6V\r\nqH3sKVezClqv6G6Wx0dQVpX71X+8kNfwSlbtPwwpWC1OItVBl26TJgY4eEJt\r\nFjRauAGR3aOagvKpE+ldP+cnojDuJj0D/pqiqixc5nzeEJd1FcH5CgNDu7mX\r\nvZ3UKwJnyWSBMcP6KN2Ekyp8uF97E/9ujhI6IuJnuE8MVcDM6rlz6Okqsx0h\r\n12ca4hXSF/p8HwaeGjXhN3t7NJgERRF0XtmG1veXk8Yxy5O13wRi6L33YtGd\r\nef46agjVVNSDgLtSYsuJY2mYPomK8xvJPA5siSToT8tc+TP+/VfaRhUTNfsK\r\niYzDJ8Dfkjrchz8xrXtAzhbuQvgJNOI5+h6PNeBQ1sAg8+3qABNPlkQzjKqa\r\n+Qw3Fkg4LJmIEzxk/R9d62J+HIMNkfhPXIfxAoeZPsfg8GVEi7sgd5mcRuOe\r\nKXaPugizbT5q+G0DVdJKVo8nGhXVHK9xJRZyFHAZlIZMq8O8NABBrPBWxt0/\r\n7GvXY6+ToFxrSXe8w8wcUM446uF6H2K3C29uSYdBg+lwGYrM8v7mongeXb2L\r\nuK4CFK46XAVJX0/zjTl1rTozVnFZKCYQZ+A=\r\n=fGho\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"nuser","email":"david@codox.io"},"directories":{},"maintainers":[{"name":"nuser","email":"david@codox.io"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/codox-cu-client_1.5.0-rc.4_1653481370520_0.7458544313204396"},"_hasShrinkwrap":false},"1.4.106-rc.0":{"name":"@codoxhq/codox-cu-client","version":"1.4.106-rc.0","private":false,"scripts":{"clickup:build":"gulp build --build clickup","clickup:staging:deploy":"s3cmd sync -c ../awsscripts/cdn/s3cfg-stage --recursive dist-clickup/ s3://cdn1.stage.codox.io/lib/ && aws cloudfront create-invalidation --distribution-id ECHOHOJRNPBHH --paths /lib/api/wave.client.js","clickup:watch":"gulp watch --build clickup & nodemon --watch src server.js","production:build":"gulp build --build production ","staging:build":"gulp build --build staging ","staging:watch":"gulp watch --build staging  && node server","dev:watch":"gulp watch --build development  & nodemon --watch src server.js","dev:build":"gulp build --build development","scz_build":"gulp build --build scz ","predsm:staging:deploy":"s3cmd sync -c ../awsscripts/cdn/s3cfg-stage --recursive dist-staging/ s3://cdn1.stage.codox.io/lib/ && aws cloudfront create-invalidation --distribution-id ECHOHOJRNPBHH --paths /lib/api/*","predsm:production:deploy":"source ~/Dropbox/serverkey/.production.env && s3cmd sync -c ../awsscripts/cdn/s3cfg-prod --recursive dist-production/ s3://cdn1.codox.io/lib/ && aws cloudfront create-invalidation --distribution-id E21FN6K0LK2R9C --paths /lib/api/*","lint":"eslint ./src","lint:fix":"eslint ./src --fix","test:development:all":"JEST_TEST=true BUILD_ENV=development jest --silent","test:production:all":"JEST_TEST=true BUILD_ENV=production jest --silent","test:staging:all":"JEST_TEST=true BUILD_ENV=staging jest --silent","test:dev:path":"JEST_TEST=true BUILD_ENV=development jest --watch --verbose --silent -- $npm_config_path","test:dev":"JEST_TEST=true BUILD_ENV=development jest --watch --verbose --silent --coverage","test:staging:path":"JEST_TEST=true BUILD_ENV=staging jest --watch --silent --verbose -- $npm_config_path","bump:prerelease":"npm version prerelease --preid=rc","bump:patch":"npm version patch","bump:minor":"npm version minor","bump:major":"npm version major","bump:rc":"npm version prerelease --preid=rc","version":"","postversion":"git push && git push --tags","start":"node server.js"},"browserify-shim":{},"jest":{"collectCoverage":true,"coverageReporters":["json","html"],"coverageDirectory":"coverage/"},"dependencies":{"@sentry/browser":"^5.21.3","axios":"^0.21.1","classnames":"^2.2.5","deepmerge":"^4.2.2","events":"^3.2.0","flux":"^3.1.2","md5":"^2.3.0","nanoid":"^3.1.12","promise-polyfill":"^8.1.0","prop-types":"^15.6.0","react":"^17.0.2","react-dom":"^17.0.2","react-is":"^17.0.2","react-localization":"^1.0.17","styled-components":"^5.1.1","uuid":"^3.4.0","webworkify":"^1.5.0","whatwg-fetch":"^3.4.1"},"devDependencies":{"@babel/cli":"^7.10.5","@babel/core":"^7.11.4","@babel/plugin-proposal-class-properties":"^7.10.4","@babel/plugin-transform-async-to-generator":"^7.10.4","@babel/plugin-transform-modules-commonjs":"^7.16.7","@babel/plugin-transform-runtime":"^7.11.0","@babel/preset-env":"^7.11.0","@babel/preset-react":"^7.10.4","@babel/runtime":"^7.11.2","ansi-colors":"^4.1.1","babel-eslint":"^10.1.0","babel-jest":"^24.9.0","babel-loader":"^8.1.0","babel-plugin-dynamic-import-node":"^2.3.3","babelify":"^10.0.0","browserify":"^16.5.2","browserify-shim":"^3.8.14","common-shakeify":"^0.6.2","conditionalify":"^1.1.0","css-loader":"^5.2.7","dateformat":"^2.2.0","debug":"^4.1.1","del":"^5.1.0","envify":"^4.0.0","eslint":"^6.8.0","eslint-config-google":"^0.14.0","eslint-config-prettier":"^8.3.0","eslint-plugin-babel":"^5.3.1","eslint-plugin-jest":"^26.0.0","eslint-plugin-jsdoc":"^37.7.0","eslint-plugin-react":"^7.28.0","express":"^4.17.1","fancy-log":"^1.3.3","gulp":"^4.0.1","gulp-autoprefixer":"^8.0.0","gulp-bump":"^3.2.0","gulp-clean":"^0.4.0","gulp-concat":"^2.6.1","gulp-cond":"^1.0.0","gulp-cssfont64":"0.0.1","gulp-decomment":"^0.2.2","gulp-eslint":"^6.0.0","gulp-header":"^2.0.9","gulp-insert":"^0.5.0","gulp-less":"^5.0.0","gulp-plumber":"^1.2.1","gulp-rename":"^2.0.0","gulp-replace":"^1.1.3","gulp-sourcemaps":"^3.0.0","gulp-streamify":"^1.0.2","gulp-terser":"^2.1.0","gulp-ttf2woff":"^1.1.1","gulp-uglify":"^3.0.2","gulp-uncomment":"^0.3.0","gulp-util":"^3.0.8","jest":"^24.9.0","jest-environment-jsdom-sixteen":"^2.0.0","jest-fetch-mock":"^3.0.3","jsdom":"^19.0.0","less":"^4.1.2","less-loader":"^7.0.0","mini-css-extract-plugin":"^0.9.0","minimist":"^1.2.5","morgan":"^1.10.0","prettier":"^1.19.1","quill":"^1.3.7","react-test-renderer":"^17.0.2","rimraf":"^3.0.2","selenium-webdriver":"^4.0.0-alpha.7","serve-static":"^1.14.1","stripify":"^6.0.0","style-loader":"^2.0.0","stylelint":"^13.6.1","stylelint-config-standard":"^20.0.0","terser":"^4.8.0","uglifyify":"^5.0.2","vinyl-buffer":"^1.0.1","vinyl-source-stream":"^2.0.0","watch":"^1.0.2","watchify":"^3.9.0","worker-loader":"^3.0.8","yargs":"^14.2.3"},"description":"Codox client for Clickup FE","main":"dist/codox.bundle.js","repository":{"type":"git","url":"git+https://github.com/codoxhq/sdkui.git"},"keywords":["Real-time","collaboration","co-editing"],"author":{"name":"codoxhq"},"license":"SEE LICENSE IN codox.bundle.js","bugs":{"url":"https://github.com/codoxhq/sdkui/issues"},"homepage":"https://github.com/codoxhq/sdkui#readme","gitHead":"c56ffba6b8518d0e8daef1bfa944e3ac6bb9ca0d","_id":"@codoxhq/codox-cu-client@1.4.106-rc.0","_nodeVersion":"14.18.3","_npmVersion":"6.14.15","dist":{"integrity":"sha512-a316g9r9ETkgzba+lDV9TzImwI5vCd0DsI/fSOX/6eRloSOFPYhBaYjQk6aXU7/ohTVSjbLwG+X2CqGH7c/77A==","shasum":"cd18c5a4640e5a7eff9902843274750772d88afb","tarball":"https://registry.npmjs.org/@codoxhq/codox-cu-client/-/codox-cu-client-1.4.106-rc.0.tgz","fileCount":5,"unpackedSize":893451,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCJQipn5xex1U2rKFPax24XIgdPovWNvsu+9NxSij2dtwIgeIbxVrWDwTXhMaciBjXP+ddOG4BNRqu+KwWXBOi2Mu4="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJimJUTACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmotoQ//ScsB4W+DzWCaTJJMxw3c4o0f7oNVFhxkw2D8sp4T6CcTcFvx\r\n2EaH2cKMzeyxhg9BuiYDJzsFWIVwJAbs3AJtv8M/9dbE8YBL6pv4WHpAS4eO\r\n9EkBNF7PjnLOsbWRn7ogd+wbxAeA215LM8TfLB6GLAA7qr+jJ0W/e46i1wF2\r\n+fNxcEINP//u4xbGoknm11sKdKHuBovYPOOFjSWJrCnmL9Bf06ZiRjInkcJd\r\nDzy+BVNfQeNbzHWj5ORqrxqy9lK9wj8/NNSzOkRcn4Ga64lqPl55m89sbXDN\r\nQjYdbCnnd494iIIMLQGhtcIRXocilrcFy87yftjDxyGOx0FKc82dOxxkntlo\r\nJLEJqej+LVtj0vifPwg9XtAVcLmRzsec9KmArgmtNvCLlP/5LmOOIcnnU6AS\r\n6zBaCDeWfsYjaWM9G2crO+iTHuL+/rdP91OyTW3NbqbR4ZZzmM6COzAjmMYm\r\nZam0/Op8+5AXWkVVqXzlJDoZp1cH+f36hy2aQ7rvLEVQeryq/VTisnACyhmK\r\na+/HjdT82l9DBQ2hPKs6DxYWkw9bj7SFhlqCmYNffL4sfELDTeisB6OsEF0G\r\nUIjyJn/msBjyrSZbQOavELGA75rWO1TQgqh1tgJRaxEH79XyfqRkbi0ZpYAH\r\npZvxmqD7FvPF50mSuARK5H5TLSrenLDnHNo=\r\n=puzP\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"nuser","email":"david@codox.io"},"directories":{},"maintainers":[{"name":"nuser","email":"david@codox.io"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/codox-cu-client_1.4.106-rc.0_1654166803574_0.20536575432585358"},"_hasShrinkwrap":false},"1.5.0-rc.5":{"name":"@codoxhq/codox-cu-client","version":"1.5.0-rc.5","private":false,"scripts":{"clickup:build":"gulp build --build clickup","clickup:staging:deploy":"s3cmd sync -c ../awsscripts/cdn/s3cfg-stage --recursive dist-clickup/ s3://cdn1.stage.codox.io/lib/ && aws cloudfront create-invalidation --distribution-id ECHOHOJRNPBHH --paths /lib/api/wave.client.js","clickup:watch":"gulp watch --build clickup & nodemon --watch src server.js","production:build":"gulp build --build production ","staging:build":"gulp build --build staging ","staging:watch":"gulp watch --build staging  && node server","dev:watch":"gulp watch --build development  & nodemon --watch src server.js","dev:build":"gulp build --build development","scz_build":"gulp build --build scz ","predsm:staging:deploy":"s3cmd sync -c ../awsscripts/cdn/s3cfg-stage --recursive dist-staging/ s3://cdn1.stage.codox.io/lib/ && aws cloudfront create-invalidation --distribution-id ECHOHOJRNPBHH --paths /lib/api/*","predsm:production:deploy":"source ~/Dropbox/serverkey/.production.env && s3cmd sync -c ../awsscripts/cdn/s3cfg-prod --recursive dist-production/ s3://cdn1.codox.io/lib/ && aws cloudfront create-invalidation --distribution-id E21FN6K0LK2R9C --paths /lib/api/*","lint":"eslint ./src","lint:fix":"eslint ./src --fix","test_staging":"JEST_TEST=true EDITOR_TYPE=$npm_config_editor BUILD_ENV=staging jest --watch --coverage --silent --verbose","test:dev:path":"JEST_TEST=true EDITOR_TYPE=$npm_config_editor BUILD_ENV=development jest --no-cache --watch --verbose --silent -- $npm_config_path","test:staging:path":"JEST_TEST=true EDITOR_TYPE=$npm_config_editor BUILD_ENV=staging jest --watch --silent --verbose -- $npm_config_path","test:clear_cache":"jest --clearCache","test:development:all":"echo \"\nDEVELOPMENT TEST CASES $npm_config_editor\n\" && JEST_TEST=true EDITOR_TYPE=$npm_config_editor BUILD_ENV=development jest --silent","test:production:all":"echo \"\nPRODUCTION TEST CASES $npm_config_editor\n\" && JEST_TEST=true EDITOR_TYPE=$npm_config_editor BUILD_ENV=production jest --silent","test:staging:all":"echo \"\nSTAGING TEST CASES $npm_config_editor\n\" && JEST_TEST=true EDITOR_TYPE=$npm_config_editor BUILD_ENV=staging jest --silent","test:all":"npm run test:development:all --editor=quilljs && npm run test:staging:all --editor=quilljs && npm run test:production:all --editor=quilljs && npm run test:development:all --editor=froala && npm run test:staging:all --editor=froala && npm run test:production:all --editor=froala","bump:prerelease":"npm version prerelease --preid=rc","bump:patch":"npm version patch","bump:minor":"npm version minor","bump:major":"npm version major","bump:rc":"npm version prerelease --preid=rc","version":"","postversion":"git push && git push --tags","prepare":"husky install","start":"node server.js"},"browserify-shim":{},"jest":{"collectCoverage":true,"coverageReporters":["json","html"],"coverageDirectory":"coverage/"},"dependencies":{"@sentry/browser":"^5.21.3","axios":"^0.21.1","classnames":"^2.2.5","deepmerge":"^4.2.2","events":"^3.2.0","flux":"^3.1.2","md5":"^2.3.0","nanoid":"^3.1.12","promise-polyfill":"^8.1.0","prop-types":"^15.6.0","react":"^17.0.2","react-dom":"^17.0.2","react-is":"^17.0.2","react-localization":"^1.0.17","styled-components":"^5.1.1","uuid":"^3.4.0","webworkify":"^1.5.0"},"devDependencies":{"@babel/cli":"^7.10.5","@babel/core":"^7.11.4","@babel/plugin-proposal-class-properties":"^7.10.4","@babel/plugin-transform-async-to-generator":"^7.10.4","@babel/plugin-transform-modules-commonjs":"^7.16.7","@babel/plugin-transform-runtime":"^7.11.0","@babel/preset-env":"^7.11.0","@babel/preset-react":"^7.10.4","@babel/runtime":"^7.11.2","ansi-colors":"^4.1.1","babel-eslint":"^10.1.0","babel-jest":"^24.9.0","babel-loader":"^8.1.0","babel-plugin-dynamic-import-node":"^2.3.3","babelify":"^10.0.0","browserify":"^16.5.2","browserify-shim":"^3.8.14","common-shakeify":"^0.6.2","conditionalify":"^1.1.0","css-loader":"^5.2.7","dateformat":"^2.2.0","debug":"^4.1.1","del":"^5.1.0","envify":"^4.0.0","eslint":"^6.8.0","eslint-config-google":"^0.14.0","eslint-config-prettier":"^8.3.0","eslint-plugin-babel":"^5.3.1","eslint-plugin-jest":"^26.0.0","eslint-plugin-jsdoc":"^37.7.0","eslint-plugin-react":"^7.28.0","express":"^4.17.1","fancy-log":"^1.3.3","froala-editor":"^4.0.10","gulp":"^4.0.1","gulp-autoprefixer":"^8.0.0","gulp-bump":"^3.2.0","gulp-clean":"^0.4.0","gulp-concat":"^2.6.1","gulp-cond":"^1.0.0","gulp-cssfont64":"0.0.1","gulp-decomment":"^0.2.2","gulp-eslint":"^6.0.0","gulp-header":"^2.0.9","gulp-insert":"^0.5.0","gulp-less":"^5.0.0","gulp-plumber":"^1.2.1","gulp-rename":"^2.0.0","gulp-replace":"^1.1.3","gulp-sourcemaps":"^3.0.0","gulp-streamify":"^1.0.2","gulp-terser":"^2.1.0","gulp-ttf2woff":"^1.1.1","gulp-uglify":"^3.0.2","gulp-uncomment":"^0.3.0","gulp-util":"^3.0.8","husky":"^7.0.4","jest":"^24.9.0","jest-environment-jsdom-sixteen":"^2.0.0","jest-fetch-mock":"^3.0.3","jquery":"^3.6.0","jsdom":"^19.0.0","less":"^4.1.2","less-loader":"^7.0.0","mini-css-extract-plugin":"^0.9.0","minimist":"^1.2.5","morgan":"^1.10.0","prettier":"^1.19.1","quill":"^1.3.7","quill-delta":"^5.0.0","react-test-renderer":"^17.0.2","rimraf":"^3.0.2","selenium-webdriver":"^4.0.0-alpha.7","serve-static":"^1.14.1","stripify":"^6.0.0","style-loader":"^2.0.0","stylelint":"^13.6.1","stylelint-config-standard":"^20.0.0","terser":"^4.8.0","tinymce":"^6.0.1","uglifyify":"^5.0.2","vinyl-buffer":"^1.0.1","vinyl-source-stream":"^2.0.0","watch":"^1.0.2","watchify":"^3.9.0","worker-loader":"^3.0.8","yargs":"^14.2.3"},"description":"Codox client for Clickup FE","main":"dist/codox.bundle.js","repository":{"type":"git","url":"git+https://github.com/codoxhq/sdkui.git"},"keywords":["Real-time","collaboration","co-editing"],"author":{"name":"codoxhq"},"license":"SEE LICENSE IN codox.bundle.js","bugs":{"url":"https://github.com/codoxhq/sdkui/issues"},"homepage":"https://github.com/codoxhq/sdkui#readme","gitHead":"c6387e45e01218c80d33a0fb2ceb13cf228af4f4","_id":"@codoxhq/codox-cu-client@1.5.0-rc.5","_nodeVersion":"14.18.3","_npmVersion":"6.14.15","dist":{"integrity":"sha512-4CXZh6Qk5S7TKLEcnRlJ8o2sNoSm7U1CtWaUm5dvRsea396RBuHnfk+BsHppkV9BrnfJ9fGa8qg+03SgqRT2/w==","shasum":"a77faad530bf7a13177ab7892a4da5d792330d64","tarball":"https://registry.npmjs.org/@codoxhq/codox-cu-client/-/codox-cu-client-1.5.0-rc.5.tgz","fileCount":5,"unpackedSize":922816,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDJEGkZhZwK1Iu4cnqK4OJ7H59asZsa+QgnyMrs2kKOtgIhAKI4WRp2IbreKpMJa0erpTEXUIUygep2V8QoIxjszd/Q"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJio0TGACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqhzBAAhQBOD1iwnIG1r0F1y3jUBOlFrYFkhZcwhNpIZOOOthFL0Nuk\r\nNMG0603godaTCEprtQBZ6+0YDLd4mEl2kp+FxoMg2hCO6hyvfBZt1b77xDGB\r\nkmui90ab2l2rbaG3QzwIz8dTA+Y5YV9a4GS/LpAo2FzE4UmqyYUvqZrbBu31\r\n4byg13YqREct/PpkK9l2Tb4LbN0Yf1yBgMp2NFTwUjqCaZ6k4QM79STU1Ysk\r\ng7Pl9St7mGAczvXYlln3FtHQG48k7rJ7XTTC5Zr1beBECapppW/pHPAo0W90\r\nXX6gQRQ+7re/kCjPRHPK75IqWrEr0YjsMss5Q+Nc4k8zJqL/m/1BqGWnEGcK\r\nXC9R5PL+qxzVEzV23935m2iMgQO1QfQs9raX+BpDaMXwcyR3ca9qH5sRG1At\r\n1QdA1aHT6OKDSz37fWy8K23hYyXS4Q5j0Al0vpwNa/NxB+8q71jjrck7YNgM\r\nfHOUB8NkV6GLkpHUAKsy/CqFbS4COpTnLvdWxh6GV0HTCwLBCE/JF0KiY7Hq\r\n11lL1DQ+3J1rV6ZcmKFNTSzkr2ijfd0BYt7MkdBlkkWrMP0Bod20j92Yk7vZ\r\neVkMcBF73XRs/OQrTPFeKfVWgbOSvgGOSzs6b33l91JEZSYWiHUPa3os9GQh\r\nP9w7u+0mSEAgbiSP2udPmfO0YrxaNTWJ2cA=\r\n=eaAa\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"nuser","email":"david@codox.io"},"directories":{},"maintainers":[{"name":"nuser","email":"david@codox.io"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/codox-cu-client_1.5.0-rc.5_1654867141744_0.9966255328842557"},"_hasShrinkwrap":false},"1.5.0-rc.6":{"name":"@codoxhq/codox-cu-client","version":"1.5.0-rc.6","private":false,"scripts":{"clickup:build":"gulp build --build clickup","clickup:staging:deploy":"s3cmd sync -c ../awsscripts/cdn/s3cfg-stage --recursive dist-clickup/ s3://cdn1.stage.codox.io/lib/ && aws cloudfront create-invalidation --distribution-id ECHOHOJRNPBHH --paths /lib/api/wave.client.js","clickup:watch":"gulp watch --build clickup & nodemon --watch src server.js","production:build":"gulp build --build production ","staging:build":"gulp build --build staging ","staging:watch":"gulp watch --build staging  && node server","dev:watch":"gulp watch --build development  & nodemon --watch src server.js","dev:build":"gulp build --build development","scz_build":"gulp build --build scz ","predsm:staging:deploy":"s3cmd sync -c ../awsscripts/cdn/s3cfg-stage --recursive dist-staging/ s3://cdn1.stage.codox.io/lib/ && aws cloudfront create-invalidation --distribution-id ECHOHOJRNPBHH --paths /lib/api/*","predsm:production:deploy":"source ~/Dropbox/serverkey/.production.env && s3cmd sync -c ../awsscripts/cdn/s3cfg-prod --recursive dist-production/ s3://cdn1.codox.io/lib/ && aws cloudfront create-invalidation --distribution-id E21FN6K0LK2R9C --paths /lib/api/*","lint":"eslint ./src","lint:fix":"eslint ./src --fix","test_staging":"JEST_TEST=true EDITOR_TYPE=$npm_config_editor BUILD_ENV=staging jest --watch --coverage --silent --verbose","test:dev:path":"JEST_TEST=true EDITOR_TYPE=$npm_config_editor BUILD_ENV=development jest --no-cache --watch --verbose --silent -- $npm_config_path","test:staging:path":"JEST_TEST=true EDITOR_TYPE=$npm_config_editor BUILD_ENV=staging jest --watch --silent --verbose -- $npm_config_path","test:clear_cache":"jest --clearCache","test:development:all":"echo \"\nDEVELOPMENT TEST CASES $npm_config_editor\n\" && JEST_TEST=true EDITOR_TYPE=$npm_config_editor BUILD_ENV=development jest --silent","test:production:all":"echo \"\nPRODUCTION TEST CASES $npm_config_editor\n\" && JEST_TEST=true EDITOR_TYPE=$npm_config_editor BUILD_ENV=production jest --silent","test:staging:all":"echo \"\nSTAGING TEST CASES $npm_config_editor\n\" && JEST_TEST=true EDITOR_TYPE=$npm_config_editor BUILD_ENV=staging jest --silent","test:all":"npm run test:development:all --editor=quilljs && npm run test:staging:all --editor=quilljs && npm run test:production:all --editor=quilljs && npm run test:development:all --editor=froala && npm run test:staging:all --editor=froala && npm run test:production:all --editor=froala","bump:prerelease":"npm version prerelease --preid=rc","bump:patch":"npm version patch","bump:minor":"npm version minor","bump:major":"npm version major","bump:rc":"npm version prerelease --preid=rc","version":"","postversion":"git push && git push --tags","prepare":"husky install","start":"node server.js"},"browserify-shim":{},"jest":{"collectCoverage":true,"coverageReporters":["json","html"],"coverageDirectory":"coverage/"},"dependencies":{"@sentry/browser":"^5.21.3","axios":"^0.21.1","classnames":"^2.2.5","deepmerge":"^4.2.2","events":"^3.2.0","flux":"^3.1.2","md5":"^2.3.0","nanoid":"^3.1.12","promise-polyfill":"^8.1.0","prop-types":"^15.6.0","react":"^17.0.2","react-dom":"^17.0.2","react-is":"^17.0.2","react-localization":"^1.0.17","styled-components":"^5.1.1","uuid":"^3.4.0","webworkify":"^1.5.0"},"devDependencies":{"@babel/cli":"^7.10.5","@babel/core":"^7.11.4","@babel/plugin-proposal-class-properties":"^7.10.4","@babel/plugin-transform-async-to-generator":"^7.10.4","@babel/plugin-transform-modules-commonjs":"^7.16.7","@babel/plugin-transform-runtime":"^7.11.0","@babel/preset-env":"^7.11.0","@babel/preset-react":"^7.10.4","@babel/runtime":"^7.11.2","ansi-colors":"^4.1.1","babel-eslint":"^10.1.0","babel-jest":"^24.9.0","babel-loader":"^8.1.0","babel-plugin-dynamic-import-node":"^2.3.3","babelify":"^10.0.0","browserify":"^16.5.2","browserify-shim":"^3.8.14","common-shakeify":"^0.6.2","conditionalify":"^1.1.0","css-loader":"^5.2.7","dateformat":"^2.2.0","debug":"^4.1.1","del":"^5.1.0","envify":"^4.0.0","eslint":"^6.8.0","eslint-config-google":"^0.14.0","eslint-config-prettier":"^8.3.0","eslint-plugin-babel":"^5.3.1","eslint-plugin-jest":"^26.0.0","eslint-plugin-jsdoc":"^37.7.0","eslint-plugin-react":"^7.28.0","express":"^4.17.1","fancy-log":"^1.3.3","froala-editor":"^4.0.10","gulp":"^4.0.1","gulp-autoprefixer":"^8.0.0","gulp-bump":"^3.2.0","gulp-clean":"^0.4.0","gulp-concat":"^2.6.1","gulp-cond":"^1.0.0","gulp-cssfont64":"0.0.1","gulp-decomment":"^0.2.2","gulp-eslint":"^6.0.0","gulp-header":"^2.0.9","gulp-insert":"^0.5.0","gulp-less":"^5.0.0","gulp-plumber":"^1.2.1","gulp-rename":"^2.0.0","gulp-replace":"^1.1.3","gulp-sourcemaps":"^3.0.0","gulp-streamify":"^1.0.2","gulp-terser":"^2.1.0","gulp-ttf2woff":"^1.1.1","gulp-uglify":"^3.0.2","gulp-uncomment":"^0.3.0","gulp-util":"^3.0.8","husky":"^7.0.4","jest":"^24.9.0","jest-environment-jsdom-sixteen":"^2.0.0","jest-fetch-mock":"^3.0.3","jquery":"^3.6.0","jsdom":"^19.0.0","less":"^4.1.2","less-loader":"^7.0.0","mini-css-extract-plugin":"^0.9.0","minimist":"^1.2.5","morgan":"^1.10.0","prettier":"^1.19.1","quill":"^1.3.7","quill-delta":"^5.0.0","react-test-renderer":"^17.0.2","rimraf":"^3.0.2","selenium-webdriver":"^4.0.0-alpha.7","serve-static":"^1.14.1","stripify":"^6.0.0","style-loader":"^2.0.0","stylelint":"^13.6.1","stylelint-config-standard":"^20.0.0","terser":"^4.8.0","tinymce":"^6.0.1","uglifyify":"^5.0.2","vinyl-buffer":"^1.0.1","vinyl-source-stream":"^2.0.0","watch":"^1.0.2","watchify":"^3.9.0","worker-loader":"^3.0.8","yargs":"^14.2.3"},"description":"Codox client for Clickup FE","main":"dist/codox.bundle.js","repository":{"type":"git","url":"git+https://github.com/codoxhq/sdkui.git"},"keywords":["Real-time","collaboration","co-editing"],"author":{"name":"codoxhq"},"license":"SEE LICENSE IN codox.bundle.js","bugs":{"url":"https://github.com/codoxhq/sdkui/issues"},"homepage":"https://github.com/codoxhq/sdkui#readme","gitHead":"bce133773177028b0f2c0559ea94ab337a376551","_id":"@codoxhq/codox-cu-client@1.5.0-rc.6","_nodeVersion":"14.18.3","_npmVersion":"6.14.15","dist":{"integrity":"sha512-VKsArWM2jUNN99tM1hhaMNSyP+9/Eguiez3UeHA11qr2eFaB34y2Mh05+ewr/od5uZTIFFsfYCZehVDNFq5wnw==","shasum":"56ac9a794bd7e509cf4fb3414e3b0454db902df5","tarball":"https://registry.npmjs.org/@codoxhq/codox-cu-client/-/codox-cu-client-1.5.0-rc.6.tgz","fileCount":5,"unpackedSize":922909,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCvCZr8bjALh9dVY3MTHSA6D2JRp6Sivi4PCycIqjWbegIgT7nRjjACwXbE3/uxfl8IQPlwG9JBVgYirOGioXUDGPU="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiqgDyACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr7ag/+PDHUn92PCt3AOPnqt4RL0PJoPm9W7KEHn4l+M4/df4tqcSoI\r\nWZCDpgq9bwpJoGg2F6adgqlLNlotEAexhv+IZnpGgkrbk/FvQcyCHGvFRIVz\r\nu0BoQxWp4/+Aw4j9ANsuvScHu4/5EQuI/Qbu9cOVfyf2ALnPpxB4QDnDZMVz\r\n7iClvWImuUibUleGqN8Skkx3VlPe4vdxscd9v1tMZtIZAfoUV8me+FDDIyoF\r\n6FR1GkL4tWvIgJEa5eBMzfwXHOTL71PcT3XjLZ+tf4P4R70Y8+S4SAqj3geO\r\nXaEEg25AhctWgHbZPUzDvFogHDdLfSVqxql/RhwjsZ9jksAkZRvE2d2BqKxf\r\ngBB2XdY3sTAjcUgyaMe/NGn28LW6USx7sZoBKAZuKDEhnbVrXcXxsMiZt2lJ\r\narKvgN67SnTEIbo7a6Sa+GWMDRDQDrQcLG82AZadulk1wS48iWIof4GxQZbl\r\nJOohMYMwxwwGrUmPQlvitzzwA2omts+MrviapVGlrZL33BJlyVU32XmbExLF\r\nTQpOOhG+cFJPQJ1ahRjbnnwWzA+VYP80fR+UoDhjsh7cRWz+FdbCrlXQYQMQ\r\no8wlyqM7QWFHmCovqjXC/JdqQvAjJ+YvXShBznaxwGX0VI9h+ZoUjYgFjdAw\r\nWed4rIX9PGOusez96dTa5eawzGT+QI0SH7Y=\r\n=k3ZR\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"nuser","email":"david@codox.io"},"directories":{},"maintainers":[{"name":"nuser","email":"david@codox.io"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/codox-cu-client_1.5.0-rc.6_1655308530202_0.7128597756733404"},"_hasShrinkwrap":false},"1.5.0-rc.7":{"name":"@codoxhq/codox-cu-client","version":"1.5.0-rc.7","private":false,"scripts":{"clickup:build":"gulp build --build clickup","clickup:staging:deploy":"s3cmd sync -c ../awsscripts/cdn/s3cfg-stage --recursive dist-clickup/ s3://cdn1.stage.codox.io/lib/ && aws cloudfront create-invalidation --distribution-id ECHOHOJRNPBHH --paths /lib/api/wave.client.js","clickup:watch":"gulp watch --build clickup & nodemon --watch src server.js","production:build":"gulp build --build production ","staging:build":"gulp build --build staging ","staging:watch":"gulp watch --build staging  && node server","dev:watch":"gulp watch --build development  & nodemon --watch src server.js","dev:build":"gulp build --build development","scz_build":"gulp build --build scz ","predsm:staging:deploy":"s3cmd sync -c ../awsscripts/cdn/s3cfg-stage --recursive dist-staging/ s3://cdn1.stage.codox.io/lib/ && aws cloudfront create-invalidation --distribution-id ECHOHOJRNPBHH --paths /lib/api/*","predsm:production:deploy":"source ~/Dropbox/serverkey/.production.env && s3cmd sync -c ../awsscripts/cdn/s3cfg-prod --recursive dist-production/ s3://cdn1.codox.io/lib/ && aws cloudfront create-invalidation --distribution-id E21FN6K0LK2R9C --paths /lib/api/*","lint":"eslint ./src","lint:fix":"eslint ./src --fix","test_staging":"JEST_TEST=true EDITOR_TYPE=$npm_config_editor_type BUILD_ENV=staging jest --watch --coverage --silent --verbose","test:dev:path":"JEST_TEST=true EDITOR_TYPE=$npm_config_editor_type BUILD_ENV=development jest --no-cache --watch --verbose --silent -- $npm_config_path","test:staging:path":"JEST_TEST=true EDITOR_TYPE=$npm_config_editor_type BUILD_ENV=staging jest --watch --silent --verbose -- $npm_config_path","test:clear_cache":"jest --clearCache","test:development:all":"echo \"\nDEVELOPMENT TEST CASES $npm_config_editor_type\n\" && JEST_TEST=true EDITOR_TYPE=$npm_config_editor_type BUILD_ENV=development jest --silent","test:production:all":"echo \"\nPRODUCTION TEST CASES $npm_config_editor_type\n\" && JEST_TEST=true EDITOR_TYPE=$npm_config_editor_type BUILD_ENV=production jest --silent","test:staging:all":"echo \"\nSTAGING TEST CASES $npm_config_editor_type\n\" && JEST_TEST=true EDITOR_TYPE=$npm_config_editor_type BUILD_ENV=staging jest --silent","test:all":"npm run test:development:all --editor=quilljs && npm run test:staging:all --editor=quilljs && npm run test:production:all --editor=quilljs && npm run test:development:all --editor=froala && npm run test:staging:all --editor=froala && npm run test:production:all --editor=froala","bump:prerelease":"npm version prerelease --preid=rc","bump:patch":"npm version patch","bump:minor":"npm version minor","bump:major":"npm version major","bump:rc":"npm version prerelease --preid=rc","version":"","postversion":"git push && git push --tags","prepare":"husky install","start":"node server.js"},"browserify-shim":{},"jest":{"collectCoverage":true,"coverageReporters":["json","html"],"coverageDirectory":"coverage/"},"dependencies":{"@sentry/browser":"^5.21.3","axios":"^0.21.1","classnames":"^2.2.5","deepmerge":"^4.2.2","events":"^3.2.0","flux":"^3.1.2","md5":"^2.3.0","nanoid":"^3.1.12","promise-polyfill":"^8.1.0","prop-types":"^15.6.0","react":"^17.0.2","react-dom":"^17.0.2","react-is":"^17.0.2","react-localization":"^1.0.17","styled-components":"^5.1.1","uuid":"^3.4.0","webworkify":"^1.5.0"},"devDependencies":{"@babel/cli":"^7.10.5","@babel/core":"^7.11.4","@babel/plugin-proposal-class-properties":"^7.10.4","@babel/plugin-transform-async-to-generator":"^7.10.4","@babel/plugin-transform-modules-commonjs":"^7.16.7","@babel/plugin-transform-runtime":"^7.11.0","@babel/preset-env":"^7.11.0","@babel/preset-react":"^7.10.4","@babel/runtime":"^7.11.2","ansi-colors":"^4.1.1","babel-eslint":"^10.1.0","babel-jest":"^24.9.0","babel-loader":"^8.1.0","babel-plugin-dynamic-import-node":"^2.3.3","babelify":"^10.0.0","browserify":"^16.5.2","browserify-shim":"^3.8.14","common-shakeify":"^0.6.2","conditionalify":"^1.1.0","css-loader":"^5.2.7","dateformat":"^2.2.0","debug":"^4.1.1","del":"^5.1.0","envify":"^4.0.0","eslint":"^6.8.0","eslint-config-google":"^0.14.0","eslint-config-prettier":"^8.3.0","eslint-plugin-babel":"^5.3.1","eslint-plugin-jest":"^26.0.0","eslint-plugin-jsdoc":"^37.7.0","eslint-plugin-react":"^7.28.0","express":"^4.17.1","fancy-log":"^1.3.3","froala-editor":"^4.0.10","gulp":"^4.0.1","gulp-autoprefixer":"^8.0.0","gulp-bump":"^3.2.0","gulp-clean":"^0.4.0","gulp-concat":"^2.6.1","gulp-cond":"^1.0.0","gulp-cssfont64":"0.0.1","gulp-decomment":"^0.2.2","gulp-eslint":"^6.0.0","gulp-header":"^2.0.9","gulp-insert":"^0.5.0","gulp-less":"^5.0.0","gulp-plumber":"^1.2.1","gulp-rename":"^2.0.0","gulp-replace":"^1.1.3","gulp-sourcemaps":"^3.0.0","gulp-streamify":"^1.0.2","gulp-terser":"^2.1.0","gulp-ttf2woff":"^1.1.1","gulp-uglify":"^3.0.2","gulp-uncomment":"^0.3.0","gulp-util":"^3.0.8","husky":"^7.0.4","jest":"^24.9.0","jest-environment-jsdom-sixteen":"^2.0.0","jest-fetch-mock":"^3.0.3","jsdom":"^19.0.0","less":"^4.1.2","less-loader":"^7.0.0","mini-css-extract-plugin":"^0.9.0","minimist":"^1.2.5","morgan":"^1.10.0","prettier":"^1.19.1","quill":"^1.3.7","quill-delta":"^5.0.0","react-test-renderer":"^17.0.2","rimraf":"^3.0.2","selenium-webdriver":"^4.0.0-alpha.7","serve-static":"^1.14.1","stripify":"^6.0.0","style-loader":"^2.0.0","stylelint":"^13.6.1","stylelint-config-standard":"^20.0.0","terser":"^4.8.0","tinymce":"^6.0.1","uglifyify":"^5.0.2","vinyl-buffer":"^1.0.1","vinyl-source-stream":"^2.0.0","watch":"^1.0.2","watchify":"^3.9.0","worker-loader":"^3.0.8","yargs":"^14.2.3"},"description":"Codox client for Clickup FE","main":"dist/codox.bundle.js","repository":{"type":"git","url":"git+https://github.com/codoxhq/sdkui.git"},"keywords":["Real-time","collaboration","co-editing"],"author":{"name":"codoxhq"},"license":"SEE LICENSE IN codox.bundle.js","bugs":{"url":"https://github.com/codoxhq/sdkui/issues"},"homepage":"https://github.com/codoxhq/sdkui#readme","gitHead":"9fdc0f591254667371a079b2ce2eed5003d50268","_id":"@codoxhq/codox-cu-client@1.5.0-rc.7","_nodeVersion":"14.18.3","_npmVersion":"6.14.15","dist":{"integrity":"sha512-gLiOFIP/24075Ohz8xT3KSITLWnTqydC2431CYq3chQwbLQFvBwhx5AONGeEJBYKFExXR0kTMGQ0/jQD4W6UBg==","shasum":"728efb93a9431ef0eb009b7de0972017af4f2ed2","tarball":"https://registry.npmjs.org/@codoxhq/codox-cu-client/-/codox-cu-client-1.5.0-rc.7.tgz","fileCount":5,"unpackedSize":916723,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEaY3sTs3R44d3EdAR/EZnl0vK1f9iFGi89Y8SFo9dbpAiEAjL2uUzm6BX9jK1T1qFnPT/m97Hb6QML09/WDsiRY2W0="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi+4+2ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoI+A/+OPpB3RUQ9/BAuXxTDoiBXVl8dfIbWi5vCFEICsoVAn732dtG\r\nNG346wxjuRcuk1u3gtp1R3gWq4JitakJc4vhgX2V23Bz1Wb/k3sJHN0VYyR8\r\nDYMgMdR8iFpoI2ew4Tm/nQ/R4a7108ybrczGIgrP8hPSn78zAAzOrux/hxa1\r\nliCd+moshrRBpArD0xhNVuQaowfUYdiiYUp5xK2mprIxiZi2eesEEq5ODNqf\r\nO77rlRVVR6dDXoBVNwjpbNrwAtJTs0dQfHQTthmAKD7HlvQmwMIu8MN4dLdX\r\nUDQnGAcs5FEIQ5NrxQzW6NQVSyjNpKzJSFYuQbu9QVzP9eDbAGfO6YOuzru7\r\nJ3EZNBLzOILPXWtWhqwTrEeVXINxyUu/MH49S05+Ns/Zk8+j2eo1dp6ZSjUb\r\ntwbwE90FHvJO8Z0unRJH5Srdc95tG57LcvyfP3P5FOzK4w7uKcqjkVfxAM+C\r\nBjOq5qvZFsr0hUJWVDQN9ody5oIHvhNBgGdzsKzbbwUP0Zney0fyJLKTC0He\r\nH3oMTp0uPPbTDR+ierTiwrR/j74H4xVWId01YnKY7n+iGjiciKPFFdom0v6r\r\ngr+QnK6iPI99N4L2dql+6uRUWvkAn4F8HIZ6EILFg5MWtSSgHKW2bJKLSx1M\r\nXC/Myqkl9PUU8jpSNPoXsozEYwGmuzpWpNM=\r\n=ST7o\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"nuser","email":"david@codox.io"},"directories":{},"maintainers":[{"name":"nuser","email":"david@codox.io"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/codox-cu-client_1.5.0-rc.7_1660653494551_0.6132107914876808"},"_hasShrinkwrap":false},"1.5.0":{"name":"@codoxhq/codox-cu-client","version":"1.5.0","private":false,"scripts":{"clickup:build":"gulp build --build clickup","clickup:staging:deploy":"s3cmd sync -c ../awsscripts/cdn/s3cfg-stage --recursive dist-clickup/ s3://cdn1.stage.codox.io/lib/ && aws cloudfront create-invalidation --distribution-id ECHOHOJRNPBHH --paths /lib/api/wave.client.js","clickup:watch":"gulp watch --build clickup & nodemon --watch src server.js","production:build":"gulp build --build production ","staging:build":"gulp build --build staging ","staging:watch":"gulp watch --build staging  && node server","dev:watch":"gulp watch --build development  & nodemon --watch src server.js","dev:build":"gulp build --build development","scz_build":"gulp build --build scz ","predsm:staging:deploy":"s3cmd sync -c ../awsscripts/cdn/s3cfg-stage --recursive dist-staging/ s3://cdn1.stage.codox.io/lib/ && aws cloudfront create-invalidation --distribution-id ECHOHOJRNPBHH --paths /lib/api/*","predsm:production:deploy":"source ~/Dropbox/serverkey/.production.env && s3cmd sync -c ../awsscripts/cdn/s3cfg-prod --recursive dist-production/ s3://cdn1.codox.io/lib/ && aws cloudfront create-invalidation --distribution-id E21FN6K0LK2R9C --paths /lib/api/*","lint":"eslint ./src","lint:fix":"eslint ./src --fix","test_staging":"JEST_TEST=true EDITOR_TYPE=$npm_config_editor_type BUILD_ENV=staging jest --watch --coverage --silent --verbose","test:dev:path":"JEST_TEST=true EDITOR_TYPE=$npm_config_editor_type BUILD_ENV=development jest --no-cache --watch --verbose --silent -- $npm_config_path","test:staging:path":"JEST_TEST=true EDITOR_TYPE=$npm_config_editor_type BUILD_ENV=staging jest --watch --silent --verbose -- $npm_config_path","test:clear_cache":"jest --clearCache","test:development:all":"echo \"\nDEVELOPMENT TEST CASES $npm_config_editor_type\n\" && JEST_TEST=true EDITOR_TYPE=$npm_config_editor_type BUILD_ENV=development jest --silent","test:production:all":"echo \"\nPRODUCTION TEST CASES $npm_config_editor_type\n\" && JEST_TEST=true EDITOR_TYPE=$npm_config_editor_type BUILD_ENV=production jest --silent","test:staging:all":"echo \"\nSTAGING TEST CASES $npm_config_editor_type\n\" && JEST_TEST=true EDITOR_TYPE=$npm_config_editor_type BUILD_ENV=staging jest --silent","test:all":"npm run test:development:all --editor=quilljs && npm run test:staging:all --editor=quilljs && npm run test:production:all --editor=quilljs && npm run test:development:all --editor=froala && npm run test:staging:all --editor=froala && npm run test:production:all --editor=froala","bump:prerelease":"npm version prerelease --preid=rc","bump:patch":"npm version patch","bump:minor":"npm version minor","bump:major":"npm version major","bump:rc":"npm version prerelease --preid=rc","version":"","postversion":"git push && git push --tags","prepare":"husky install","start":"node server.js"},"browserify-shim":{},"jest":{"collectCoverage":true,"coverageReporters":["json","html"],"coverageDirectory":"coverage/"},"dependencies":{"@sentry/browser":"^5.21.3","axios":"^0.21.1","classnames":"^2.2.5","deepmerge":"^4.2.2","events":"^3.2.0","flux":"^3.1.2","md5":"^2.3.0","nanoid":"^3.1.12","promise-polyfill":"^8.1.0","prop-types":"^15.6.0","react":"^17.0.2","react-dom":"^17.0.2","react-is":"^17.0.2","react-localization":"^1.0.17","styled-components":"^5.1.1","uuid":"^3.4.0","webworkify":"^1.5.0"},"devDependencies":{"@babel/cli":"^7.10.5","@babel/core":"^7.11.4","@babel/plugin-proposal-class-properties":"^7.10.4","@babel/plugin-transform-async-to-generator":"^7.10.4","@babel/plugin-transform-modules-commonjs":"^7.16.7","@babel/plugin-transform-runtime":"^7.11.0","@babel/preset-env":"^7.11.0","@babel/preset-react":"^7.10.4","@babel/runtime":"^7.11.2","ansi-colors":"^4.1.1","babel-eslint":"^10.1.0","babel-jest":"^24.9.0","babel-loader":"^8.1.0","babel-plugin-dynamic-import-node":"^2.3.3","babelify":"^10.0.0","browserify":"^16.5.2","browserify-shim":"^3.8.14","common-shakeify":"^0.6.2","conditionalify":"^1.1.0","css-loader":"^5.2.7","dateformat":"^2.2.0","debug":"^4.1.1","del":"^5.1.0","envify":"^4.0.0","eslint":"^6.8.0","eslint-config-google":"^0.14.0","eslint-config-prettier":"^8.3.0","eslint-plugin-babel":"^5.3.1","eslint-plugin-jest":"^26.0.0","eslint-plugin-jsdoc":"^37.7.0","eslint-plugin-react":"^7.28.0","express":"^4.17.1","fancy-log":"^1.3.3","froala-editor":"^4.0.10","gulp":"^4.0.1","gulp-autoprefixer":"^8.0.0","gulp-bump":"^3.2.0","gulp-clean":"^0.4.0","gulp-concat":"^2.6.1","gulp-cond":"^1.0.0","gulp-cssfont64":"0.0.1","gulp-decomment":"^0.2.2","gulp-eslint":"^6.0.0","gulp-header":"^2.0.9","gulp-insert":"^0.5.0","gulp-less":"^5.0.0","gulp-plumber":"^1.2.1","gulp-rename":"^2.0.0","gulp-replace":"^1.1.3","gulp-sourcemaps":"^3.0.0","gulp-streamify":"^1.0.2","gulp-terser":"^2.1.0","gulp-ttf2woff":"^1.1.1","gulp-uglify":"^3.0.2","gulp-uncomment":"^0.3.0","gulp-util":"^3.0.8","husky":"^7.0.4","jest":"^24.9.0","jest-environment-jsdom-sixteen":"^2.0.0","jest-fetch-mock":"^3.0.3","jsdom":"^19.0.0","less":"^4.1.2","less-loader":"^7.0.0","mini-css-extract-plugin":"^0.9.0","minimist":"^1.2.5","morgan":"^1.10.0","prettier":"^1.19.1","quill":"^1.3.7","quill-delta":"^5.0.0","react-test-renderer":"^17.0.2","rimraf":"^3.0.2","selenium-webdriver":"^4.0.0-alpha.7","serve-static":"^1.14.1","stripify":"^6.0.0","style-loader":"^2.0.0","stylelint":"^13.6.1","stylelint-config-standard":"^20.0.0","terser":"^4.8.0","tinymce":"^6.0.1","uglifyify":"^5.0.2","vinyl-buffer":"^1.0.1","vinyl-source-stream":"^2.0.0","watch":"^1.0.2","watchify":"^3.9.0","worker-loader":"^3.0.8","yargs":"^14.2.3"},"description":"Codox client for Clickup FE","main":"dist/codox.bundle.js","repository":{"type":"git","url":"git+https://github.com/codoxhq/sdkui.git"},"keywords":["Real-time","collaboration","co-editing"],"author":{"name":"codoxhq"},"license":"SEE LICENSE IN codox.bundle.js","bugs":{"url":"https://github.com/codoxhq/sdkui/issues"},"homepage":"https://github.com/codoxhq/sdkui#readme","gitHead":"6c07abdd0dd442f220933463e9c181c3590f575b","_id":"@codoxhq/codox-cu-client@1.5.0","_nodeVersion":"14.18.3","_npmVersion":"6.14.15","dist":{"integrity":"sha512-jDJiwXz4epNMHxZgNCPJ5eBhBKL94jVQ0kea8KzeEn5APFawQYqbnKrF5JAMmWhdSkuvjZZbmYZGpuBXX4/WVA==","shasum":"21d9dc5321c5a3e68cf7edfa95dda93228bb04c1","tarball":"https://registry.npmjs.org/@codoxhq/codox-cu-client/-/codox-cu-client-1.5.0.tgz","fileCount":5,"unpackedSize":916569,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEBBhNFeg0XCbjWgauS1XO2cnWZBUMIaADM73bb0dTBhAiEA8QO+6P9JSsiQO273OgHb4NEg+236DzeoX9hMpzzwiLY="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi+5CYACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrcfQ//f+siPv0oI/4NsONoSG4+1FhEvNVv12TkSyq/VID3xO3GsU/I\r\nWHkZMWk/7tFXvFzCJ36DzOAW/8wX7rLM0CkxM9tgkp9E/DbzVK6lI64bFeNS\r\nVZ5dSGSSyAU8h+P2Nm0RyyQ7JckmO1IG0mxb7ENpxy+IffnmxrJ/HFrrfvnW\r\nWp3TAFsfjqU5it3i5Cllrk0GKbrV4uW3OaLpQvARfCD1nFtbZ8zf4RQs966M\r\nnwVxVB2dgGayQGy+1ewsFO4DbFaPuhXqxiQ3WPVmWT3WDDHc9e2hL05Ithi8\r\nKhnCYVwl3HW6YZozHjEowPRlVW9+zbVwMer8E7CS3KEzMVWOIpoAptd1rrVq\r\nBybTcrZk+PvacIqGxNJ1H0sWqW+c6gD/9+dy2u5oogjJEyMrDIhN+d9wBqIt\r\n9q0vL8brFovpi+eK2wnKu9q8R+0L7/AgdPxLn7FHWOI+Lxm4RtnwUbZdolmW\r\nV7V6iDT5c39LYv+a1HsWgG0CvVWG3hDqPv4IM1UJp6/TrjJstgaVJ7NAwtAO\r\n+Qs7aTMxHtD8bhmmnG01U+zuSI2GkqZb52+EAFc21L+tQP1espHH375+o3UB\r\ncpyzyKI3CwkMzy/MI+FWIC368DMfHAO6k18OZVjlvAKkd/GRHP33w5egtc5q\r\nW7ZMgySEGbpiiuhOsUXCEf8405uK9cbigdc=\r\n=u7aH\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"nuser","email":"david@codox.io"},"directories":{},"maintainers":[{"name":"nuser","email":"david@codox.io"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/codox-cu-client_1.5.0_1660653719864_0.13248695580684577"},"_hasShrinkwrap":false},"1.5.1":{"name":"@codoxhq/codox-cu-client","version":"1.5.1","private":false,"scripts":{"clickup:build":"gulp build --build clickup","clickup:staging:deploy":"s3cmd sync -c ../awsscripts/cdn/s3cfg-stage --recursive dist-clickup/ s3://cdn1.stage.codox.io/lib/ && aws cloudfront create-invalidation --distribution-id ECHOHOJRNPBHH --paths /lib/api/wave.client.js","clickup:watch":"gulp watch --build clickup & nodemon --watch src server.js","production:build":"gulp build --build production ","staging:build":"gulp build --build staging ","staging:watch":"gulp watch --build staging  && node server","dev:watch":"gulp watch --build development  & nodemon --watch src server.js","dev:build":"gulp build --build development","scz_build":"gulp build --build scz ","predsm:staging:deploy":"s3cmd sync -c ../awsscripts/cdn/s3cfg-stage --recursive dist-staging/ s3://cdn1.stage.codox.io/lib/ && aws cloudfront create-invalidation --distribution-id ECHOHOJRNPBHH --paths /lib/api/*","predsm:production:deploy":"source ~/Dropbox/serverkey/.production.env && s3cmd sync -c ../awsscripts/cdn/s3cfg-prod --recursive dist-production/ s3://cdn1.codox.io/lib/ && aws cloudfront create-invalidation --distribution-id E21FN6K0LK2R9C --paths /lib/api/*","lint":"eslint ./src","lint:fix":"eslint ./src --fix","test_staging":"JEST_TEST=true EDITOR_TYPE=$npm_config_editor_type BUILD_ENV=staging jest --watch --coverage --silent --verbose","test:dev:path":"JEST_TEST=true EDITOR_TYPE=$npm_config_editor_type BUILD_ENV=development jest --no-cache --watch --verbose --silent -- $npm_config_path","test:staging:path":"JEST_TEST=true EDITOR_TYPE=$npm_config_editor_type BUILD_ENV=staging jest --watch --silent --verbose -- $npm_config_path","test:clear_cache":"jest --clearCache","test:development:all":"echo \"\nDEVELOPMENT TEST CASES $npm_config_editor_type\n\" && JEST_TEST=true EDITOR_TYPE=$npm_config_editor_type BUILD_ENV=development jest --silent","test:production:all":"echo \"\nPRODUCTION TEST CASES $npm_config_editor_type\n\" && JEST_TEST=true EDITOR_TYPE=$npm_config_editor_type BUILD_ENV=production jest --silent","test:staging:all":"echo \"\nSTAGING TEST CASES $npm_config_editor_type\n\" && JEST_TEST=true EDITOR_TYPE=$npm_config_editor_type BUILD_ENV=staging jest --silent","test:all":"npm run test:development:all --editor=quilljs && npm run test:staging:all --editor=quilljs && npm run test:production:all --editor=quilljs && npm run test:development:all --editor=froala && npm run test:staging:all --editor=froala && npm run test:production:all --editor=froala","bump:prerelease":"npm version prerelease --preid=rc","bump:patch":"npm version patch","bump:minor":"npm version minor","bump:major":"npm version major","bump:rc":"npm version prerelease --preid=rc","version":"","postversion":"git push && git push --tags","prepare":"husky install","start":"node server.js"},"browserify-shim":{},"jest":{"collectCoverage":true,"coverageReporters":["json","html"],"coverageDirectory":"coverage/"},"dependencies":{"@sentry/browser":"^5.21.3","axios":"^0.21.1","classnames":"^2.2.5","deepmerge":"^4.2.2","events":"^3.2.0","flux":"^3.1.2","md5":"^2.3.0","nanoid":"^3.1.12","promise-polyfill":"^8.1.0","prop-types":"^15.6.0","react":"^17.0.2","react-dom":"^17.0.2","react-is":"^17.0.2","react-localization":"^1.0.17","styled-components":"^5.1.1","uuid":"^3.4.0","webworkify":"^1.5.0"},"devDependencies":{"@babel/cli":"^7.10.5","@babel/core":"^7.11.4","@babel/plugin-proposal-class-properties":"^7.10.4","@babel/plugin-transform-async-to-generator":"^7.10.4","@babel/plugin-transform-modules-commonjs":"^7.16.7","@babel/plugin-transform-runtime":"^7.11.0","@babel/preset-env":"^7.11.0","@babel/preset-react":"^7.10.4","@babel/runtime":"^7.11.2","ansi-colors":"^4.1.1","babel-eslint":"^10.1.0","babel-jest":"^24.9.0","babel-loader":"^8.1.0","babel-plugin-dynamic-import-node":"^2.3.3","babelify":"^10.0.0","browserify":"^16.5.2","browserify-shim":"^3.8.14","common-shakeify":"^0.6.2","conditionalify":"^1.1.0","css-loader":"^5.2.7","dateformat":"^2.2.0","debug":"^4.1.1","del":"^5.1.0","envify":"^4.0.0","eslint":"^6.8.0","eslint-config-google":"^0.14.0","eslint-config-prettier":"^8.3.0","eslint-plugin-babel":"^5.3.1","eslint-plugin-jest":"^26.0.0","eslint-plugin-jsdoc":"^37.7.0","eslint-plugin-react":"^7.28.0","express":"^4.17.1","fancy-log":"^1.3.3","froala-editor":"^4.0.10","gulp":"^4.0.1","gulp-autoprefixer":"^8.0.0","gulp-bump":"^3.2.0","gulp-clean":"^0.4.0","gulp-concat":"^2.6.1","gulp-cond":"^1.0.0","gulp-cssfont64":"0.0.1","gulp-decomment":"^0.2.2","gulp-eslint":"^6.0.0","gulp-header":"^2.0.9","gulp-insert":"^0.5.0","gulp-less":"^5.0.0","gulp-plumber":"^1.2.1","gulp-rename":"^2.0.0","gulp-replace":"^1.1.3","gulp-sourcemaps":"^3.0.0","gulp-streamify":"^1.0.2","gulp-terser":"^2.1.0","gulp-ttf2woff":"^1.1.1","gulp-uglify":"^3.0.2","gulp-uncomment":"^0.3.0","gulp-util":"^3.0.8","husky":"^7.0.4","jest":"^24.9.0","jest-environment-jsdom-sixteen":"^2.0.0","jest-fetch-mock":"^3.0.3","jsdom":"^19.0.0","less":"^4.1.2","less-loader":"^7.0.0","mini-css-extract-plugin":"^0.9.0","minimist":"^1.2.5","morgan":"^1.10.0","prettier":"^1.19.1","quill":"^1.3.7","quill-delta":"^5.0.0","react-test-renderer":"^17.0.2","rimraf":"^3.0.2","selenium-webdriver":"^4.0.0-alpha.7","serve-static":"^1.14.1","stripify":"^6.0.0","style-loader":"^2.0.0","stylelint":"^13.6.1","stylelint-config-standard":"^20.0.0","terser":"^4.8.0","tinymce":"^6.0.1","uglifyify":"^5.0.2","vinyl-buffer":"^1.0.1","vinyl-source-stream":"^2.0.0","watch":"^1.0.2","watchify":"^3.9.0","worker-loader":"^3.0.8","yargs":"^14.2.3"},"description":"Codox client for Clickup FE","main":"dist/codox.bundle.js","repository":{"type":"git","url":"git+https://github.com/codoxhq/sdkui.git"},"keywords":["Real-time","collaboration","co-editing"],"author":{"name":"codoxhq"},"license":"SEE LICENSE IN codox.bundle.js","bugs":{"url":"https://github.com/codoxhq/sdkui/issues"},"homepage":"https://github.com/codoxhq/sdkui#readme","gitHead":"4a0a43acc5d5372f62ac5bd16a3731b6f525c868","_id":"@codoxhq/codox-cu-client@1.5.1","_nodeVersion":"14.18.3","_npmVersion":"6.14.15","dist":{"integrity":"sha512-ER5tFAIfFol7M4HSvW2QUilNlQTmEe8/nfczOa771dIs1kCpa/N9/dSWcRx/umTjT0ZrRmNW3EiotPfQzsapNw==","shasum":"4e4c993489cf2f60da1afdfc586f0d582b6724b0","tarball":"https://registry.npmjs.org/@codoxhq/codox-cu-client/-/codox-cu-client-1.5.1.tgz","fileCount":5,"unpackedSize":916617,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCnzwpaj5wA+jW3Gjzwsnkfc6dsAGWvtFOTBc3Qo13wswIhAM8J1ymzw3Fz6zjof7QKd34BdfIhp3Lnu7P7fSDL4MLg"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjEMmlACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpDbg/9FNgf77w7qGxVsi7OGC3UGXykg+VKo1FTRA7CA+613qZ5v0g5\r\nY9iJYCIX2CkJ0ctQDX9QE1Ts4vINockYy2OYY22qxrQtiluNCCL/Ei96chwo\r\n5R4mhkh92L33zpIHg1aP+D8vSIzNC6L9GbAP+arp8weGM/uu6MXd4ux+FTbo\r\ncIhuGThuWdPAHXnvObFmN7YMpNGVoTF6LXJHN9+Abilas5SOFTfvwzdcK8w3\r\nnbf2sXDEKkOSDfUjHGBKlNa486HDPocygA3DZa/mHnq9EC7m17LxtfP0w332\r\nv/mcQbN8Y7gfXZHaVUrn8hgKlwi2rWiQ+eV14CKkEonyvaTg5iQKaUcWyRMu\r\nCgYWdXNVp/5MiuFsGPZnC1RJpJNotA/HVkYfv2yrz3hbWichTipOdHOhY0Ak\r\nz8yqdHndUSruTs5g3tb9XVOTkcKkFbgr5hGlRdyi5/MzUSdzQHj+hBTBYZKe\r\noffpwWPBdHfguJ8Q0QoHyMpNhhVP44jxC5B0rIqrLLkOtIgkF7E6idBmTq92\r\n/Hka4BnM+XX0UgvC2BE5ykd1vIhCt1SdfnPjRUbrFdCKa1O6iQE1JMS6qeS8\r\n90qKJkWm5x/ONf6+aBw8jzSJNFYOm/ptq3Ehr0PETDrZoDjFrP1uGHQaC2JN\r\neQfsbI7yx4zjgmzPEmjl8ep4yIKfo8wZzhc=\r\n=83a0\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"nuser","email":"david@codox.io"},"directories":{},"maintainers":[{"name":"nuser","email":"david@codox.io"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/codox-cu-client_1.5.1_1662044581449_0.125322177387444"},"_hasShrinkwrap":false},"1.5.2-rc.0":{"name":"@codoxhq/codox-cu-client","version":"1.5.2-rc.0","private":false,"scripts":{"clickup:build":"gulp build --build clickup","clickup:staging:deploy":"s3cmd sync -c ../awsscripts/cdn/s3cfg-stage --recursive dist-clickup/ s3://cdn1.stage.codox.io/lib/ && aws cloudfront create-invalidation --distribution-id ECHOHOJRNPBHH --paths /lib/api/wave.client.js","clickup:watch":"gulp watch --build clickup & nodemon --watch src server.js","production:build":"gulp build --build production ","staging:build":"gulp build --build staging ","staging:watch":"gulp watch --build staging  && node server","dev:watch":"gulp watch --build development  & nodemon --watch src server.js","dev:build":"gulp build --build development","scz_build":"gulp build --build scz ","predsm:staging:deploy":"s3cmd sync -c ../awsscripts/cdn/s3cfg-stage --recursive dist-staging/ s3://cdn1.stage.codox.io/lib/ && aws cloudfront create-invalidation --distribution-id ECHOHOJRNPBHH --paths /lib/api/*","predsm:production:deploy":"source ~/Dropbox/serverkey/.production.env && s3cmd sync -c ../awsscripts/cdn/s3cfg-prod --recursive dist-production/ s3://cdn1.codox.io/lib/ && aws cloudfront create-invalidation --distribution-id E21FN6K0LK2R9C --paths /lib/api/*","lint":"eslint ./src","lint:fix":"eslint ./src --fix","test_staging":"JEST_TEST=true EDITOR_TYPE=$npm_config_editor_type BUILD_ENV=staging jest --watch --coverage --silent --verbose","test:dev:path":"JEST_TEST=true EDITOR_TYPE=$npm_config_editor_type BUILD_ENV=development jest --no-cache --watch --verbose --silent -- $npm_config_path","test:staging:path":"JEST_TEST=true EDITOR_TYPE=$npm_config_editor_type BUILD_ENV=staging jest --watch --silent --verbose -- $npm_config_path","test:clear_cache":"jest --clearCache","test:development:all":"echo \"\nDEVELOPMENT TEST CASES $npm_config_editor_type\n\" && JEST_TEST=true EDITOR_TYPE=$npm_config_editor_type BUILD_ENV=development jest --silent","test:production:all":"echo \"\nPRODUCTION TEST CASES $npm_config_editor_type\n\" && JEST_TEST=true EDITOR_TYPE=$npm_config_editor_type BUILD_ENV=production jest --silent","test:staging:all":"echo \"\nSTAGING TEST CASES $npm_config_editor_type\n\" && JEST_TEST=true EDITOR_TYPE=$npm_config_editor_type BUILD_ENV=staging jest --silent","test:all":"npm run test:development:all --editor=quilljs && npm run test:staging:all --editor=quilljs && npm run test:production:all --editor=quilljs && npm run test:development:all --editor=froala && npm run test:staging:all --editor=froala && npm run test:production:all --editor=froala","bump:prerelease":"npm version prerelease --preid=rc","bump:patch":"npm version patch","bump:minor":"npm version minor","bump:major":"npm version major","bump:rc":"npm version prerelease --preid=rc","version":"","postversion":"git push && git push --tags","prepare":"husky install","start":"node server.js"},"browserify-shim":{},"jest":{"collectCoverage":true,"coverageReporters":["json","html"],"coverageDirectory":"coverage/"},"dependencies":{"@sentry/browser":"^5.21.3","axios":"^0.21.1","classnames":"^2.2.5","deepmerge":"^4.2.2","events":"^3.2.0","flux":"^3.1.2","md5":"^2.3.0","nanoid":"^3.1.12","promise-polyfill":"^8.1.0","prop-types":"^15.6.0","react":"^17.0.2","react-dom":"^17.0.2","react-is":"^17.0.2","react-localization":"^1.0.17","styled-components":"^5.1.1","uuid":"^3.4.0","webworkify":"^1.5.0"},"devDependencies":{"@babel/cli":"^7.10.5","@babel/core":"^7.11.4","@babel/plugin-proposal-class-properties":"^7.10.4","@babel/plugin-transform-async-to-generator":"^7.10.4","@babel/plugin-transform-modules-commonjs":"^7.16.7","@babel/plugin-transform-runtime":"^7.11.0","@babel/preset-env":"^7.11.0","@babel/preset-react":"^7.10.4","@babel/runtime":"^7.11.2","ansi-colors":"^4.1.1","babel-eslint":"^10.1.0","babel-jest":"^24.9.0","babel-loader":"^8.1.0","babel-plugin-dynamic-import-node":"^2.3.3","babelify":"^10.0.0","browserify":"^16.5.2","browserify-shim":"^3.8.14","common-shakeify":"^0.6.2","conditionalify":"^1.1.0","css-loader":"^5.2.7","dateformat":"^2.2.0","debug":"^4.1.1","del":"^5.1.0","envify":"^4.0.0","eslint":"^6.8.0","eslint-config-google":"^0.14.0","eslint-config-prettier":"^8.3.0","eslint-plugin-babel":"^5.3.1","eslint-plugin-jest":"^26.0.0","eslint-plugin-jsdoc":"^37.7.0","eslint-plugin-react":"^7.28.0","express":"^4.17.1","fancy-log":"^1.3.3","froala-editor":"^4.0.10","gulp":"^4.0.1","gulp-autoprefixer":"^8.0.0","gulp-bump":"^3.2.0","gulp-clean":"^0.4.0","gulp-concat":"^2.6.1","gulp-cond":"^1.0.0","gulp-cssfont64":"0.0.1","gulp-decomment":"^0.2.2","gulp-eslint":"^6.0.0","gulp-header":"^2.0.9","gulp-insert":"^0.5.0","gulp-less":"^5.0.0","gulp-plumber":"^1.2.1","gulp-rename":"^2.0.0","gulp-replace":"^1.1.3","gulp-sourcemaps":"^3.0.0","gulp-streamify":"^1.0.2","gulp-terser":"^2.1.0","gulp-ttf2woff":"^1.1.1","gulp-uglify":"^3.0.2","gulp-uncomment":"^0.3.0","gulp-util":"^3.0.8","husky":"^7.0.4","jest":"^24.9.0","jest-environment-jsdom-sixteen":"^2.0.0","jest-fetch-mock":"^3.0.3","jsdom":"^19.0.0","less":"^4.1.2","less-loader":"^7.0.0","mini-css-extract-plugin":"^0.9.0","minimist":"^1.2.5","morgan":"^1.10.0","prettier":"^1.19.1","quill":"^1.3.7","quill-delta":"^5.0.0","react-test-renderer":"^17.0.2","rimraf":"^3.0.2","selenium-webdriver":"^4.0.0-alpha.7","serve-static":"^1.14.1","stripify":"^6.0.0","style-loader":"^2.0.0","stylelint":"^13.6.1","stylelint-config-standard":"^20.0.0","terser":"^4.8.0","tinymce":"^6.0.1","uglifyify":"^5.0.2","vinyl-buffer":"^1.0.1","vinyl-source-stream":"^2.0.0","watch":"^1.0.2","watchify":"^3.9.0","worker-loader":"^3.0.8","yargs":"^14.2.3"},"description":"Codox client for Clickup FE","main":"dist/codox.bundle.js","repository":{"type":"git","url":"git+https://github.com/codoxhq/sdkui.git"},"keywords":["Real-time","collaboration","co-editing"],"author":{"name":"codoxhq"},"license":"SEE LICENSE IN codox.bundle.js","bugs":{"url":"https://github.com/codoxhq/sdkui/issues"},"homepage":"https://github.com/codoxhq/sdkui#readme","gitHead":"d9e869d749aeb181fc4fe789ae08b61fde22925d","_id":"@codoxhq/codox-cu-client@1.5.2-rc.0","_nodeVersion":"16.17.1","_npmVersion":"8.15.0","dist":{"integrity":"sha512-dsf950Yf8yRLcnwPrCQODJxeZTbQsRDFWwVVv28HKVyrnmdDACRqSRWQV2YP8E7EgmXmGJDl5S8VzKVAtijsaA==","shasum":"1d045f91b8979c2236133318b72ed66a4d906c4a","tarball":"https://registry.npmjs.org/@codoxhq/codox-cu-client/-/codox-cu-client-1.5.2-rc.0.tgz","fileCount":4,"unpackedSize":914849,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGqn3ZFzUGAY/S3xnZ0VhTJL8kplHeL1EnuwRhF+4gEaAiEAlbmSnXP8g56tfdnnNFg6v5tcPSA17XEQO0RnjwM/E2k="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkM8XzACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoxYA//UKCiobBl8eJNySXtJMMX69Hgv3Fi2ZAlzIVk/8S9SpJNedfv\r\nHf8M0EvjIEe3h5muZTLj9uOZECuE5ohvmeH5FFa4OY1hqrGKduvpoxeIXQPu\r\np8jbE4ZpMZmiNuby6JvE7TMJKNXhk8FqmKkbIteyNfSFv9iSGe/0PzcgY9A5\r\nPC7LkNwHxZufigblISbk+JPF+Dbq/gV1Tum1Eddb0Tg+0eDx5GtixwIlFAs3\r\nm75W95YouvmvfVrO0kLyC4IB6AJCbds37WJxz5tK7eIPkWZkmAvRrdO0FuXL\r\nKFdOrHV5qp3oNtphUXL9ohXdNezDPMRZO7sZ+BODp46Wj8OLIqv6ytu6cFH0\r\nl+wL5Mry5SIfvlw5NqvvuXkWT1gSDTta1HIuUFZpQ9ak6Ovd/CkZDwhTxb+Y\r\nwVSZYtXin2zWxIXd6Z/CRB9huvzvHliJRrYt0oUPLB/qizd3MoPyqFvjOqDc\r\nh6WaFZQM3rwfmQXPx/d23D2Gvwj6rGZiY6YB80NaqCGqviixyRe24fpWIXAg\r\naMUEBpzOWNO6V5G6ffpdk4VVlrVDhcmvnNj7GZwhKWdo7p+fmjhoHkH7LXkL\r\n9NTmy7W9GYiV87fyg9PBjJ0avK2lv9oy4cppv5Y/12ZkbDl214WOUxt6ti6J\r\nraf5A4pjk1NjLpVjCCviNE+TwNgu4arOtVE=\r\n=WSBv\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"nuser","email":"david@codox.io"},"directories":{},"maintainers":[{"name":"nuser","email":"david@codox.io"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/codox-cu-client_1.5.2-rc.0_1681114611451_0.4509131220044664"},"_hasShrinkwrap":false}},"time":{"created":"2022-01-26T13:50:22.766Z","1.4.96":"2022-01-26T13:50:23.002Z","modified":"2023-04-10T08:16:51.803Z","1.4.97":"2022-02-09T16:56:20.139Z","1.5.0-rc.0":"2022-02-23T18:15:53.183Z","1.4.98-rc.0":"2022-03-07T06:16:35.030Z","1.4.98-rc.2":"2022-03-11T15:34:54.850Z","1.4.98-rc.3":"2022-03-12T01:53:29.792Z","1.4.98-rc.4":"2022-03-13T13:15:56.534Z","1.4.98":"2022-03-15T17:13:59.899Z","1.4.99-rc.0":"2022-03-17T15:36:07.409Z","1.5.0-rc.1":"2022-03-28T08:24:37.980Z","1.4.99-rc.2":"2022-03-31T22:51:04.700Z","1.4.99-rc.3":"2022-03-31T22:55:59.591Z","1.4.99-rc.4":"2022-04-04T06:24:04.146Z","1.4.99-rc.5":"2022-04-04T11:57:10.509Z","1.4.99":"2022-04-06T13:03:21.823Z","1.4.100":"2022-04-06T21:53:37.771Z","1.4.101":"2022-04-19T00:00:54.904Z","1.4.102":"2022-04-19T00:27:36.630Z","1.4.103":"2022-04-19T00:45:12.288Z","1.4.105-rc.0":"2022-05-06T23:46:22.793Z","1.5.0-rc.3":"2022-05-16T16:24:23.700Z","1.5.0-rc.4":"2022-05-25T12:22:50.697Z","1.4.106-rc.0":"2022-06-02T10:46:43.782Z","1.5.0-rc.5":"2022-06-10T13:19:01.980Z","1.5.0-rc.6":"2022-06-15T15:55:30.477Z","1.5.0-rc.7":"2022-08-16T12:38:14.868Z","1.5.0":"2022-08-16T12:42:00.095Z","1.5.1":"2022-09-01T15:03:01.721Z","1.5.2-rc.0":"2023-04-10T08:16:51.689Z"},"maintainers":[{"name":"nuser","email":"david@codox.io"}],"description":"Codox client for Clickup FE","homepage":"https://github.com/codoxhq/sdkui#readme","keywords":["Real-time","collaboration","co-editing"],"repository":{"type":"git","url":"git+https://github.com/codoxhq/sdkui.git"},"author":{"name":"codoxhq"},"bugs":{"url":"https://github.com/codoxhq/sdkui/issues"},"license":"SEE LICENSE IN codox.bundle.js","readme":"ERROR: No README data found!","readmeFilename":"README.md"}