{"_id":"@actyx/sdk","_rev":"45-b7cef59491b0ec644cb69688ec819426","name":"@actyx/sdk","dist-tags":{"next":"0.4.0-rc8","latest":"0.5.11"},"versions":{"0.0.1":{"name":"@actyx/sdk","version":"0.0.1","keywords":["actyx","pond","sdk","distributed-systems","distributed apps","distributed","industry 4.0","smart-factory","event-sourcing","iot","serverless","p2p","peer-to-peer","synchronization","decentralized","datastore","offline-first"],"author":{"name":"Actyx AG"},"license":"GPL-3.0-only","_id":"@actyx/sdk@0.0.1","maintainers":[{"name":"ax_rklaehn","email":"ruediger@actyx.io"},{"name":"gibbok","email":"gibbok.coding@gmail.com"},{"name":"moshensky","email":"nikita@moshensky.com"},{"name":"benjamin-actyx","email":"benjamin.sieffert@actyx.io"},{"name":"roland.kuhn","email":"roland@actyx.io"},{"name":"ostollmann","email":"oliver@alithia.net"}],"homepage":"https://developer.actyx.com/","bugs":{"url":"https://community.actyx.com/"},"dist":{"shasum":"864a031dd3a4ae097519458b93cab9c329f3c83d","tarball":"https://registry.npmjs.org/@actyx/sdk/-/sdk-0.0.1.tgz","fileCount":160,"integrity":"sha512-FsUoL++841a8QJV1nTX96pr4yOymgZ/z6xd/+QU0kNByIuh0gLPfr2PEIsyv+BTawedjadP4OHCaQY8jD2d0bA==","signatures":[{"sig":"MEUCIH1mwGqi3rhMRpaM5Yt5bUV2R0jODaeZZ6Q+DDlaEG3qAiEArkb0k/7dRRFga+ZCZJXLTxzl4/WBah+JcyGN2PxO5uM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":554060,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg0ZqACRA9TVsSAnZWagAAWdAQAIa5cB7eZ6oDxjb1cfGV\nGyZR8Zs/wk+lUwCWO0KDiOhVzZYp0f4fDf8zAbtYRnuoTrjp5TRmAKZa2Vcm\np/Qmld5DVRNtXJFS5s0OV6ihd254F/TuPlqfGNc48iHcvgG2zltDgR0ORj8i\nX6WUz3bfg9pPBmNzG4PHZtzX66t6K/jcclIQ39DjD3zmbSWxDM2ecvAPT0uW\noh9ly3S3qtFJZIX1CcBjEJzH+WYAqECn485GsDpfDpI/fvxLaD2IiGcGyKxF\n8Uv7GPcS03/w5MMfNdiH3F7WpS/pDoHMK68XOwK2UN2XhGzVigSfp8t8rvuC\neCdx64BytSgfjiRMzxcH7Nu4Aii+qhnbIEgHm3lBoO40tQHEDVrSPCXbRUSu\ndLlcpRDVyRgNf3/MRnZ9/wQBYDLC1MtsOlyV5RJ9HagIxVfXX4HyBKtibnvN\nqTzR3VieCbVwN7dr+43d1+FX40g9A8Z0Uq7RCMzSDZxB/jeqN1dzVz6gXIBy\nkAezKn2urvpv6CWFYDiayIIuId5WuhTAnZi5CdOJvYt8n8/d+tinYfsHF6CQ\nTjaTSWSkWztp8CiuWaIacIMkKizMC9T3nhlXP1JYagMtRDu2MDUJb7rmIo5m\ngs9ECEMeaZgJN+cC3GmYxuHqBOMK8WBF4WOkqZejvGk2hHwrXGHKJCFq34EV\nhYr5\r\n=lFyA\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/index.js","types":"./lib/index.d.ts","scripts":{"tsc":"tsc --noEmit -p ./tsconfig.json","lint":"eslint ./src --ext .js,.jsx,.ts,.tsx","test":"TZ=UTC jest","build":"tsc -p ./tsconfig.prod.json","clean":"rimraf ./lib ./coverage","madge":"madge --circular --extensions ts,tsx ./","test:ci":"TZ=UTC jest --maxWorkers 2","lint:fix":"npm run lint -- --fix","test:dev":"TZ=UTC jest --coverage=false && npm run api:accept","tsc:watch":"npm run tsc -- --watch --pretty","addLicense":"license-check-and-add add -f add-license-config.json","api:accept":"api-extractor run -l","api:assert":"api-extractor run","build:docs":"rm -rf ../../web/developer.actyx.com/static/@actyx/pond/ && typedoc --mode library --options typedoc.json src/index.ts","build:prod":"npm run clean && npm run lint && npm run test:ci && npm run build && npm run api:assert","test:watch":"TZ=UTC jest --coverage=false --watch","build:watch":"npm run build -- --watch --pretty","format:configs":"prettier --write .prettierrc.json jest.config.js .vscode/settings.json tsconfig.prod.json tsconfig.json .eslintrc.json"},"_npmUser":{"name":"benjamin-actyx","email":"benjamin.sieffert@actyx.io"},"repository":{"url":"git+https://github.com/Actyx/Cosmos.git","type":"git"},"_npmVersion":"6.14.8","description":"Actyx SDK","directories":{},"_nodeVersion":"12.19.0","dependencies":{"ws":"7.2.1","cron":"1.5.0","rxjs":"5.5.12","debug":"3.2.6","fp-ts":"1.19.4","io-ts":"1.10.1","ramda":"0.25.0","immutable":"4.0.0-rc.12","bufferutil":"4.0.1","utf-8-validate":"5.0.2","@types/node-fetch":"^2.5.10"},"_hasShrinkwrap":false,"devDependencies":{"jest":"26.6.3","madge":"3.4.4","eslint":"6.8.0","rimraf":"2.6.2","ts-jest":"26.4.4","typedoc":"0.17.0-3","prettier":"1.13.7","@types/ws":"4.0.2","testcheck":"1.0.0-rc.2","fetch-mock":"9.0.0-beta.2","node-fetch":"^2.3.0","typescript":"3.9.6","@types/cron":"1.3.0","@types/jest":"25.1.1","@types/node":"14.14.6","@types/debug":"0.0.30","@types/ramda":"github:types/npm-ramda#9529aa3c8ff70ff84afcbc0be83443c00f30ea90","rxjs-marbles":"2.4.1","jasmine-check":"1.0.0-rc.0","@types/fetch-mock":"7.3.2","license-check-and-add":"^3.0.4","eslint-config-prettier":"6.9.0","eslint-plugin-prettier":"3.1.2","@microsoft/api-extractor":"^7.16.1","@typescript-eslint/parser":"2.17.0","@typescript-eslint/eslint-plugin":"2.17.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_0.0.1_1624349311631_0.9544015518435982","host":"s3://npm-registry-packages"}},"0.0.2":{"name":"@actyx/sdk","version":"0.0.2","keywords":["actyx","pond","sdk","distributed-systems","distributed apps","distributed","industry 4.0","smart-factory","event-sourcing","iot","serverless","p2p","peer-to-peer","synchronization","decentralized","datastore","offline-first"],"author":{"name":"Actyx AG"},"license":"GPL-3.0-only","_id":"@actyx/sdk@0.0.2","maintainers":[{"name":"ax_rklaehn","email":"ruediger@actyx.io"},{"name":"gibbok","email":"gibbok.coding@gmail.com"},{"name":"moshensky","email":"nikita@moshensky.com"},{"name":"benjamin-actyx","email":"benjamin.sieffert@actyx.io"},{"name":"roland.kuhn","email":"roland@actyx.io"},{"name":"ostollmann","email":"oliver@alithia.net"}],"homepage":"https://developer.actyx.com/","bugs":{"url":"https://community.actyx.com/"},"dist":{"shasum":"7860619d4c1b6fbc4fca44ffca7d88b5068f2706","tarball":"https://registry.npmjs.org/@actyx/sdk/-/sdk-0.0.2.tgz","fileCount":160,"integrity":"sha512-xly+sJz6NkB1I2Al/hUDOCfuz9fDJSzlJyBCEAm6pgtSzFVTgeCIP44lKm5C+2XBAGrski6l7gni/osvDAKClg==","signatures":[{"sig":"MEQCIFHEizBQxEy07ZuAFg/Y52KQ1Bg8gayZddWJcE3cXg0MAiAwDa36sVrwxEpFpX7hMipoTVis4u3aOUPgGLjYh8wqwg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":554001,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg0doICRA9TVsSAnZWagAABm0P/Al0/X7bM6wURZq27RXW\neBAX2708XLaIYqSai8cMio/iFIySj486DCmgjgHgnqfYtTmFcJpRsN5X1NOe\n7TrhFZwYggUoecqHYtFUHp/UqXZ2w983YVstpOQKeSsr3lazis2Dg4t5F0Pi\ntaJXPi8jKeRS8xF6aTk5OXfUVMbTKOfMYaIu7vwZe7Zsb4LFIbREArmgzb+P\n/noN2vMjpWIR1A+20dy10Okzo58nz1V49lrtQhkrE1ofq4JKgGMvt8Sh09k2\n6wLvsYC7Cmka9MfYeT9HZ3O3k4Cz06bQ6CIuRLYdQCqpr/IrAnKP43iBjXfo\n1VI7LOEFT+ZZ4lEBi7bIEU/Ikl6bFrUSBZm5ykyLKvaxWU3Aa4255EcKcsPU\nW/IHWOq0V/B+c+UmoYrQ3fp0QzAsuGYsn0XA2lfinhCvmI7qxePqRF+h9btQ\nxpJAgjoaxstoeC7caavIf1hwAmIiLrcXDauPHOtJ+PDUW+l7yq45WBkm0GJ/\nloLlo2B9djPftvdBOme/TE2/nGYU5GXlYw8L/IgilREorFWhlgY+OlyNP8JU\n8KiJYtvBDm0hwsiQvdAg2d6oAdDTts2OVxj1eMWECcmCxARFyLwOX1tGT8eL\npPZvv5bLo7djCZcw3kFN+Qx0PuAlobB8QXoPt40YHrnmILISerRK2z8RTehI\nsxAv\r\n=73mD\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/index.js","types":"./lib/index.d.ts","scripts":{"tsc":"tsc --noEmit -p ./tsconfig.json","lint":"eslint ./src --ext .js,.jsx,.ts,.tsx","test":"TZ=UTC jest","build":"tsc -p ./tsconfig.prod.json","clean":"rimraf ./lib ./coverage","madge":"madge --circular --extensions ts,tsx ./","test:ci":"TZ=UTC jest --maxWorkers 2","lint:fix":"npm run lint -- --fix","test:dev":"TZ=UTC jest --coverage=false && npm run api:accept","tsc:watch":"npm run tsc -- --watch --pretty","addLicense":"license-check-and-add add -f add-license-config.json","api:accept":"api-extractor run -l","api:assert":"api-extractor run","build:docs":"rm -rf ../../web/developer.actyx.com/static/@actyx/pond/ && typedoc --mode library --options typedoc.json src/index.ts","build:prod":"npm run clean && npm run lint && npm run test:ci && npm run build && npm run api:assert","test:watch":"TZ=UTC jest --coverage=false --watch","build:watch":"npm run build -- --watch --pretty","format:configs":"prettier --write .prettierrc.json jest.config.js .vscode/settings.json tsconfig.prod.json tsconfig.json .eslintrc.json"},"_npmUser":{"name":"benjamin-actyx","email":"benjamin.sieffert@actyx.io"},"repository":{"url":"git+https://github.com/Actyx/Cosmos.git","type":"git"},"_npmVersion":"6.14.8","description":"Actyx SDK","directories":{},"_nodeVersion":"12.19.0","dependencies":{"ws":"7.2.1","cron":"1.5.0","rxjs":"5.5.12","debug":"3.2.6","fp-ts":"1.19.4","io-ts":"1.10.1","ramda":"0.25.0","immutable":"4.0.0-rc.12","bufferutil":"4.0.1","node-fetch":"^2.3.0","utf-8-validate":"5.0.2"},"_hasShrinkwrap":false,"devDependencies":{"jest":"26.6.3","madge":"3.4.4","eslint":"6.8.0","rimraf":"2.6.2","ts-jest":"26.4.4","typedoc":"0.17.0-3","prettier":"1.13.7","@types/ws":"4.0.2","testcheck":"1.0.0-rc.2","fetch-mock":"9.0.0-beta.2","typescript":"3.9.6","@types/cron":"1.3.0","@types/jest":"25.1.1","@types/node":"14.14.6","@types/debug":"0.0.30","@types/ramda":"github:types/npm-ramda#9529aa3c8ff70ff84afcbc0be83443c00f30ea90","rxjs-marbles":"2.4.1","jasmine-check":"1.0.0-rc.0","@types/fetch-mock":"7.3.2","@types/node-fetch":"^2.5.10","license-check-and-add":"^3.0.4","eslint-config-prettier":"6.9.0","eslint-plugin-prettier":"3.1.2","@microsoft/api-extractor":"^7.16.1","@typescript-eslint/parser":"2.17.0","@typescript-eslint/eslint-plugin":"2.17.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_0.0.2_1624365576171_0.7645340794683","host":"s3://npm-registry-packages"}},"0.1.0":{"name":"@actyx/sdk","version":"0.1.0","keywords":["actyx","pond","sdk","distributed-systems","distributed apps","distributed","industry 4.0","smart-factory","event-sourcing","iot","serverless","p2p","peer-to-peer","synchronization","decentralized","datastore","offline-first"],"author":{"name":"Actyx AG"},"license":"GPL-3.0-only","_id":"@actyx/sdk@0.1.0","maintainers":[{"name":"ax_rklaehn","email":"ruediger@actyx.io"},{"name":"gibbok","email":"gibbok.coding@gmail.com"},{"name":"moshensky","email":"nikita@moshensky.com"},{"name":"benjamin-actyx","email":"benjamin.sieffert@actyx.io"},{"name":"roland.kuhn","email":"roland@actyx.io"},{"name":"ostollmann","email":"oliver@alithia.net"}],"homepage":"https://developer.actyx.com/","bugs":{"url":"https://community.actyx.com/"},"dist":{"shasum":"ef3c5d70f6f4fa3a24bd9d288895a362dceb3678","tarball":"https://registry.npmjs.org/@actyx/sdk/-/sdk-0.1.0.tgz","fileCount":160,"integrity":"sha512-kuZazKX2NziuJOjOhh0kq0k8LT34XlNBHBEYZrw/Fowh5MohkU28FYTlhB9njftiEkSciUuFlGV0C0Chp8gwiA==","signatures":[{"sig":"MEUCIFifo8JWo3Lo9EOt+C4MLBhmhCFCgpEvIsHtl5kXUeTyAiEAzF1EarKGRbD67qy7JGnFP+/kDHW4S4hXNhVpBf9S7sc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":554188,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg1FUgCRA9TVsSAnZWagAA4QEQAJO6yrs1Zk6yoJFcArj6\n5BRA2pWLrfH7F15kGjai5qOOp1kbaFay2/fcj/0kuyGoAxzKNFULVNfcOaPd\nRCH21tHE5wtkK3aAeAF7PmkS7wpC+yaFFLEqPCgOrM4JYpvfFiDP/XbjYRqj\ngBAQgGCIB/+XL9pD009bfkAX0AOWbHCWgg1sMQawmTxhkQv3bZ7Ccjipt6pZ\n5kX90uMAX0xiMZV9SwHUOuXrOE3bJqiDW7SOxUN/5wI4eIqEhlq8jPL20tqu\neLLkto20qGbt7KeHcLwNtQQyPqbJQRwOwH6QzqGS3cwcSElxT8MwQj0tPHXh\n22ezJaJLwo/skrEsQd9zWyJu/4PBV6QJGarFNQp4yhZCRPvq6IEBF13bmzRJ\nEnmK4oPO0siAJE1kGcbBLT0kPppoC2WkSAY1YZXWgUAJ1KzvH9ALU5Dmkq2I\nD8a9k74b34L/Fbya4m9OLJBEu1oG0+NUDEiibHqeAHUVErDo2AhDWeLP5kAr\nJ8puD5LUzPXJaICRhaavl0USwuo+6kUI9xlVwMCzntDp+C3oOmJdciVwAa3i\ndfgel1SKhNyXqhqGD377Aromc6JRii8yvi0mEh/jkCDU76HxI3nZBpKvybe5\nhwhsitjQgYEdWD28b4sulQsAq8YKwttInFF2xAiQnpPd+0SQHQqgVj2vb/yA\nSsOr\r\n=I4WE\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/index.js","types":"./lib/index.d.ts","scripts":{"tsc":"tsc --noEmit -p ./tsconfig.json","lint":"eslint ./src --ext .js,.jsx,.ts,.tsx","test":"TZ=UTC jest","build":"tsc -p ./tsconfig.prod.json","clean":"rimraf ./lib ./coverage","madge":"madge --circular --extensions ts,tsx ./","test:ci":"TZ=UTC jest --maxWorkers 2","lint:fix":"npm run lint -- --fix","test:dev":"TZ=UTC jest --coverage=false && npm run api:accept","tsc:watch":"npm run tsc -- --watch --pretty","addLicense":"license-check-and-add add -f add-license-config.json","api:accept":"api-extractor run -l","api:assert":"api-extractor run","build:docs":"rm -rf ../../web/developer.actyx.com/static/@actyx/pond/ && typedoc --mode library --options typedoc.json src/index.ts","build:prod":"npm run clean && npm run lint && npm run test:ci && npm run build && npm run api:assert","test:watch":"TZ=UTC jest --coverage=false --watch","build:watch":"npm run build -- --watch --pretty","format:configs":"prettier --write .prettierrc.json jest.config.js .vscode/settings.json tsconfig.prod.json tsconfig.json .eslintrc.json"},"_npmUser":{"name":"benjamin-actyx","email":"benjamin.sieffert@actyx.io"},"repository":{"url":"git+https://github.com/Actyx/Cosmos.git","type":"git"},"_npmVersion":"6.14.8","description":"Actyx SDK","directories":{},"_nodeVersion":"12.19.0","dependencies":{"ws":"7.2.1","cron":"1.5.0","rxjs":"5.5.12","debug":"3.2.6","fp-ts":"1.19.4","io-ts":"1.10.1","ramda":"0.25.0","immutable":"4.0.0-rc.12","bufferutil":"4.0.1","node-fetch":"^2.3.0","utf-8-validate":"5.0.2"},"_hasShrinkwrap":false,"devDependencies":{"jest":"26.6.3","madge":"3.4.4","eslint":"6.8.0","rimraf":"2.6.2","ts-jest":"26.4.4","typedoc":"0.17.0-3","prettier":"1.13.7","@types/ws":"4.0.2","testcheck":"1.0.0-rc.2","fetch-mock":"9.0.0-beta.2","typescript":"3.9.6","@types/cron":"1.3.0","@types/jest":"25.1.1","@types/node":"14.14.6","@types/debug":"0.0.30","@types/ramda":"github:types/npm-ramda#9529aa3c8ff70ff84afcbc0be83443c00f30ea90","rxjs-marbles":"2.4.1","jasmine-check":"1.0.0-rc.0","@types/fetch-mock":"7.3.2","@types/node-fetch":"^2.5.10","license-check-and-add":"^3.0.4","eslint-config-prettier":"6.9.0","eslint-plugin-prettier":"3.1.2","@microsoft/api-extractor":"^7.16.1","@typescript-eslint/parser":"2.17.0","@typescript-eslint/eslint-plugin":"2.17.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_0.1.0_1624528160188_0.9346374671366","host":"s3://npm-registry-packages"}},"0.1.1":{"name":"@actyx/sdk","version":"0.1.1","keywords":["actyx","pond","sdk","distributed-systems","distributed apps","distributed","industry 4.0","smart-factory","event-sourcing","iot","serverless","p2p","peer-to-peer","synchronization","decentralized","datastore","offline-first"],"author":{"name":"Actyx AG"},"license":"GPL-3.0-only","_id":"@actyx/sdk@0.1.1","maintainers":[{"name":"ax_rklaehn","email":"ruediger@actyx.io"},{"name":"gibbok","email":"gibbok.coding@gmail.com"},{"name":"moshensky","email":"nikita@moshensky.com"},{"name":"benjamin-actyx","email":"benjamin.sieffert@actyx.io"},{"name":"roland.kuhn","email":"roland@actyx.io"},{"name":"ostollmann","email":"oliver@alithia.net"}],"homepage":"https://developer.actyx.com/","bugs":{"url":"https://community.actyx.com/"},"dist":{"shasum":"bdd572a360bb19d75de8bc9dad353c403c2bfb71","tarball":"https://registry.npmjs.org/@actyx/sdk/-/sdk-0.1.1.tgz","fileCount":160,"integrity":"sha512-HG2gv034tuB2nGlrUFFnn4t7Plr42H2Lwnx1Is9z7uma4ifgqyFj3+MDLbwTLBnRM0Dolltnngw22BuhuLrkKw==","signatures":[{"sig":"MEUCIGP/A7eJLBH5yB3jAj43FXq754E1OrDYU6Jkh2062at8AiEArrpXSXwDE5Ay6+sciJSdphLg53H+araianC6xH2mbGs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":558518,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg2bN+CRA9TVsSAnZWagAArhEP/3ayEuq2KwXKicjMOEAQ\nOINgHalevOr7+4tJm4Uik7SE/wzjPV8YmqPirefNF15GqQYVXep3lWSi3sfA\nw5Kixp/nGTu93XFqwKeatD4c0fVARy9PgrBtOGrr4DxUQcVL6eHyoTaL+J5I\nW+9w08R08VlNtDqZql4/de335Mupg6prKOWOiAQt4ojFQSmTJcR95VyEt0eZ\nDf50rF8lwIH9lbsY79PKrJ2/v5X0IhFhqys8WH3Cqhnf0ddesfnwkesiEhFm\nuCBw1VirOjACNkNYIPjw/FIdyXniq/cEOTKdg6YVch5sgk2HoU4f8WWZoFqG\nwEPR8ubSqvwbsTWwiCy763guBJ9l71NnH0bKOraF67INcYreJIhEHjIE8NFU\nhZxMWuDab/iVsS94aBo7XCWORBpmxcGu8T1WD+6ac8wOvJbsU72gAC93ZoMX\ntEIBgPHCtG6nDadDp4OtSG+Sk+FmmbscNEGUCXuSxE7vy6XfmfSGQ077qIgw\nMzct2rSz785AEHrBwGGXtWBuTWelSqIvkRZrQiOEkjcub8opAU0rIHmGxybK\nTyMA8Fc2I0w2OsZOTCkrtAjiTv7xoR2LBYoQEOStP7WPW9M6ydcYrS3gPeG9\n5tdXvdo03NSvx3FWP8mphdEDCUUDu1Iu6aC4I8Sm5WaBZvmRj/I/i/4lUzLC\noAih\r\n=Wv7n\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/index.js","types":"./lib/index.d.ts","scripts":{"tsc":"tsc --noEmit -p ./tsconfig.json","lint":"eslint ./src --ext .js,.jsx,.ts,.tsx","test":"TZ=UTC jest","build":"tsc -p ./tsconfig.prod.json","clean":"rimraf ./lib ./coverage","madge":"madge --circular --extensions ts,tsx ./","test:ci":"TZ=UTC jest --maxWorkers 2","lint:fix":"npm run lint -- --fix","test:dev":"TZ=UTC jest --coverage=false && npm run api:accept","tsc:watch":"npm run tsc -- --watch --pretty","addLicense":"license-check-and-add add -f add-license-config.json","api:accept":"api-extractor run -l","api:assert":"api-extractor run","build:docs":"rm -rf ../../web/developer.actyx.com/static/@actyx/pond/ && typedoc --mode library --options typedoc.json src/index.ts","build:prod":"npm run clean && npm run lint && npm run test:ci && npm run build && npm run api:assert","test:watch":"TZ=UTC jest --coverage=false --watch","build:watch":"npm run build -- --watch --pretty","format:configs":"prettier --write .prettierrc.json jest.config.js .vscode/settings.json tsconfig.prod.json tsconfig.json .eslintrc.json"},"_npmUser":{"name":"benjamin-actyx","email":"benjamin.sieffert@actyx.io"},"repository":{"url":"git+https://github.com/Actyx/Cosmos.git","type":"git"},"_npmVersion":"6.14.8","description":"Actyx SDK","directories":{},"_nodeVersion":"12.19.0","dependencies":{"ws":"7.2.1","cron":"1.5.0","rxjs":"5.5.12","debug":"3.2.6","fp-ts":"1.19.4","io-ts":"1.10.1","ramda":"0.25.0","immutable":"4.0.0-rc.12","bufferutil":"4.0.1","node-fetch":"^2.3.0","utf-8-validate":"5.0.2"},"_hasShrinkwrap":false,"devDependencies":{"jest":"26.6.3","madge":"3.4.4","eslint":"6.8.0","rimraf":"2.6.2","ts-jest":"26.4.4","typedoc":"0.17.0-3","prettier":"1.13.7","@types/ws":"4.0.2","testcheck":"1.0.0-rc.2","fetch-mock":"9.0.0-beta.2","typescript":"3.9.6","@types/cron":"1.3.0","@types/jest":"25.1.1","@types/node":"14.14.6","@types/debug":"0.0.30","@types/ramda":"github:types/npm-ramda#9529aa3c8ff70ff84afcbc0be83443c00f30ea90","rxjs-marbles":"2.4.1","jasmine-check":"1.0.0-rc.0","@types/fetch-mock":"7.3.2","@types/node-fetch":"^2.5.10","license-check-and-add":"^3.0.4","eslint-config-prettier":"6.9.0","eslint-plugin-prettier":"3.1.2","@microsoft/api-extractor":"^7.16.1","@typescript-eslint/parser":"2.17.0","@typescript-eslint/eslint-plugin":"2.17.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_0.1.1_1624879997766_0.18180248702816915","host":"s3://npm-registry-packages"}},"0.1.2":{"name":"@actyx/sdk","version":"0.1.2","keywords":["actyx","pond","sdk","distributed-systems","distributed apps","distributed","industry 4.0","smart-factory","event-sourcing","iot","serverless","p2p","peer-to-peer","synchronization","decentralized","datastore","offline-first"],"author":{"name":"Actyx AG"},"license":"GPL-3.0-only","_id":"@actyx/sdk@0.1.2","maintainers":[{"name":"ax_rklaehn","email":"ruediger@actyx.io"},{"name":"gibbok","email":"gibbok.coding@gmail.com"},{"name":"moshensky","email":"nikita@moshensky.com"},{"name":"benjamin-actyx","email":"benjamin.sieffert@actyx.io"},{"name":"roland.kuhn","email":"roland@actyx.io"},{"name":"ostollmann","email":"oliver@alithia.net"}],"homepage":"https://developer.actyx.com/","bugs":{"url":"https://community.actyx.com/"},"dist":{"shasum":"75c748c76f48974a68d36cbc815072f5f8ed0504","tarball":"https://registry.npmjs.org/@actyx/sdk/-/sdk-0.1.2.tgz","fileCount":160,"integrity":"sha512-KtJbVF+9LXzrYMD5klcmFLC4rkUWI+Tt6HsYgWEYYPjyDYaKmZdeAyW71C/rUBjtrmAXnDPJTt1TxOoGQegsWA==","signatures":[{"sig":"MEUCIQCFuHukekdafWaBvRXAQ5Z3Y1xHX3F3ldcO97yWO8DqLAIgbrC4hz7U5w4C9JC2ug4QEYq8jw89U0g1nKZu47ZDUEs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":562274,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg2cu/CRA9TVsSAnZWagAAgtMP/Rjp5D+pObugwLhj/siX\nRkDoduZpy0Yuz0Ur+WuNr6XXTCIzjUyCWrWjC2bSNXtzdfTbPKO0rG+iSOeW\nx1ywwRwxNW9q/8rrFpkI/QmJet7jkpxG4tfHblqir5HytjEgCJXMh8eROXts\nu+BkS/c4Qrln7QtNZzNw311LsHOgvmCw81Pe7KkHvOqzU1mt8O/1q8fe0c5i\ngOHrDuYSC0eXAFcXXTOtYfcPxW2AtD+msQKAvGExwGSL6AkOPRE1maJT665N\nRNObPOcluUql72BlRoGZrikRcC/6mdt2AdWMYV7Q6kPd9szRdqr0qLLdEYPI\nFcFXvlE1hN/Lw6Ri7AL6mzdsWja2TF5b/cQX5kY/tufsjBzZyILLQjbEqeRJ\nXYiZ0xTMwBtO18yPvo2X2XyDudZHcMK5ipWxyw6K3mHCHGkiOKk3/HZ1d6Tl\nBhBlLfESoTmxtA1usnQpQcaDEiw2UICZDAIQOKmTDQ9ZJC3JwZ1h8U77NRlJ\nfHR91fTDv8h+UpN9P6VhwwwMI5M1SZHfiusPkWEHbqA/u3o+Kh/sy5Q/eEpt\nlnlpx+kvhk6DiS+0vh5u2Eooey7eCz8QO9oQ2VFK/r+pgfoM3xvSoNyuVkTQ\n/7VtLDr+f1IYPiRllI2Su8QadbDSPvz31PnU36J2Tal8nYsMpOrY1/rzO842\nbIBf\r\n=e0IM\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/index.js","types":"./lib/index.d.ts","scripts":{"tsc":"tsc --noEmit -p ./tsconfig.json","lint":"eslint ./src --ext .js,.jsx,.ts,.tsx","test":"TZ=UTC jest","build":"tsc -p ./tsconfig.prod.json","clean":"rimraf ./lib ./coverage","madge":"madge --circular --extensions ts,tsx ./","test:ci":"TZ=UTC jest --maxWorkers 2","lint:fix":"npm run lint -- --fix","test:dev":"TZ=UTC jest --coverage=false && npm run api:accept","tsc:watch":"npm run tsc -- --watch --pretty","addLicense":"license-check-and-add add -f add-license-config.json","api:accept":"api-extractor run -l","api:assert":"api-extractor run","build:docs":"rm -rf ../../web/developer.actyx.com/static/@actyx/pond/ && typedoc --mode library --options typedoc.json src/index.ts","build:prod":"npm run clean && npm run lint && npm run test:ci && npm run build && npm run api:assert","test:watch":"TZ=UTC jest --coverage=false --watch","build:watch":"npm run build -- --watch --pretty","format:configs":"prettier --write .prettierrc.json jest.config.js .vscode/settings.json tsconfig.prod.json tsconfig.json .eslintrc.json"},"_npmUser":{"name":"benjamin-actyx","email":"benjamin.sieffert@actyx.io"},"repository":{"url":"git+https://github.com/Actyx/Cosmos.git","type":"git"},"_npmVersion":"6.14.8","description":"Actyx SDK","directories":{},"_nodeVersion":"14.15.1","dependencies":{"ws":"7.2.1","cron":"1.5.0","rxjs":"5.5.12","debug":"3.2.6","fp-ts":"1.19.4","io-ts":"1.10.1","ramda":"0.25.0","immutable":"4.0.0-rc.12","bufferutil":"4.0.1","node-fetch":"^2.3.0","utf-8-validate":"5.0.2"},"_hasShrinkwrap":false,"devDependencies":{"jest":"26.6.3","madge":"3.4.4","eslint":"6.8.0","rimraf":"2.6.2","ts-jest":"26.4.4","typedoc":"0.17.0-3","prettier":"1.13.7","@types/ws":"4.0.2","testcheck":"1.0.0-rc.2","fetch-mock":"9.0.0-beta.2","typescript":"3.9.6","@types/cron":"1.3.0","@types/jest":"25.1.1","@types/node":"14.14.6","@types/debug":"0.0.30","@types/ramda":"github:types/npm-ramda#9529aa3c8ff70ff84afcbc0be83443c00f30ea90","rxjs-marbles":"2.4.1","jasmine-check":"1.0.0-rc.0","@types/fetch-mock":"7.3.2","@types/node-fetch":"^2.5.10","license-check-and-add":"^3.0.4","eslint-config-prettier":"6.9.0","eslint-plugin-prettier":"3.1.2","@microsoft/api-extractor":"^7.16.1","@typescript-eslint/parser":"2.17.0","@typescript-eslint/eslint-plugin":"2.17.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_0.1.2_1624886206898_0.7055310838467654","host":"s3://npm-registry-packages"}},"0.1.3":{"name":"@actyx/sdk","version":"0.1.3","keywords":["actyx","pond","sdk","distributed-systems","distributed apps","distributed","industry 4.0","smart-factory","event-sourcing","iot","serverless","p2p","peer-to-peer","synchronization","decentralized","datastore","offline-first"],"author":{"name":"Actyx AG"},"license":"GPL-3.0-only","_id":"@actyx/sdk@0.1.3","maintainers":[{"name":"ax_rklaehn","email":"ruediger@actyx.io"},{"name":"gibbok","email":"gibbok.coding@gmail.com"},{"name":"moshensky","email":"nikita@moshensky.com"},{"name":"benjamin-actyx","email":"benjamin.sieffert@actyx.io"},{"name":"roland.kuhn","email":"roland@actyx.io"},{"name":"ostollmann","email":"oliver@alithia.net"}],"homepage":"https://developer.actyx.com/","bugs":{"url":"https://community.actyx.com/"},"dist":{"shasum":"353ae1d5787b9ff8849fa2528320caec88978d1e","tarball":"https://registry.npmjs.org/@actyx/sdk/-/sdk-0.1.3.tgz","fileCount":163,"integrity":"sha512-PXtXub6OBScnAe7tiKdN0B55Vfge+JZEetV/q0zVTJwiRe1Sp/k1PiAQ/TF2dv4HwqZDRSLmKahXBiLpDjUz6g==","signatures":[{"sig":"MEYCIQC1d3E9DmzDFpeRUnCyFyAdLLaCpmJg24nkDIqvikYqEAIhAOcu7I2zsJOkOXWHojeFwJ37/dP2eAh8HtRDwygmbAgW","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":566321,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg5W7uCRA9TVsSAnZWagAA7lcP/334cCIUGVEKWa+d8+0u\nYBm0KK1GlO5GymEmv5OzRhsD3tDzrAZoWn78wnhtUffL0RhyxFdbyTVC+R3h\nLFii2sOA5WOv+MZAq58MiYUaw+RkwZkaiMTyWe9enqMP4aeaGfVSDdnDZ2hh\nN3OhOjLJCvVV3viqnYm/tzHHzXCsYTrc1jDgq447JjB8F++9zPVQoOhdEg5M\n55uLtC2PrLEzGYXohYZKtRRhknQtprKx773XWMbnP3lkdcZh6+yEvm85n0Gp\ntH47X0TJ902BeUDvQdI5yzAJwLKXn876dF1fsTfBrESd1mc3LWOjTi3OJWde\n36WukhXRB4PC1gbs1Fa8DcKj6nK9x7nD9uGBNwEqT6wjDrEeVy0l5lxAy0zA\nCLmBQThiMzura5TjGemNxrXYLUtqEPLfLi2XcQ7UA5Rx4rL5a3gizsGJL1hE\nnHO9XDdsM8tm/TJn2ouGTGp+Slg6/W7bfJXub4HdVNLTZ+BHXE2whXABcS9n\nMl95Np3EFkcDMryTZ6F/VqTXI30vgxf1HwEqAuyIUmljPHgnjbeRiuh3gpvP\nON/lS+s0I7Zqsv0p7J1KsmXaZQvV3gIjsjvn61j/IjrFqtEr6Z4nwnYDftNg\nqcEFvpx5q8XvaRjS5FHZrc//wgKXT9NuklU2nKg/qRmHzCa1SRlQo9ibrN5C\nnFe8\r\n=vdfx\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/index.js","types":"./lib/index.d.ts","scripts":{"tsc":"tsc --noEmit -p ./tsconfig.json","lint":"eslint ./src --ext .js,.jsx,.ts,.tsx","test":"TZ=UTC jest","build":"tsc -p ./tsconfig.prod.json","clean":"rimraf ./lib ./coverage","madge":"madge --circular --extensions ts,tsx ./","test:ci":"TZ=UTC jest --maxWorkers 2","lint:fix":"npm run lint -- --fix","test:dev":"TZ=UTC jest --coverage=false && npm run api:accept","tsc:watch":"npm run tsc -- --watch --pretty","addLicense":"license-check-and-add add -f add-license-config.json","api:accept":"api-extractor run -l","api:assert":"api-extractor run","build:docs":"rm -rf ../../web/developer.actyx.com/static/@actyx/pond/ && typedoc --mode library --options typedoc.json src/index.ts","build:prod":"npm run clean && npm run lint && npm run test:ci && npm run build && npm run api:assert","test:watch":"TZ=UTC jest --coverage=false --watch","build:watch":"npm run build -- --watch --pretty","format:configs":"prettier --write .prettierrc.json jest.config.js .vscode/settings.json tsconfig.prod.json tsconfig.json .eslintrc.json"},"_npmUser":{"name":"benjamin-actyx","email":"benjamin.sieffert@actyx.io"},"repository":{"url":"git+https://github.com/Actyx/Cosmos.git","type":"git"},"_npmVersion":"6.14.8","description":"Actyx SDK","directories":{},"_nodeVersion":"12.19.0","dependencies":{"ws":"7.2.1","cron":"1.5.0","rxjs":"5.5.12","debug":"3.2.6","fp-ts":"1.19.4","io-ts":"1.10.1","ramda":"0.25.0","immutable":"4.0.0-rc.12","bufferutil":"4.0.1","node-fetch":"^2.3.0","utf-8-validate":"5.0.2"},"_hasShrinkwrap":false,"devDependencies":{"jest":"26.6.3","madge":"3.4.4","eslint":"6.8.0","rimraf":"2.6.2","ts-jest":"26.4.4","typedoc":"0.17.0-3","prettier":"1.13.7","@types/ws":"4.0.2","testcheck":"1.0.0-rc.2","fetch-mock":"9.0.0-beta.2","typescript":"3.9.6","@types/cron":"1.3.0","@types/jest":"25.1.1","@types/node":"14.14.6","@types/debug":"0.0.30","@types/ramda":"github:types/npm-ramda#9529aa3c8ff70ff84afcbc0be83443c00f30ea90","rxjs-marbles":"2.4.1","jasmine-check":"1.0.0-rc.0","@types/fetch-mock":"7.3.2","@types/node-fetch":"^2.5.10","license-check-and-add":"^3.0.4","eslint-config-prettier":"6.9.0","eslint-plugin-prettier":"3.1.2","@microsoft/api-extractor":"^7.16.1","@typescript-eslint/parser":"2.17.0","@typescript-eslint/eslint-plugin":"2.17.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_0.1.3_1625648878031_0.2912860558755377","host":"s3://npm-registry-packages"}},"0.1.4":{"name":"@actyx/sdk","version":"0.1.4","keywords":["actyx","pond","sdk","distributed-systems","distributed apps","distributed","industry 4.0","smart-factory","event-sourcing","iot","serverless","p2p","peer-to-peer","synchronization","decentralized","datastore","offline-first"],"author":{"name":"Actyx AG"},"license":"GPL-3.0-only","_id":"@actyx/sdk@0.1.4","maintainers":[{"name":"ax_rklaehn","email":"ruediger@actyx.io"},{"name":"gibbok","email":"gibbok.coding@gmail.com"},{"name":"moshensky","email":"nikita@moshensky.com"},{"name":"benjamin-actyx","email":"benjamin.sieffert@actyx.io"},{"name":"roland.kuhn","email":"roland@actyx.io"},{"name":"ostollmann","email":"oliver@alithia.net"}],"homepage":"https://developer.actyx.com/","bugs":{"url":"https://community.actyx.com/"},"dist":{"shasum":"7cc041d66a32efa15e8247941f1b720b106024b5","tarball":"https://registry.npmjs.org/@actyx/sdk/-/sdk-0.1.4.tgz","fileCount":163,"integrity":"sha512-knhlFeDh3xpMzGB3dQ/NuXubuxOZ+9UeynuBMdsUMik7QkyhAkaqhodG4vL/Xb25nMonvzpmagvGsi+kusUkmA==","signatures":[{"sig":"MEYCIQCwnIQmdNdoa3j6Zq+b97V6gAQe+aOk3+a9dEY+d7FRzgIhANaNwD6KDpKWjUsH0FWChMWn6YW32EgsdvZoHiQIMebc","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":567089,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg7XQNCRA9TVsSAnZWagAA0ucQAIGqQeJvilHsTekxvmLx\n+t/cwGEuoXFVPj9vZtNlLs0yyHgmN+Byr0N085Ym7R5UazLgN3cLvya7lOeu\n4NURdI5CvjLU+ZVZD7Wf7rtTLNujJ8de5WMDVnQ6IxmHDFYtMat40m28LncW\ngXU2NR5KtbVXHl8v9/mPXhUoHWr2zN84Oz2+vG0n4zxFD3yfg0TKypPPRLok\n2Y2KBFR1qQ39eBS5YS9mAkcV9gnlWKo6PX9Jq38qdzX8foYJmBGQQVGm939g\nnwcujetMBE5R1mWsUmIcRgVWKtfvNPMjut5koVgVVMpBkGYM/xUNvNdfXNhJ\nBPJlNgbuWDk7FCaeZy5unJ0zdesznZmG0VkoHIjB8mV9cFd1BAUaNdaI3MPY\nIPNfv6OhpkRWoJnApk2Pq3hSxQSmTL5kOCBD9cMsGoJA4GzOp4F9K6Sze8HK\nQmceIsQ7Ho22uxYDuVQHYGkYD1tjt6RgCRzS5iUd+KYcusIgyu85ouuQ4jtD\nAJoCHFyazEmTXh4gPRAIkYADDLnHdGZ0lfPtufSpeVR8nRnKfQt2VdbHFkbG\nT+h3diXhvJbAnDgtMP2GozSxwtsgCLAkJOPIC1WrxfTqKRcHNSJ1Km+NXmJN\naAAncf89nQXpc29BXyXonl4tgI4+4PeDzyBOHioagePemNrYA4ZfJVQxbdnk\nM8WL\r\n=2PKq\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/index.js","types":"./lib/index.d.ts","scripts":{"tsc":"tsc --noEmit -p ./tsconfig.json","lint":"eslint ./src --ext .js,.jsx,.ts,.tsx","test":"TZ=UTC jest","build":"tsc -p ./tsconfig.prod.json","clean":"rimraf ./lib ./coverage","madge":"madge --circular --extensions ts,tsx ./","test:ci":"TZ=UTC jest --maxWorkers 2","lint:fix":"npm run lint -- --fix","test:dev":"TZ=UTC jest --coverage=false && npm run api:accept","tsc:watch":"npm run tsc -- --watch --pretty","addLicense":"license-check-and-add add -f add-license-config.json","api:accept":"api-extractor run -l","api:assert":"api-extractor run","build:docs":"rm -rf ../../web/developer.actyx.com/static/@actyx/pond/ && typedoc --mode library --options typedoc.json src/index.ts","build:prod":"npm run clean && npm run lint && npm run test:ci && npm run build && npm run api:assert","test:watch":"TZ=UTC jest --coverage=false --watch","build:watch":"npm run build -- --watch --pretty","format:configs":"prettier --write .prettierrc.json jest.config.js .vscode/settings.json tsconfig.prod.json tsconfig.json .eslintrc.json"},"_npmUser":{"name":"benjamin-actyx","email":"benjamin.sieffert@actyx.io"},"repository":{"url":"git+https://github.com/Actyx/Cosmos.git","type":"git"},"_npmVersion":"6.14.8","description":"Actyx SDK","directories":{},"_nodeVersion":"12.19.0","dependencies":{"ws":"7.2.1","cron":"1.5.0","rxjs":"5.5.12","debug":"3.2.6","fp-ts":"1.19.4","io-ts":"1.10.1","ramda":"0.25.0","immutable":"4.0.0-rc.12","bufferutil":"4.0.1","node-fetch":"^2.3.0","utf-8-validate":"5.0.2"},"_hasShrinkwrap":false,"devDependencies":{"jest":"26.6.3","madge":"3.4.4","eslint":"6.8.0","rimraf":"2.6.2","ts-jest":"26.4.4","typedoc":"0.17.0-3","prettier":"1.13.7","@types/ws":"4.0.2","testcheck":"1.0.0-rc.2","fetch-mock":"9.0.0-beta.2","typescript":"3.9.6","@types/cron":"1.3.0","@types/jest":"25.1.1","@types/node":"14.14.6","@types/debug":"0.0.30","@types/ramda":"github:types/npm-ramda#9529aa3c8ff70ff84afcbc0be83443c00f30ea90","rxjs-marbles":"2.4.1","jasmine-check":"1.0.0-rc.0","@types/fetch-mock":"7.3.2","@types/node-fetch":"^2.5.10","license-check-and-add":"^3.0.4","eslint-config-prettier":"6.9.0","eslint-plugin-prettier":"3.1.2","@microsoft/api-extractor":"^7.16.1","@typescript-eslint/parser":"2.17.0","@typescript-eslint/eslint-plugin":"2.17.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_0.1.4_1626174477148_0.628860358192274","host":"s3://npm-registry-packages"}},"0.1.5":{"name":"@actyx/sdk","version":"0.1.5","keywords":["actyx","pond","sdk","distributed-systems","distributed apps","distributed","industry 4.0","smart-factory","event-sourcing","iot","serverless","p2p","peer-to-peer","synchronization","decentralized","datastore","offline-first"],"author":{"name":"Actyx AG"},"license":"GPL-3.0-only","_id":"@actyx/sdk@0.1.5","maintainers":[{"name":"ax_rklaehn","email":"ruediger@actyx.io"},{"name":"gibbok","email":"gibbok.coding@gmail.com"},{"name":"moshensky","email":"nikita@moshensky.com"},{"name":"benjamin-actyx","email":"benjamin.sieffert@actyx.io"},{"name":"roland.kuhn","email":"roland@actyx.io"},{"name":"ostollmann","email":"oliver@alithia.net"}],"homepage":"https://developer.actyx.com/","bugs":{"url":"https://community.actyx.com/"},"dist":{"shasum":"13348124fc950cdf69730650dc1ba54c9054720b","tarball":"https://registry.npmjs.org/@actyx/sdk/-/sdk-0.1.5.tgz","fileCount":166,"integrity":"sha512-wBeqPl0w5wc25IjJUqu8xKoz0/LVEKH/beCTY7GqFRNdN9sTrhI3AQnDB76iqt8sizracTNZFGIfQL6hAXUEew==","signatures":[{"sig":"MEQCIGQDYSIohaJBf6Ronuy+yfG2e42ZQpdZScn9wIlJX6uSAiAkQq0ZZsetpFGalsaBAH1TwKF4NUK7EDQs8UOeoQp23g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":577105,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg+uzbCRA9TVsSAnZWagAAZ2kP/AkGTYMFTu8rTuIq1lgA\nWBwcf2iqsa2BXjjQkP9kMA7Uc1x5djtvlFatk3w5wmnMA5MOSUj3OUGX2eR7\nbzzC4PKw10D5Fxr1CKICv4DoA+yECfxHLodrd+w36oNHiePKNDZ9qQ2Jkv4I\nFNM4K+SQQDbC+44my2T8FqP67F7zSxJPgdY/3xuwZqYegxvXinrU75/XTTMQ\ncFzsKNfmiNK/vqVRMLrvfnip3phYMYR2YCLQ29e30g+vpgSQyXonUIEFI4vQ\n40Oez3YAh3HUC7GNjm+C9h7n5sAqqM0ySt+bDBX8Vi/cRg5BJKHsxgpcgpt/\n8GEqZ9W80K8zYD2goPeB7DqzpB9fc441bwszLU95kN+3yYqCrgIdSUg6uD6f\nQkrwdSLOJOWJj0p0LRcaIT3OkT9RFSz4/6u95xONIas1yS9QQquDFdgTcvgm\nOR2u757Gvo9rHjhA3BtL0c2UqhbaA2rxdzJSe4POzx57ONSk/Es0zYFhm7Jr\nCzm0UKRUEUBcJw3W2kr1Qx+Z+Z1q4jrGbWSUj8hOtgzm1S4u8SiP3E1fSxW8\nWB4ms5gWQWUU6Xg5ycYhRCY8KbQmfriS0pBBoYtkzdrKwD3o5ob26KH7D4Yx\nnPLb/CBXEumFFgXGtW2zj0uz7HWY4KVT3dgHNub64Q9HfsxQ8st+GkQvFCFb\nwsWt\r\n=EVJ4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/index.js","types":"./lib/index.d.ts","scripts":{"tsc":"tsc --noEmit -p ./tsconfig.json","lint":"eslint ./src --ext .js,.jsx,.ts,.tsx","test":"TZ=UTC jest","build":"tsc -p ./tsconfig.prod.json","clean":"rimraf ./lib ./coverage","madge":"madge --circular --extensions ts,tsx ./","test:ci":"TZ=UTC jest --maxWorkers 2","lint:fix":"npm run lint -- --fix","test:dev":"TZ=UTC jest --coverage=false && npm run api:accept","tsc:watch":"npm run tsc -- --watch --pretty","addLicense":"license-check-and-add add -f add-license-config.json","api:accept":"api-extractor run -l","api:assert":"api-extractor run","build:docs":"rm -rf ../../web/developer.actyx.com/static/@actyx/pond/ && typedoc --mode library --options typedoc.json src/index.ts","build:prod":"npm run clean && npm run lint && npm run test:ci && npm run build && npm run api:accept","test:watch":"TZ=UTC jest --coverage=false --watch","build:watch":"npm run build -- --watch --pretty","format:configs":"prettier --write .prettierrc.json jest.config.js .vscode/settings.json tsconfig.prod.json tsconfig.json .eslintrc.json"},"_npmUser":{"name":"benjamin-actyx","email":"benjamin.sieffert@actyx.io"},"repository":{"url":"git+https://github.com/Actyx/Cosmos.git","type":"git"},"_npmVersion":"6.14.8","description":"Actyx SDK","directories":{},"_nodeVersion":"12.19.0","dependencies":{"ws":"7.2.1","cron":"1.5.0","rxjs":"5.5.12","debug":"3.2.6","fp-ts":"1.19.4","io-ts":"1.10.1","ramda":"0.25.0","immutable":"4.0.0-rc.12","bufferutil":"4.0.1","node-fetch":"^2.3.0","utf-8-validate":"5.0.2"},"_hasShrinkwrap":false,"devDependencies":{"jest":"26.6.3","madge":"3.4.4","eslint":"6.8.0","rimraf":"2.6.2","ts-jest":"26.4.4","typedoc":"0.17.0-3","prettier":"1.13.7","@types/ws":"4.0.2","testcheck":"1.0.0-rc.2","fetch-mock":"9.0.0-beta.2","typescript":"3.9.6","@types/cron":"1.3.0","@types/jest":"25.1.1","@types/node":"14.14.6","@types/debug":"0.0.30","@types/ramda":"github:types/npm-ramda#9529aa3c8ff70ff84afcbc0be83443c00f30ea90","rxjs-marbles":"2.4.1","jasmine-check":"1.0.0-rc.0","@types/fetch-mock":"7.3.2","@types/node-fetch":"^2.5.10","license-check-and-add":"^3.0.4","eslint-config-prettier":"6.9.0","eslint-plugin-prettier":"3.1.2","@microsoft/api-extractor":"^7.16.1","@typescript-eslint/parser":"2.17.0","@typescript-eslint/eslint-plugin":"2.17.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_0.1.5_1627057370881_0.42843526337954474","host":"s3://npm-registry-packages"}},"0.2.0":{"name":"@actyx/sdk","version":"0.2.0","keywords":["actyx","pond","sdk","distributed-systems","distributed apps","distributed","industry 4.0","smart-factory","event-sourcing","iot","serverless","p2p","peer-to-peer","synchronization","decentralized","datastore","offline-first"],"author":{"name":"Actyx AG"},"license":"GPL-2.0-only","_id":"@actyx/sdk@0.2.0","maintainers":[{"name":"ax_rklaehn","email":"ruediger@actyx.io"},{"name":"gibbok","email":"gibbok.coding@gmail.com"},{"name":"moshensky","email":"nikita@moshensky.com"},{"name":"benjamin-actyx","email":"benjamin.sieffert@actyx.io"},{"name":"roland.kuhn","email":"roland@actyx.io"},{"name":"ostollmann","email":"oliver@alithia.net"}],"homepage":"https://developer.actyx.com/","bugs":{"url":"https://community.actyx.com/"},"dist":{"shasum":"fdb0178b1bf15ede85db9c6475cfb8b7deae5196","tarball":"https://registry.npmjs.org/@actyx/sdk/-/sdk-0.2.0.tgz","fileCount":3834,"integrity":"sha512-Il4TKYA3bYsqoAyUujLj7PDsRjLaiYQ9K39WwHCntNboCxDMfO3h93ov9KtsoT6Izzzf2vlFvjbbtXFby6l1sw==","signatures":[{"sig":"MEUCIBnw92xKEAhIKMc+xisudyN/CHtcd600/5ZRKNl2471HAiEAq0JevV5eAvXHZJxhJ/TQ8L7cAO8ryo3u1a/xZj0DLDM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9494086,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhNvX9CRA9TVsSAnZWagAAxR0P+waE2kPzr2n/a5KtmGBG\napps2H86F2ZkkiWyewEiZL8jR1N25/6iYgn6NYyyhvwgcYUkt+wwFuzKS98+\njW2BXT1r2d+YDs/vT7vjYwo5jNVbyBmaudNGwY/ofok4JX7LM0S+6A5Zgj4e\nbMGrb4x4Qcq5AXkLf88MqlPhshvj9ddG/bAfPZR6o1cURWK8zSBvPm5t6W94\nGkjMDI7pgZgWvf5MYFafPUOpu8k9xs6Oopsvw2z6G0s10gniXOjXu+b/RwPq\n+pNVNtZ1alOfPeMRvLctAP075001qsqgpoU6Pao0IPYLcUlthkS/spyHL9tW\nvjJKgN2U1OlI9Zy7Kb77NwY9R48OO58M/yF2+jsKZyEqzivB7OJ2t4N4ESqA\na1lVqukQ3BloNlzdhRk5/PxLm4K5tQphIPjCHgQfDiOWWV86J5tAya+DyRPp\nnAnQtknESe7UNY9Q18KpVdtYkCo/t5xN31nObS0Tu26lD446PcuKW18Nvxu7\nx2J26kgCxsJurSpY88Z3rv+uZ7/sSG4zP1/JB7xR+IOf4IFLTVMD4EVhqcl2\nDO886OiQxtPbF3u1RPF7DT5LQB24vNORxVb/1uJmLYLGiZicOcd6qBSRlVOk\nQPI0IKLQECg11WiU6KSPxwGouhEucDuTtQbh6vQHSoRECluT7I1KtbQqThOO\n3mWT\r\n=4A7Z\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/index.js","types":"./lib/index.d.ts","scripts":{"tsc":"tsc --noEmit -p ./tsconfig.json","lint":"eslint ./src --ext .js,.jsx,.ts,.tsx","test":"TZ=UTC jest","build":"tsc -p ./tsconfig.prod.json","clean":"rimraf ./lib ./coverage","madge":"madge --circular --extensions ts,tsx ./","test:ci":"TZ=UTC jest --maxWorkers 2","lint:fix":"npm run lint -- --fix","test:dev":"TZ=UTC jest --coverage=false && npm run api:accept","tsc:watch":"npm run tsc -- --watch --pretty","addLicense":"license-check-and-add add -f add-license-config.json","api:accept":"api-extractor run -l","api:assert":"api-extractor run","build:docs":"rm -rf ../../web/developer.actyx.com/static/@actyx/pond/ && typedoc --mode library --options typedoc.json src/index.ts","build:prod":"npm run clean && npm run lint && npm run test:ci && npm run build && npm run api:accept","test:watch":"TZ=UTC jest --coverage=false --watch","build:watch":"npm run build -- --watch --pretty","format:configs":"prettier --write .prettierrc.json jest.config.js .vscode/settings.json tsconfig.prod.json tsconfig.json .eslintrc.json"},"_npmUser":{"name":"benjamin-actyx","email":"benjamin.sieffert@actyx.io"},"repository":{"url":"git+https://github.com/Actyx/Actyx.git","type":"git"},"_npmVersion":"6.14.8","description":"Actyx SDK","directories":{},"_nodeVersion":"12.19.0","dependencies":{"ws":"7.5.3","cron":"1.5.0","rxjs":"5.5.12","debug":"3.2.6","fp-ts":"1.19.4","io-ts":"1.10.1","ramda":"0.25.0","immutable":"4.0.0-rc.12","bufferutil":"4.0.1","node-fetch":"^2.3.0","utf-8-validate":"5.0.2"},"_hasShrinkwrap":false,"devDependencies":{"jest":"26.6.3","madge":"5.0.1","eslint":"6.8.0","rimraf":"2.6.2","ts-jest":"26.4.4","typedoc":"0.17.0-3","prettier":"1.13.7","@types/ws":"4.0.2","testcheck":"1.0.0-rc.2","fetch-mock":"9.0.0-beta.2","typescript":"3.9.6","@types/cron":"1.3.0","@types/jest":"25.1.1","@types/node":"14.14.6","@types/debug":"0.0.30","@types/ramda":"github:types/npm-ramda#9529aa3c8ff70ff84afcbc0be83443c00f30ea90","rxjs-marbles":"2.4.1","jasmine-check":"1.0.0-rc.0","@types/fetch-mock":"7.3.2","@types/node-fetch":"^2.5.10","license-check-and-add":"^3.0.4","eslint-config-prettier":"6.9.0","eslint-plugin-prettier":"3.1.2","@microsoft/api-extractor":"^7.16.1","@typescript-eslint/parser":"2.17.0","@typescript-eslint/eslint-plugin":"2.17.0"},"bundleDependencies":["rxjs"],"_npmOperationalInternal":{"tmp":"tmp/sdk_0.2.0_1630991869386_0.5603467933633075","host":"s3://npm-registry-packages"}},"0.2.1":{"name":"@actyx/sdk","version":"0.2.1","keywords":["actyx","pond","sdk","distributed-systems","distributed apps","distributed","industry 4.0","smart-factory","event-sourcing","iot","serverless","p2p","peer-to-peer","synchronization","decentralized","datastore","offline-first"],"author":{"name":"Actyx AG"},"license":"GPL-2.0-only","_id":"@actyx/sdk@0.2.1","maintainers":[{"name":"ax_rklaehn","email":"ruediger@actyx.io"},{"name":"gibbok","email":"gibbok.coding@gmail.com"},{"name":"moshensky","email":"nikita@moshensky.com"},{"name":"benjamin-actyx","email":"benjamin.sieffert@actyx.io"},{"name":"roland.kuhn","email":"roland@actyx.io"},{"name":"ostollmann","email":"oliver@alithia.net"}],"homepage":"https://developer.actyx.com/","bugs":{"url":"https://community.actyx.com/"},"dist":{"shasum":"9b09d001608952ed7b60ae6c2bc885f5dab2c910","tarball":"https://registry.npmjs.org/@actyx/sdk/-/sdk-0.2.1.tgz","fileCount":3834,"integrity":"sha512-FGu8nno9fNKIucnevegP/bS5EsnkU+4S9LqDwKEuzzeP4nRhSoriHxOgcLvzQfsU8qp8NoNGVfSMaekaDPokmg==","signatures":[{"sig":"MEQCIHJphZKI+LPvGNHfEwBVKiBsCXpbIN8tf8cVda3STMyDAiBnvFBfoU/PNET45icpHAFIZ2caXsnkZwrM+o8EsAKFuw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9494192,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhONDaCRA9TVsSAnZWagAAqPsP/1+Qab0uB7ZD/SsuvslP\n+ShszcxEcY4oA9iO+RYZwcCsat9bHhJzcrp5j/D8bHyw7IB5hQZDluT+epIn\nBo9qCCziziI1PwrUPDPrnci336LsH8xjS3zRUnAEDB3mBZrHpGaIX4GTToJi\nt0KazujZ9TvknCQoCatgkiF1qSs2otLJTDFU+dWjXfQCgujP22wggjUcXglA\nqVmNIk82DrQ3E7AFstVO1bj62EbwkyeMtPzz8H0ZwJoFiYZGZHe05LD9k2B/\no32lKYKjfHLhuEneMQBid0ilHjORFTJsLEg6csSZ6EQTeG/dLGMj4YyMPGJQ\nxI1EDYsA+zZWhbpbLx9IcTnnbT8v+pYUuhWPL20tbGbtYcjnq25yWQ5AcQ1U\nVC+u5EiPKUZ5oTdw/R2b6vRN9T8oHOwb6LLHx0fqFpO+12rGqRB2qNfAGJPt\nYINKPQzm/26aBD1AWQ3EsZ0AubIByZSPN2m4d1r8d11CdN/O7MHzBFSDWLVV\ncIDJa18OOAxeM68l+QTCAP3SvlSlUUkAgpDiEuuFC3wW/6ENFxdWNnGBtT5R\nurg38yqHfk5dQBfNxz7FWqIU9kkfEGc5OZjRhSOd8q2enQO08dVF/5Ueec5W\nq1ouorH5scm4ydxAOpnGTkTJRamkLUiDB2iB8VeShwEy/nqplcvAcJSS4Cct\nyvYr\r\n=CXp8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/index.js","types":"./lib/index.d.ts","scripts":{"tsc":"tsc --noEmit -p ./tsconfig.json","lint":"eslint ./src --ext .js,.jsx,.ts,.tsx","test":"TZ=UTC jest","build":"tsc -p ./tsconfig.prod.json","clean":"rimraf ./lib ./coverage","madge":"madge --circular --extensions ts,tsx ./","test:ci":"TZ=UTC jest --maxWorkers 2","lint:fix":"npm run lint -- --fix","test:dev":"TZ=UTC jest --coverage=false && npm run api:accept","tsc:watch":"npm run tsc -- --watch --pretty","addLicense":"license-check-and-add add -f add-license-config.json","api:accept":"api-extractor run -l","api:assert":"api-extractor run","build:docs":"rm -rf ../../web/developer.actyx.com/static/@actyx/pond/ && typedoc --mode library --options typedoc.json src/index.ts","build:prod":"npm run clean && npm run lint && npm run test:ci && npm run build && npm run api:accept","test:watch":"TZ=UTC jest --coverage=false --watch","build:watch":"npm run build -- --watch --pretty","format:configs":"prettier --write .prettierrc.json jest.config.js .vscode/settings.json tsconfig.prod.json tsconfig.json .eslintrc.json"},"_npmUser":{"name":"benjamin-actyx","email":"benjamin.sieffert@actyx.io"},"repository":{"url":"git+https://github.com/Actyx/Actyx.git","type":"git"},"_npmVersion":"6.14.8","description":"Actyx SDK","directories":{},"_nodeVersion":"12.19.0","dependencies":{"ws":"7.5.3","cron":"1.5.0","rxjs":"5.5.12","debug":"3.2.6","fp-ts":"1.19.4","io-ts":"1.10.1","ramda":"0.25.0","immutable":"4.0.0-rc.12","bufferutil":"4.0.1","node-fetch":"^2.3.0","utf-8-validate":"5.0.2"},"_hasShrinkwrap":false,"devDependencies":{"jest":"26.6.3","madge":"5.0.1","eslint":"6.8.0","rimraf":"2.6.2","ts-jest":"26.4.4","typedoc":"0.17.0-3","prettier":"1.13.7","@types/ws":"4.0.2","testcheck":"1.0.0-rc.2","fetch-mock":"9.0.0-beta.2","typescript":"3.9.6","@types/cron":"1.3.0","@types/jest":"25.1.1","@types/node":"14.14.6","@types/debug":"0.0.30","@types/ramda":"github:types/npm-ramda#9529aa3c8ff70ff84afcbc0be83443c00f30ea90","rxjs-marbles":"2.4.1","jasmine-check":"1.0.0-rc.0","@types/fetch-mock":"7.3.2","@types/node-fetch":"^2.5.10","license-check-and-add":"^3.0.4","eslint-config-prettier":"6.9.0","eslint-plugin-prettier":"3.1.2","@microsoft/api-extractor":"^7.16.1","@typescript-eslint/parser":"2.17.0","@typescript-eslint/eslint-plugin":"2.17.0"},"bundleDependencies":["rxjs"],"_npmOperationalInternal":{"tmp":"tmp/sdk_0.2.1_1631113434129_0.44132955167734567","host":"s3://npm-registry-packages"}},"0.3.0":{"name":"@actyx/sdk","version":"0.3.0","keywords":["actyx","pond","sdk","distributed-systems","distributed apps","distributed","industry 4.0","smart-factory","event-sourcing","iot","serverless","p2p","peer-to-peer","synchronization","decentralized","datastore","offline-first"],"author":{"name":"Actyx AG"},"license":"GPL-2.0-only","_id":"@actyx/sdk@0.3.0","maintainers":[{"name":"ax_rklaehn","email":"ruediger@actyx.io"},{"name":"gibbok","email":"gibbok.coding@gmail.com"},{"name":"moshensky","email":"nikita@moshensky.com"},{"name":"benjamin-actyx","email":"benjamin.sieffert@actyx.io"},{"name":"roland.kuhn","email":"roland@actyx.io"},{"name":"ostollmann","email":"oliver@alithia.net"}],"homepage":"https://developer.actyx.com/","bugs":{"url":"https://community.actyx.com/"},"dist":{"shasum":"2343e1686f56c2ab64a0c752f6d4e8555e85ba63","tarball":"https://registry.npmjs.org/@actyx/sdk/-/sdk-0.3.0.tgz","fileCount":3840,"integrity":"sha512-lx7xXgOEfXEvQC56UfZWuvRAxH9yPmrmTtbs07f/LF6JDw+aUdrpmrS4TDlWs44fhi+BBrReY7um+TZhUTUwsw==","signatures":[{"sig":"MEUCIQDCo+YTCglWuyzePh2t86p3wGaO+c/KunvpfC0HIPTwVQIgBt15Zi/VliOZ0k2m9U/746Dr1UKk8UEIsX5OJSeGdIg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9509257,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhQeAqCRA9TVsSAnZWagAAqXQP/1rTRVgpEhZQPYO+g05w\nyOkvJq3No739nfToUr/oKZ/xxpn7AvJ1NGmpT1x3LRNilFPmCh9gFQmBvlTq\nWTJAEox56bfbc+WGUdZdK9MQ9k4AN9soEFgQVLq4P6K3D/Som4BmVlrTcq2M\n/BjK4slrihZ7sxRPQZO/7OHeOgYERCWdIygRPajS7ZT+wUhLvEku6cYTU3uI\nEqwju4mX/DY68dU33ZTNM1xllo3WiNQSE9527s3WfEoVu5a3ngArPaVpqKHU\noF3gRX89FzbUt/pJfCRr92oTRNuj/PJ9ZuMiUDEtrwc0JxM6B9rhw0L+LBa8\nZNiG5ySGtw6M+3czRQSkl/lK6lyyXGwpXxxVr4BgS/dmR1Sv6TKIM6rPf0LY\njKRUDE9vO8CcjIVP42GWVpyMtu7IoZIWA0UsW4/+LFo/0NNEZInWQ1N9DK0W\n9MKAVzuuT1FqL4hd74KdVNFIRrygUQj/u6BFKTwsgcPF+9izmVT1P9vej51p\nTo5AAuK9KZMYyL6nwVF7CV56xvc9ln+9k5pH39Z3Qo5njcnUx2eEokyNUvCm\njrY3GbDdNzpORXNo+sy70olx7xZJc4fLobbB8y2OHSyYuMNuMl7jW02rObh2\nECU4GUwFB6u5jG6cZQ+2X/H4cu0vN4oycJ+tma1ssHOgLgRkOtcNAzYwNioY\n6mEh\r\n=yN6P\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/index.js","types":"./lib/index.d.ts","scripts":{"tsc":"tsc --noEmit -p ./tsconfig.json","lint":"eslint ./src --ext .js,.jsx,.ts,.tsx","test":"TZ=UTC jest","build":"tsc -p ./tsconfig.prod.json","clean":"rimraf ./lib ./coverage","madge":"madge --circular --extensions ts,tsx ./","test:ci":"TZ=UTC jest --maxWorkers 2","lint:fix":"npm run lint -- --fix","test:dev":"TZ=UTC jest --coverage=false && npm run api:accept","tsc:watch":"npm run tsc -- --watch --pretty","addLicense":"license-check-and-add add -f add-license-config.json","api:accept":"api-extractor run -l","api:assert":"api-extractor run","build:docs":"rm -rf ../../web/developer.actyx.com/static/@actyx/pond/ && typedoc --mode library --options typedoc.json src/index.ts","build:prod":"npm run clean && npm run lint && npm run test:ci && npm run build && npm run api:accept","test:watch":"TZ=UTC jest --coverage=false --watch","build:watch":"npm run build -- --watch --pretty","format:configs":"prettier --write .prettierrc.json jest.config.js .vscode/settings.json tsconfig.prod.json tsconfig.json .eslintrc.json"},"_npmUser":{"name":"benjamin-actyx","email":"benjamin.sieffert@actyx.io"},"repository":{"url":"git+https://github.com/Actyx/Actyx.git","type":"git"},"_npmVersion":"6.14.8","description":"Actyx SDK","directories":{},"_nodeVersion":"14.10.1","dependencies":{"ws":"7.5.3","cron":"1.5.0","rxjs":"5.5.12","debug":"3.2.6","fp-ts":"1.19.4","io-ts":"1.10.1","ramda":"0.25.0","immutable":"4.0.0-rc.12","bufferutil":"4.0.1","node-fetch":"^2.3.0","utf-8-validate":"5.0.2"},"_hasShrinkwrap":false,"devDependencies":{"jest":"26.6.3","madge":"5.0.1","eslint":"6.8.0","rimraf":"2.6.2","ts-jest":"26.4.4","typedoc":"0.17.0-3","prettier":"1.13.7","@types/ws":"4.0.2","testcheck":"1.0.0-rc.2","fetch-mock":"9.0.0-beta.2","typescript":"3.9.6","@types/cron":"1.3.0","@types/jest":"25.1.1","@types/node":"14.14.6","@types/debug":"0.0.30","@types/ramda":"github:types/npm-ramda#9529aa3c8ff70ff84afcbc0be83443c00f30ea90","rxjs-marbles":"2.4.1","jasmine-check":"1.0.0-rc.0","@types/fetch-mock":"7.3.2","@types/node-fetch":"^2.5.10","license-check-and-add":"^3.0.4","eslint-config-prettier":"6.9.0","eslint-plugin-prettier":"3.1.2","@microsoft/api-extractor":"^7.16.1","@typescript-eslint/parser":"2.17.0","@typescript-eslint/eslint-plugin":"2.17.0"},"bundleDependencies":["rxjs"],"_npmOperationalInternal":{"tmp":"tmp/sdk_0.3.0_1631707177836_0.40053217924080164","host":"s3://npm-registry-packages"}},"0.3.1":{"name":"@actyx/sdk","version":"0.3.1","keywords":["actyx","pond","sdk","distributed-systems","distributed apps","distributed","industry 4.0","smart-factory","event-sourcing","iot","serverless","p2p","peer-to-peer","synchronization","decentralized","datastore","offline-first"],"author":{"name":"Actyx AG"},"license":"GPL-2.0-only","_id":"@actyx/sdk@0.3.1","maintainers":[{"name":"ax_rklaehn","email":"ruediger@actyx.io"},{"name":"gibbok","email":"gibbok.coding@gmail.com"},{"name":"moshensky","email":"nikita@moshensky.com"},{"name":"benjamin-actyx","email":"benjamin.sieffert@actyx.io"},{"name":"roland.kuhn","email":"roland@actyx.io"},{"name":"ostollmann","email":"oliver@alithia.net"}],"homepage":"https://developer.actyx.com/","bugs":{"url":"https://community.actyx.com/"},"dist":{"shasum":"dae66cc1d7a21657026c573e36ded3e581ec7039","tarball":"https://registry.npmjs.org/@actyx/sdk/-/sdk-0.3.1.tgz","fileCount":3840,"integrity":"sha512-LxB2sFzqVhuDXL6XAPGfn2Po18v4k5m68tu+jFibxusamwRupJx326J13NsVK+gbggbvT9pJiReoY5XByC6t/w==","signatures":[{"sig":"MEYCIQC8swRb2ut+726fbXLd6bTdoddzW9qUy/e/ZiARv/YJRQIhAKRPV5HaqBGSZ4O72JLdjjyEJqKbxtCMu4ScVAPMi2HV","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9509393,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhQfqOCRA9TVsSAnZWagAAEPIP/1jLna7KNhcZ0MPpq40y\nx7Cxpp3yh+1XK+JwEJUrHkCHaMYXJyOMdrG9wugWkiKxmd8FbQI2ROHNj3lY\nFsLIWCBnVISreJXJcuRV1hTvGRV6vrtsBmVWpMY+GiVnS02lXEN9Nkmm1byV\n+S7NkUOnLS55Z2VBarNQI0qCQEkqZKdJicL9hlqSFO0tduvJEItjsuFlNc6D\nefkgpbcO1FZUOuDcN5lMqweuo/yf9QZScCeVWZB4QpjbqXGH0ohqQtKFKztg\nJQOEtEgdaPIYS0woYPITWixj+9vmE9mRE0j65i+dTo1m+jmkOAuhEyoU/VS5\n3pZoip5kT3zMPzmKWGj/h6vO3/1/MJJUFTQJ6odsqQ8ZifmMFS0RBiqNv0oi\nq5m187OJVEQv4vmHJkB4g2AGcuT69ODzs6aMrDkyBwVLAZazJlMzcArTZtPu\npNB9wr01kJYqvy68tLcdCnSParbhmTvppYY21LqO1lp6CWZEZC45z8cQMNF6\nz60vcWI05DOfQZMQvN85Z5XtsV9hm15lvSbbfYCcF/qIYyBFQa2yOHJ5VUDK\nHBhFhK8KrFDi2Mqa6etv8UZJMBaKaPgBbXSkN7OQlWDRaXZNrAVB4tdxiN/a\nTiHUPbzbM82jHIT6v5aLlJw/mkHHvCOxKZKSKV0By40a/gAFh7bTlpeyOoTe\nmnqX\r\n=FwPc\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/index.js","types":"./lib/index.d.ts","scripts":{"tsc":"tsc --noEmit -p ./tsconfig.json","lint":"eslint ./src --ext .js,.jsx,.ts,.tsx","test":"TZ=UTC jest","build":"tsc -p ./tsconfig.prod.json","clean":"rimraf ./lib ./coverage","madge":"madge --circular --extensions ts,tsx ./","test:ci":"TZ=UTC jest --maxWorkers 2","lint:fix":"npm run lint -- --fix","test:dev":"TZ=UTC jest --coverage=false && npm run api:accept","tsc:watch":"npm run tsc -- --watch --pretty","addLicense":"license-check-and-add add -f add-license-config.json","api:accept":"api-extractor run -l","api:assert":"api-extractor run","build:docs":"rm -rf ../../web/developer.actyx.com/static/@actyx/pond/ && typedoc --mode library --options typedoc.json src/index.ts","build:prod":"npm run clean && npm run lint && npm run test:ci && npm run build && npm run api:accept","test:watch":"TZ=UTC jest --coverage=false --watch","build:watch":"npm run build -- --watch --pretty","format:configs":"prettier --write .prettierrc.json jest.config.js .vscode/settings.json tsconfig.prod.json tsconfig.json .eslintrc.json"},"_npmUser":{"name":"benjamin-actyx","email":"benjamin.sieffert@actyx.io"},"repository":{"url":"git+https://github.com/Actyx/Actyx.git","type":"git"},"_npmVersion":"6.14.8","description":"Actyx SDK","directories":{},"_nodeVersion":"12.19.0","dependencies":{"ws":"7.5.3","cron":"1.5.0","rxjs":"5.5.12","debug":"3.2.6","fp-ts":"1.19.4","io-ts":"1.10.1","ramda":"0.25.0","immutable":"4.0.0-rc.12","bufferutil":"4.0.1","node-fetch":"^2.3.0","utf-8-validate":"5.0.2"},"_hasShrinkwrap":false,"devDependencies":{"jest":"26.6.3","madge":"5.0.1","eslint":"6.8.0","rimraf":"2.6.2","ts-jest":"26.4.4","typedoc":"0.17.0-3","prettier":"1.13.7","@types/ws":"4.0.2","testcheck":"1.0.0-rc.2","fetch-mock":"9.0.0-beta.2","typescript":"3.9.6","@types/cron":"1.3.0","@types/jest":"25.1.1","@types/node":"14.14.6","@types/debug":"0.0.30","@types/ramda":"github:types/npm-ramda#9529aa3c8ff70ff84afcbc0be83443c00f30ea90","rxjs-marbles":"2.4.1","jasmine-check":"1.0.0-rc.0","@types/fetch-mock":"7.3.2","@types/node-fetch":"^2.5.10","license-check-and-add":"^3.0.4","eslint-config-prettier":"6.9.0","eslint-plugin-prettier":"3.1.2","@microsoft/api-extractor":"^7.16.1","@typescript-eslint/parser":"2.17.0","@typescript-eslint/eslint-plugin":"2.17.0"},"bundleDependencies":["rxjs"],"_npmOperationalInternal":{"tmp":"tmp/sdk_0.3.1_1631713934720_0.6962519846962849","host":"s3://npm-registry-packages"}},"0.3.2":{"name":"@actyx/sdk","version":"0.3.2","keywords":["actyx","pond","sdk","distributed-systems","distributed apps","distributed","industry 4.0","smart-factory","event-sourcing","iot","serverless","p2p","peer-to-peer","synchronization","decentralized","datastore","offline-first"],"author":{"name":"Actyx AG"},"license":"GPL-2.0-only","_id":"@actyx/sdk@0.3.2","maintainers":[{"name":"ax_rklaehn","email":"ruediger@actyx.io"},{"name":"gibbok","email":"gibbok.coding@gmail.com"},{"name":"moshensky","email":"nikita@moshensky.com"},{"name":"benjamin-actyx","email":"benjamin.sieffert@actyx.io"},{"name":"roland.kuhn","email":"roland@actyx.io"},{"name":"ostollmann","email":"oliver@alithia.net"}],"homepage":"https://developer.actyx.com/","bugs":{"url":"https://community.actyx.com/"},"dist":{"shasum":"e5142aedbf831a9772fa5ae6f735ca0daf9f1658","tarball":"https://registry.npmjs.org/@actyx/sdk/-/sdk-0.3.2.tgz","fileCount":3840,"integrity":"sha512-WHGwILAKpH7EClGbuHpN8RTmnUFUERdSVnZO9DiIw9ily23I3kpaSaIczmiCSY5u6QMHy2pWa3oB2iuJl/O9sg==","signatures":[{"sig":"MEUCIGOpHqAjM2Ny2pA+JjxJ5yHRbBXyXsM4lwgdCrUZ6ToTAiEAwH3mJa2VFWyJsDMiHf4gl9tw0PCO8smMgxIQma2EDII=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9512489},"main":"./lib/index.js","types":"./lib/index.d.ts","scripts":{"tsc":"tsc --noEmit -p ./tsconfig.json","lint":"eslint ./src --ext .js,.jsx,.ts,.tsx","test":"TZ=UTC jest","build":"tsc -p ./tsconfig.prod.json","clean":"rimraf ./lib ./coverage","madge":"madge --circular --extensions ts,tsx ./","test:ci":"TZ=UTC jest --maxWorkers 2","lint:fix":"npm run lint -- --fix","test:dev":"TZ=UTC jest --coverage=false && npm run api:accept","tsc:watch":"npm run tsc -- --watch --pretty","addLicense":"license-check-and-add add -f add-license-config.json","api:accept":"api-extractor run -l","api:assert":"api-extractor run","build:docs":"rm -rf ../../web/developer.actyx.com/static/@actyx/pond/ && typedoc --mode library --options typedoc.json src/index.ts","build:prod":"npm run clean && npm run lint && npm run test:ci && npm run build && npm run api:accept","test:watch":"TZ=UTC jest --coverage=false --watch","build:watch":"npm run build -- --watch --pretty","format:configs":"prettier --write .prettierrc.json jest.config.js .vscode/settings.json tsconfig.prod.json tsconfig.json .eslintrc.json"},"_npmUser":{"name":"benjamin-actyx","email":"benjamin.sieffert@actyx.io"},"repository":{"url":"git+https://github.com/Actyx/Actyx.git","type":"git"},"_npmVersion":"6.14.8","description":"Actyx SDK","directories":{},"_nodeVersion":"12.19.0","dependencies":{"ws":"7.5.3","cron":"1.5.0","rxjs":"5.5.12","debug":"3.2.6","fp-ts":"1.19.4","io-ts":"1.10.1","ramda":"0.25.0","immutable":"4.0.0-rc.12","bufferutil":"4.0.1","node-fetch":"^2.3.0","utf-8-validate":"5.0.2"},"_hasShrinkwrap":false,"devDependencies":{"jest":"26.6.3","madge":"5.0.1","eslint":"6.8.0","rimraf":"2.6.2","ts-jest":"26.4.4","typedoc":"0.17.0-3","prettier":"1.13.7","@types/ws":"4.0.2","testcheck":"1.0.0-rc.2","fetch-mock":"9.0.0-beta.2","typescript":"3.9.6","@types/cron":"1.3.0","@types/jest":"25.1.1","@types/node":"14.14.6","@types/debug":"0.0.30","@types/ramda":"github:types/npm-ramda#9529aa3c8ff70ff84afcbc0be83443c00f30ea90","rxjs-marbles":"2.4.1","jasmine-check":"1.0.0-rc.0","@types/fetch-mock":"7.3.2","@types/node-fetch":"^2.5.10","license-check-and-add":"^3.0.4","eslint-config-prettier":"6.9.0","eslint-plugin-prettier":"3.1.2","@microsoft/api-extractor":"^7.16.1","@typescript-eslint/parser":"2.17.0","@typescript-eslint/eslint-plugin":"2.17.0"},"bundleDependencies":["rxjs"],"_npmOperationalInternal":{"tmp":"tmp/sdk_0.3.2_1633012401471_0.6541606920927097","host":"s3://npm-registry-packages"}},"0.3.3-rc1":{"name":"@actyx/sdk","version":"0.3.3-rc1","keywords":["actyx","pond","sdk","distributed-systems","distributed apps","distributed","industry 4.0","smart-factory","event-sourcing","iot","serverless","p2p","peer-to-peer","synchronization","decentralized","datastore","offline-first"],"author":{"name":"Actyx AG"},"license":"GPL-2.0-only","_id":"@actyx/sdk@0.3.3-rc1","maintainers":[{"name":"roland.kuhn","email":"roland@actyx.io"},{"name":"ostollmann","email":"oliver@alithia.net"}],"homepage":"https://developer.actyx.com/","bugs":{"url":"https://community.actyx.com/"},"dist":{"shasum":"2492a2d16e3962f97148e7a178cc874349d00a8b","tarball":"https://registry.npmjs.org/@actyx/sdk/-/sdk-0.3.3-rc1.tgz","fileCount":3841,"integrity":"sha512-+55PJFFaTSJYZHGQBCSnS4rcXbB38nb3VoCEXi1NzzHmJ0MSFL0FHAhR3ZCRkumuRBsYaPxyuiIjR0ZpwriUMg==","signatures":[{"sig":"MEYCIQC5UiQy4clVEwdAEd7bglbjTiQD0lCL8AgfbNgeIKBnbwIhAOHC6z6W2hy6qQJX1FZqgBlXHSXxd3KgFv0P23BLjg9S","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9514352,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhpqbeCRA9TVsSAnZWagAAne8P/RRaTx2O/OZa8hp1rXBK\nYj8e6bMUTlmqZiJIP2I8AxLMh8AGJ9abwSbJr5QZnaoAkP2x3ooXeOiLA+bl\nhA7PhCE4r4Q7E3BZc3KvQsRgCnGYVYG2j/nxQDF7wrAx5iGjSrgMGOo32Ayx\nJSfnIAPOmsPz8yPgqkREutdwSvbHdKMx+Yqa0fSXaPEMaLPD7F3dKdVBdv2j\n5hVilnGkCzpKE9dP+W7tmB+RO5t3IejietEIDyto60rVY6Ki8Zx3xt147ElA\n3ojj8DyUQJpTmGMhoWC6UVtjzT2HCbLmeViCS8oHTh7rXxGyNTuJJaESCOmW\n1BO6J7Ey3G1pwn+I5RfbIFfnctXNvbE2bRHshAmgpd0zgQ8Mn0FXkHAiRlJc\n8wo/umUzI0ydgru7nMPxFHz17yiLbjTwgu9XMqUe86b8QZH+YNAvhuAluYj6\nVm7KR7Bj2xI19t+UfXQxECDuXOvldaNoO7l7QM6rleS2QFIYrWE3LbM+Xi9o\n0VX33rRIPf5r452MvkWTmSWHF/vr1WP5VnR8lH0Am+oQhYEfSA8MjSJ7522x\npBDXuSce0y5KZETd3KoUshIHSsk3A3exhbVrAOwc5dJfmwA/e3dbvfKS/Q29\ndvFN30XpX6eTK94zv5YmTl7aYGio6IJbWzFHe3+XhFR1oThEH4QMyKsfOt1l\n9N8W\r\n=6OXi\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/index.js","_from":"file:actyx-sdk-0.3.3-rc1.tgz","types":"./lib/index.d.ts","scripts":{"tsc":"tsc --noEmit -p ./tsconfig.json","lint":"eslint ./src --ext .js,.jsx,.ts,.tsx","test":"TZ=UTC jest","build":"tsc -p ./tsconfig.prod.json","clean":"rimraf ./lib ./coverage","madge":"madge --circular --extensions ts,tsx ./","test:ci":"TZ=UTC jest --maxWorkers 2","lint:fix":"npm run lint -- --fix","test:dev":"TZ=UTC jest --coverage=false && npm run api:accept","tsc:watch":"npm run tsc -- --watch --pretty","addLicense":"license-check-and-add add -f add-license-config.json","api:accept":"api-extractor run -l","api:assert":"api-extractor run","build:docs":"rm -rf ../../web/developer.actyx.com/static/@actyx/pond/ && typedoc --mode library --options typedoc.json src/index.ts","build:prod":"npm run clean && npm run lint && npm run test:ci && npm run build && npm run api:accept","test:watch":"TZ=UTC jest --coverage=false --watch","build:watch":"npm run build -- --watch --pretty","format:configs":"prettier --write .prettierrc.json jest.config.js .vscode/settings.json tsconfig.prod.json tsconfig.json .eslintrc.json"},"_npmUser":{"name":"ostollmann","email":"oliver@alithia.net"},"_resolved":"","_integrity":"","repository":{"url":"git+https://github.com/Actyx/Actyx.git","type":"git"},"_npmVersion":"6.14.13","description":"Actyx SDK","directories":{},"_nodeVersion":"14.17.0","dependencies":{"ws":"7.5.3","cron":"1.5.0","rxjs":"5.5.12","debug":"3.2.6","fp-ts":"1.19.4","io-ts":"1.10.1","ramda":"0.25.0","immutable":"4.0.0-rc.12","bufferutil":"4.0.1","node-fetch":"^2.3.0","utf-8-validate":"5.0.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"26.6.3","madge":"5.0.1","eslint":"6.8.0","rimraf":"2.6.2","ts-jest":"26.4.4","typedoc":"0.17.0-3","prettier":"1.13.7","@types/ws":"4.0.2","testcheck":"1.0.0-rc.2","fetch-mock":"9.0.0-beta.2","typescript":"3.9.6","@types/cron":"1.3.0","@types/jest":"25.1.1","@types/node":"14.14.6","@types/debug":"0.0.30","@types/ramda":"github:types/npm-ramda#9529aa3c8ff70ff84afcbc0be83443c00f30ea90","rxjs-marbles":"2.4.1","jasmine-check":"1.0.0-rc.0","@types/fetch-mock":"7.3.2","@types/node-fetch":"^2.5.10","license-check-and-add":"^3.0.4","eslint-config-prettier":"6.9.0","eslint-plugin-prettier":"3.1.2","@microsoft/api-extractor":"^7.16.1","@typescript-eslint/parser":"2.17.0","@typescript-eslint/eslint-plugin":"2.17.0"},"bundleDependencies":["rxjs"],"_npmOperationalInternal":{"tmp":"tmp/sdk_0.3.3-rc1_1638311646577_0.03134518650703355","host":"s3://npm-registry-packages"}},"0.4.0-rc1":{"name":"@actyx/sdk","version":"0.4.0-rc1","keywords":["actyx","pond","sdk","distributed-systems","distributed apps","distributed","industry 4.0","smart-factory","event-sourcing","iot","serverless","p2p","peer-to-peer","synchronization","decentralized","datastore","offline-first"],"author":"Actyx AG","license":"GPL-2.0-only","_id":"@actyx/sdk@0.4.0-rc1","maintainers":[{"name":"roland.kuhn","email":"roland@actyx.io"},{"name":"ostollmann","email":"oliver@alithia.net"}],"homepage":"https://developer.actyx.com/","bugs":{"url":"https://community.actyx.com/"},"dist":{"shasum":"71833e9b04a9372b13a6e1f203be28d6dee57afc","tarball":"https://registry.npmjs.org/@actyx/sdk/-/sdk-0.4.0-rc1.tgz","fileCount":2451,"integrity":"sha512-P6VXQ9usSJKZtwafgRfwj2ouiwl5oYmDB2EzPU/VSCtM8Ve0WTo59mRsQ31umhrO4GJOo/OEXvqA84pJMbk8rA==","signatures":[{"sig":"MEUCIQCeTtLIrsInA2J16yVzYAkQQmPTjX1OvxcWYGiJgUcRiQIgV29DBvtwOlqTjeTAi0DaAQRUeDjP4iedUyk+3qBDc0Y=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":5128405,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhu5FWCRA9TVsSAnZWagAAZFIP/2E38pY8YhA7P4z/789M\nPxxwPLLbaCD6mJNBJj9ACeUr4F+MXjzqfG5bCtX1jUSLmmtGGqNyp90gLQIC\nPSDcw0Eagj8LRJvAUVP+XzKR3qvW2jk5VTwjZ3ty8YS1Rkd6Brrbhgdv28QB\nx3W89Yncavdl+cVKO1o+atqFcqeD7Ewcocs4/HEBnU/HSDLbqC09AgS1WgdD\nsfFkZmeYTAO7rpmS1yUApBARnTy0Lk/xBNOQJz3M4+vCxI9rE0ns8DDrxQyC\nhUThC97vClY2AOLcMCfSufuuucf9xbuHtDUnPF1uYSlikU4oMGlQVgg8xnze\n6b5ADhG4dXLFgiMtoLpuDG/IY6Ax6PvzMD1hEHnJb/SJEjpoxk3MhfgLWUrQ\nJCF77lQZopHORRI7JPRKiWN7wWWLXgHrlU10r/iZDcgrbjvzbhvnuAhqEBTI\nRnasb6dR2rDE5xBAzbs/qV2MrJJevUNcIJbyfu0VP5tIQsZ6hRBUPhu8DBVz\naqV4GATpz9uZ6wSQpJPo/bSUZhStl94RjjXIuE5bG3P2YS2Onnew0wTQVlDe\nifhZI7X8Wa3ZDvw+tQHI1cTWQdKRUOR9h2iSi3o6etBE0JcQHJUeei/RXgka\nxMcoGimSP4bsusJIREfVoZpi3vkva/4nQX8PLy5e67smMTwL3Zw0j+E68vYX\nqKVm\r\n=/3xH\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/index.js","_from":"file:actyx-sdk-0.4.0-rc1.tgz","types":"./lib/index.d.ts","scripts":{"tsc":"tsc --noEmit -p ./tsconfig.json","lint":"eslint ./src --ext .js,.jsx,.ts,.tsx","test":"cross-env TZ=UTC jest","build":"tsc -p ./tsconfig.prod.json","clean":"rimraf ./lib ./coverage","madge":"madge --circular --extensions ts,tsx ./","test:ci":"cross-env TZ=UTC jest --maxWorkers 2","lint:fix":"npm run lint -- --fix","test:dev":"cross-env TZ=UTC jest --coverage=false && npm run api:accept","tsc:watch":"npm run tsc -- --watch --pretty","addLicense":"license-check-and-add add -f add-license-config.json","api:accept":"api-extractor run -l","api:assert":"api-extractor run","build:docs":"rm -rf ../../web/developer.actyx.com/static/@actyx/pond/ && typedoc --mode library --options typedoc.json src/index.ts","build:prod":"npm run clean && npm run lint && npm run test:ci && npm run build && npm run api:accept","test:watch":"cross-env TZ=UTC jest --coverage=false --watch","build:watch":"npm run build -- --watch --pretty","format:configs":"prettier --write .prettierrc.json jest.config.js .vscode/settings.json tsconfig.prod.json tsconfig.json .eslintrc.json"},"_npmUser":{"name":"ostollmann","email":"oliver@alithia.net"},"_resolved":"C:\\Users\\Oliver\\Repos\\GitHub\\Actyx2\\js\\sdk\\actyx-sdk-0.4.0-rc1.tgz","_integrity":"sha512-P6VXQ9usSJKZtwafgRfwj2ouiwl5oYmDB2EzPU/VSCtM8Ve0WTo59mRsQ31umhrO4GJOo/OEXvqA84pJMbk8rA==","repository":{"url":"git+https://github.com/Actyx/Actyx.git","type":"git"},"_npmVersion":"8.1.2","description":"Actyx SDK","directories":{},"_nodeVersion":"16.13.1","dependencies":{"ws":"8.3.0","rxjs":"7.4.0","debug":"4.3.3","fp-ts":"2.11.5","io-ts":"2.2.16","ramda":"0.27.1","node-fetch":"^2.6.6"},"_hasShrinkwrap":false,"devDependencies":{"jest":"27.4.5","madge":"5.0.1","eslint":"8.4.1","rimraf":"3.0.2","ts-jest":"27.1.1","typedoc":"^0.22.10","prettier":"2.5.1","@types/ws":"8.2.2","cross-env":"7.0.3","typescript":"4.5.4","@types/jest":"27.0.3","@types/node":"16.11.13","@types/debug":"4.1.7","@types/ramda":"0.27.60","rxjs-marbles":"^7.0.1","@types/node-fetch":"^2.5.12","license-check-and-add":"4.0.3","eslint-config-prettier":"8.3.0","eslint-plugin-prettier":"4.0.0","@microsoft/api-extractor":"7.19.2","@typescript-eslint/parser":"5.7.0","@typescript-eslint/eslint-plugin":"5.7.0"},"bundleDependencies":["rxjs"],"_npmOperationalInternal":{"tmp":"tmp/sdk_0.4.0-rc1_1639682389970_0.5196603178903243","host":"s3://npm-registry-packages"}},"0.4.0-rc2":{"name":"@actyx/sdk","version":"0.4.0-rc2","keywords":["actyx","pond","sdk","distributed-systems","distributed apps","distributed","industry 4.0","smart-factory","event-sourcing","iot","serverless","p2p","peer-to-peer","synchronization","decentralized","datastore","offline-first"],"author":"Actyx AG","license":"GPL-2.0-only","_id":"@actyx/sdk@0.4.0-rc2","maintainers":[{"name":"roland.kuhn","email":"roland@actyx.io"},{"name":"ostollmann","email":"oliver@alithia.net"}],"homepage":"https://developer.actyx.com/","bugs":{"url":"https://community.actyx.com/"},"dist":{"shasum":"6107aa08f3bd8c3205c79217dedcecd01e5f4414","tarball":"https://registry.npmjs.org/@actyx/sdk/-/sdk-0.4.0-rc2.tgz","fileCount":2451,"integrity":"sha512-5eWPoJMxZRmHVXDDMBFCryltWK+aoPBg6CwSZ1xB46HTEOPde4VVovGmbBaGjKDs1OWj2xdFhahQvEyRzmmWQg==","signatures":[{"sig":"MEYCIQCV6+OJ75FTG5u+/4CtCTkGLxDZdw0IRhNtlVKL3zXkGAIhAN6hdDGT6aI9f9kh3yQBOAWxmjbKUJza0RSQHDgPucqJ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":5121782,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhvHbpCRA9TVsSAnZWagAAf4kP/j37jcvf91GcfyWDxWEh\nEjZtCYG6QzIW9WwLcEULRCRrLp1Z4PumaUHZU2Ol3Nj5GkKGFZXP1+p5ECOk\nfcQWixicAU1BpnJj8YY/ZtntKqW88RoRoJ21KrwT1Di2lbLlYIMbMBOwKWkr\n1xVTXYjkCVXes1TIPCLYTIKIECbRy3v4xgSIUVI3fd25YHMUiS/v02UDdZIS\nhVHVqsp914ARxYkdUfWMKImYclgbtF3gDo5eZwgUjtG16kBcmn2oR87G9rrX\nS8l3fe9KDgNlFToAaIBGJIIIdn+8NMrYS4aiXjaubQaq6qjD1sdldq/ws+4f\nmgzD7m/DMUO4LXQJ1eZnZW/T566NQeF9VpxWMsXQl/+gEeIOcNPWzN1AmOUH\nYmiA8W++waOiNBjIrD6gah8RtcXjEXBepeoS9lPJZdhfVgygbG790AIdQyqE\nWLcgaqf7+CO+Uc3ENZThoofUk+hQxFPlRerHARRomHlWj+1ofeftE1Zl05jk\nV6f1gcrWKUbP3gDwPAV8GsNf1VStjusOUUYQGCrTCbWDHKCF6dMvrdilq5tE\nh9kLnnlqrBAXxiY1EEejAx7w0VX8yckr3deam3q38ge4LR/RSuPJzs8fYS7u\nB2X5U3zkiTbtb+syk5UMU70TmegOtDvizqcG00z9g7mzCPyc45rGSwZ1dr5J\nIj9u\r\n=n/B6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/index.js","_from":"file:actyx-sdk-0.4.0-rc2.tgz","types":"./lib/index.d.ts","scripts":{"tsc":"tsc --noEmit -p ./tsconfig.json","lint":"eslint ./src --ext .js,.jsx,.ts,.tsx","test":"cross-env TZ=UTC jest","build":"tsc -p ./tsconfig.prod.json","clean":"rimraf ./lib ./coverage","madge":"madge --circular --extensions ts,tsx ./","test:ci":"cross-env TZ=UTC jest --maxWorkers 2","lint:fix":"npm run lint -- --fix","test:dev":"cross-env TZ=UTC jest --coverage=false && npm run api:accept","tsc:watch":"npm run tsc -- --watch --pretty","addLicense":"license-check-and-add add -f add-license-config.json","api:accept":"api-extractor run -l","api:assert":"api-extractor run","build:docs":"rm -rf ../../web/developer.actyx.com/static/@actyx/pond/ && typedoc --mode library --options typedoc.json src/index.ts","build:prod":"npm run clean && npm run lint && npm run test:ci && npm run build && npm run api:accept","test:watch":"cross-env TZ=UTC jest --coverage=false --watch","build:watch":"npm run build -- --watch --pretty","format:configs":"prettier --write .prettierrc.json jest.config.js .vscode/settings.json tsconfig.prod.json tsconfig.json .eslintrc.json"},"_npmUser":{"name":"ostollmann","email":"oliver@alithia.net"},"_resolved":"/home/ost/repos/Actyx2/js/sdk/actyx-sdk-0.4.0-rc2.tgz","_integrity":"sha512-5eWPoJMxZRmHVXDDMBFCryltWK+aoPBg6CwSZ1xB46HTEOPde4VVovGmbBaGjKDs1OWj2xdFhahQvEyRzmmWQg==","repository":{"url":"git+https://github.com/Actyx/Actyx.git","type":"git"},"_npmVersion":"8.1.2","description":"Actyx SDK","directories":{},"_nodeVersion":"16.13.1","dependencies":{"ws":"8.3.0","rxjs":"7.4.0","debug":"4.3.3","fp-ts":"2.11.5","io-ts":"2.2.16","ramda":"0.27.1","events":"^3.3.0","node-fetch":"^2.6.6","isomorphic-ws":"^4.0.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"27.4.5","madge":"5.0.1","eslint":"8.4.1","rimraf":"3.0.2","ts-jest":"27.1.1","typedoc":"^0.22.10","prettier":"2.5.1","@types/ws":"8.2.2","cross-env":"7.0.3","typescript":"4.5.4","@types/jest":"27.0.3","@types/node":"16.11.13","@types/debug":"4.1.7","@types/ramda":"0.27.60","rxjs-marbles":"^7.0.1","@types/node-fetch":"^2.5.12","license-check-and-add":"4.0.3","eslint-config-prettier":"8.3.0","eslint-plugin-prettier":"4.0.0","@microsoft/api-extractor":"7.19.2","@typescript-eslint/parser":"5.7.0","@typescript-eslint/eslint-plugin":"5.7.0"},"bundleDependencies":["rxjs"],"_npmOperationalInternal":{"tmp":"tmp/sdk_0.4.0-rc2_1639741160837_0.14359875932244148","host":"s3://npm-registry-packages"}},"0.4.0-rc3":{"name":"@actyx/sdk","version":"0.4.0-rc3","keywords":["actyx","pond","sdk","distributed-systems","distributed apps","distributed","industry 4.0","smart-factory","event-sourcing","iot","serverless","p2p","peer-to-peer","synchronization","decentralized","datastore","offline-first"],"author":{"name":"Actyx AG"},"license":"GPL-2.0-only","_id":"@actyx/sdk@0.4.0-rc3","maintainers":[{"name":"roland.kuhn","email":"roland@actyx.io"},{"name":"ostollmann","email":"oliver@alithia.net"}],"homepage":"https://developer.actyx.com/","bugs":{"url":"https://community.actyx.com/"},"dist":{"shasum":"0a80e527779199b16b8bf2ac5dc661c540eb59e5","tarball":"https://registry.npmjs.org/@actyx/sdk/-/sdk-0.4.0-rc3.tgz","fileCount":2451,"integrity":"sha512-KOG4NpevDeOu/sg1mN0/EaHpYlSd+XFrzo2qBbNKs4mcl3VtInhqcRdUyZ8unmKuTVe0y9oLOlqUkK+MGf14CQ==","signatures":[{"sig":"MEUCIGvhDTNYC5Q9qZ1Z9dvxmSPR+MDQgbzyVMyD3dWUOEOyAiEAv1LcfllCnZEo329m/R5jH2t9epsKX7H/gYob98FOg0c=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":5121669,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhvJSiCRA9TVsSAnZWagAAIc8P/0ivXH7ftNiyY7qCA0jM\nxbj5lScbXIUjrFcSMvv76ECo8Zl1WRzJ5WgxbjQLFsf3siOvJdJOkLoTax1p\nYim/WQMA4oDEz9UG2kgrG4iVZYUWXPHadM2+Qmu7mT6jRfrYFSrnWNE9juOL\nnr1fm0FqiiVIP1IFOe/kOI9V9Rvdo8CH11ChzYraxDx5jljYlNojjpE1A4Bb\nI9noNncJshWjQ8saoMWi904vv2SnTsuyKNTnA9wMpVAMcYASdYkTDBmqmMOr\nXfJX7tlL7DsmO40QJubKHwCanEilgGBQrq7qTdapd/vECZUyYInfWP4rkKxq\nRlwGuMan//puXocKVw+foTzCZhrPaN2wfVXNHqs46X2cizZsrUw4Vb3LmRLb\nNQa0vO7CC0gZnOy2ybN5NYJ8+B8r6/8rdsuvLFfQ8yNTc/1XYblltojIoZj2\nMOkVLa5MXqgq2y7m+FJhaGIq6SDErZEaz9dEPXn4/fP7MpVZ+DJzw5hczJG9\nnRxqFHOI6KNSuQfZC3ANVRJfTFo6JlgaVVyQt5KwOQd34SNAa32nkQEiDE11\n1b16XuGV6L+j9l6J8OLsv62ergXjFvWkFrFIxuoOLriT7GUbLL4GebLMmhdf\nFvpS7s2z4udmLkpd11Lz8r+54KRDTZbLxoXZRz7O+aqUj3jV3siW0x4vaBjN\nWC0w\r\n=PXOL\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/index.js","types":"./lib/index.d.ts","gitHead":"27e7f62dd4557ae56899f80ee7137de3e8d190b3","scripts":{"tsc":"tsc --noEmit -p ./tsconfig.json","lint":"eslint ./src --ext .js,.jsx,.ts,.tsx","test":"cross-env TZ=UTC jest","build":"tsc -p ./tsconfig.prod.json","clean":"rimraf ./lib ./coverage","madge":"madge --circular --extensions ts,tsx ./","test:ci":"cross-env TZ=UTC jest --maxWorkers 2","lint:fix":"npm run lint -- --fix","test:dev":"cross-env TZ=UTC jest --coverage=false && npm run api:accept","tsc:watch":"npm run tsc -- --watch --pretty","addLicense":"license-check-and-add add -f add-license-config.json","api:accept":"api-extractor run -l","api:assert":"api-extractor run","build:docs":"rm -rf ../../web/developer.actyx.com/static/@actyx/pond/ && typedoc --mode library --options typedoc.json src/index.ts","build:prod":"npm run clean && npm run lint && npm run test:ci && npm run build && npm run api:accept","test:watch":"cross-env TZ=UTC jest --coverage=false --watch","build:watch":"npm run build -- --watch --pretty","format:configs":"prettier --write .prettierrc.json jest.config.js .vscode/settings.json tsconfig.prod.json tsconfig.json .eslintrc.json"},"_npmUser":{"name":"ostollmann","email":"oliver@alithia.net"},"repository":{"url":"git+https://github.com/Actyx/Actyx.git","type":"git"},"_npmVersion":"8.1.2","description":"Actyx SDK","directories":{},"_nodeVersion":"16.13.1","dependencies":{"ws":"8.3.0","rxjs":"*","debug":"4.3.3","fp-ts":"2.11.5","io-ts":"2.2.16","ramda":"0.27.1","events":"^3.3.0","node-fetch":"^2.6.6","isomorphic-ws":"^4.0.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"27.4.5","madge":"5.0.1","eslint":"8.4.1","rimraf":"3.0.2","ts-jest":"27.1.1","typedoc":"^0.22.10","prettier":"2.5.1","@types/ws":"8.2.2","cross-env":"7.0.3","typescript":"4.5.4","@types/jest":"27.0.3","@types/node":"16.11.13","@types/debug":"4.1.7","@types/ramda":"0.27.60","rxjs-marbles":"^7.0.1","@types/node-fetch":"^2.5.12","license-check-and-add":"4.0.3","eslint-config-prettier":"8.3.0","eslint-plugin-prettier":"4.0.0","@microsoft/api-extractor":"7.19.2","@typescript-eslint/parser":"5.7.0","@typescript-eslint/eslint-plugin":"5.7.0"},"bundleDependencies":["rxjs"],"_npmOperationalInternal":{"tmp":"tmp/sdk_0.4.0-rc3_1639748770370_0.8659804311274835","host":"s3://npm-registry-packages"}},"0.4.0-rc4":{"name":"@actyx/sdk","version":"0.4.0-rc4","keywords":["actyx","pond","sdk","distributed-systems","distributed apps","distributed","industry 4.0","smart-factory","event-sourcing","iot","serverless","p2p","peer-to-peer","synchronization","decentralized","datastore","offline-first"],"author":{"name":"Actyx AG"},"license":"GPL-2.0-only","_id":"@actyx/sdk@0.4.0-rc4","maintainers":[{"name":"roland.kuhn","email":"roland@actyx.io"},{"name":"ostollmann","email":"oliver@alithia.net"}],"homepage":"https://developer.actyx.com/","bugs":{"url":"https://community.actyx.com/"},"dist":{"shasum":"238b002e6f71785885b2ee2ee5680af050292b52","tarball":"https://registry.npmjs.org/@actyx/sdk/-/sdk-0.4.0-rc4.tgz","fileCount":2451,"integrity":"sha512-X8ZmhJjCjPqg9ekzvBHhzNoTfBF0Lpz2VxbGAhuXuNpgJaqbSkfSUjFb1ONXnKlK8/cRW739c/WqUI7Eb0bFSQ==","signatures":[{"sig":"MEUCIHNKqIMGtGxtdAcJor7cSc71lAqhPy8fMnf6NUmQ/vE9AiEA/BYa3Hzz+J+9aL8nAIesxO5huKyQPsH5uMcpIJk/gTo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":5121610,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhvJj9CRA9TVsSAnZWagAAy50P/0VhknUaXZ3FrhM43pin\nSyk0N/eRbD08hdbB0ZVsE+OV5qClMYMcyeMWjmGETT/6ouUH3EQzr7wTZf46\n3eipbu7OBgzEqrQACkMqkpPohYEG2wioQOZwTcMKum85dFhYXF/0jAbz/zqS\nHLC4wFllmVIcZja/YZAnBm7PEjQ43nD715LUJ7phFHjZMHMV1ULokOJnpqxY\nK2kZ4MIBj+wMK/IQAmRFop+GO7LP3Ah7gLm3/NODH1OgIP/S/JEFT7AOUBSp\nmizAS+KmUeDP/EjHj29R2Cc9S63BBvIstDCyk/nDf8fZxhQXchMu6sohplA1\nDNWP9A2xI+oPSKbHZTNcCAYo1N6FfeH+IEEexSOc6qpbU7MOr6jZTEqC8+J/\nW0g5ntYMFO3ZRggr3zyxwoOaJ9PCXnSLQ5pP+XKkBlVewSqj8BhwVmgXEg5U\n9GHSCMXxVEV8SPlFVl26kYiFquu08648kPbxw2yxIpNG2bwcRbLVciCQYwBs\n1Wsn0B/XTJbLqp1wZDuBJj4KlAqiHwzuLiwFGCLUB0HqW6XxtT/kRFE6nDl7\nBcdFN2Meh5Oqgy11f3OUXwmmYt6yPyaNCsCbHKLTut3HIdnGkBf9A7IIj1LM\nwrWUtMZ2L8UnMO0N3qBQXO9PIlOT7elgsbxi/z/dikk1o5bDlpXKtq685Dn1\nQC3+\r\n=Asxx\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/index.js","types":"./lib/index.d.ts","gitHead":"27e7f62dd4557ae56899f80ee7137de3e8d190b3","scripts":{"tsc":"tsc --noEmit -p ./tsconfig.json","lint":"eslint ./src --ext .js,.jsx,.ts,.tsx","test":"cross-env TZ=UTC jest","build":"tsc -p ./tsconfig.prod.json","clean":"rimraf ./lib ./coverage","madge":"madge --circular --extensions ts,tsx ./","test:ci":"cross-env TZ=UTC jest --maxWorkers 2","lint:fix":"npm run lint -- --fix","test:dev":"cross-env TZ=UTC jest --coverage=false && npm run api:accept","tsc:watch":"npm run tsc -- --watch --pretty","addLicense":"license-check-and-add add -f add-license-config.json","api:accept":"api-extractor run -l","api:assert":"api-extractor run","build:docs":"rm -rf ../../web/developer.actyx.com/static/@actyx/pond/ && typedoc --mode library --options typedoc.json src/index.ts","build:prod":"npm run clean && npm run lint && npm run test:ci && npm run build && npm run api:accept","test:watch":"cross-env TZ=UTC jest --coverage=false --watch","build:watch":"npm run build -- --watch --pretty","format:configs":"prettier --write .prettierrc.json jest.config.js .vscode/settings.json tsconfig.prod.json tsconfig.json .eslintrc.json"},"_npmUser":{"name":"ostollmann","email":"oliver@alithia.net"},"repository":{"url":"git+https://github.com/Actyx/Actyx.git","type":"git"},"_npmVersion":"8.1.2","description":"Actyx SDK","directories":{},"_nodeVersion":"16.13.1","dependencies":{"ws":"8.3.0","rxjs":"*","debug":"4.3.3","fp-ts":"2.11.5","io-ts":"2.2.16","ramda":"0.27.1","events":"^3.3.0","node-fetch":"^2.6.6","isomorphic-ws":"^4.0.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"27.4.5","madge":"5.0.1","eslint":"8.4.1","rimraf":"3.0.2","ts-jest":"27.1.1","typedoc":"^0.22.10","prettier":"2.5.1","@types/ws":"8.2.2","cross-env":"7.0.3","typescript":"4.5.4","@types/jest":"27.0.3","@types/node":"16.11.13","@types/debug":"4.1.7","@types/ramda":"0.27.60","rxjs-marbles":"^7.0.1","@types/node-fetch":"^2.5.12","license-check-and-add":"4.0.3","eslint-config-prettier":"8.3.0","eslint-plugin-prettier":"4.0.0","@microsoft/api-extractor":"7.19.2","@typescript-eslint/parser":"5.7.0","@typescript-eslint/eslint-plugin":"5.7.0"},"bundleDependencies":["rxjs"],"_npmOperationalInternal":{"tmp":"tmp/sdk_0.4.0-rc4_1639749884850_0.9596972235811383","host":"s3://npm-registry-packages"}},"0.4.0-rc5":{"name":"@actyx/sdk","version":"0.4.0-rc5","keywords":["actyx","pond","sdk","distributed-systems","distributed apps","distributed","industry 4.0","smart-factory","event-sourcing","iot","serverless","p2p","peer-to-peer","synchronization","decentralized","datastore","offline-first"],"author":"Actyx AG","license":"GPL-2.0-only","_id":"@actyx/sdk@0.4.0-rc5","maintainers":[{"name":"roland.kuhn","email":"roland@actyx.io"},{"name":"ostollmann","email":"oliver@alithia.net"}],"homepage":"https://developer.actyx.com/","bugs":{"url":"https://community.actyx.com/"},"dist":{"shasum":"baf7fa3cb57f6e4ec1e834ca4ebdd016ce9d97c9","tarball":"https://registry.npmjs.org/@actyx/sdk/-/sdk-0.4.0-rc5.tgz","fileCount":2451,"integrity":"sha512-r1l/CZhh0VYyHfB/Zcfr9FGt5NFaQ5/BTNRE3b1C6fNaJQWasFsNl2pyzUW5F3MoJfg0AZ+4ZPTrsVOv9nywIQ==","signatures":[{"sig":"MEYCIQCZMXC3F6byiTpoLYXIAkxJ/VqsoZuVXWk8umDj7ckrZwIhAM7YxO6oEhN7z3N3WG1hkh0HteiZ2iSPTyJfb8DF5xCc","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":5121610,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhvJxKCRA9TVsSAnZWagAA50gP/js1yGqFskO4X/7yw73g\nefPlEQ86hO0rJYJYWWKFQotcpuSq9bxh+0yzHDgAEAbaK08unVqUJkBoWZRd\neWND+80lzV0tSDESVdzhkglKdmh3CmT6WnLRI6dQu/aj1EnblFxN0hRlWo51\nB0f9/d9u+CAynQIVe5qdIh4XHEcWiJEewM+FdKgsFCFKHSX63mk2J2hjHmSv\nNM3exEPXTxOj+iEbVPx+br3VkFGSNCK9MXEnKTSz+vIbj0bGS1WzF2MW7Dlk\nbekLg3kxBXbROUJT6C1M2EXgg5gKOUwiw1LOCXUx5eZ3hR0x6pVHxLM3xeFw\nJ9aJkGII3+BfEcEfF/lNv5ttry4w7XDCo2RNRXD7rNbVQizmpjwm8UMk+u3o\nqAzCyY9yNvSwSX4dKHvKSW5K3XtMlMHGe86O4tLOHafsE1h1N65WvyW3uNJL\nYsfv7+9X8+M1N2ZyW/F0vhruuCphBkp8PuPDQDX7LOsxhmbZKhLR3YL/apH5\nZUCy14wVvgwd1f1mJ/MzeyZyr7OAPXPwctfh04i9mEzSTAiYPnCeKWoq3sxb\noin4ZJ8AuwF16fgOJWIb/QdfVYIIJYA6yfrfr6a8wmt7IyLsJIugPdGLWa3f\nJyhU7ZofHFpIElUovX2ij0zxag6zUP2S8iBedLhKYIsvmmZZ4jfVeesClHvp\neb19\r\n=ayCD\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/index.js","_from":"file:actyx-sdk-0.4.0-rc5.tgz","types":"./lib/index.d.ts","scripts":{"tsc":"tsc --noEmit -p ./tsconfig.json","lint":"eslint ./src --ext .js,.jsx,.ts,.tsx","test":"cross-env TZ=UTC jest","build":"tsc -p ./tsconfig.prod.json","clean":"rimraf ./lib ./coverage","madge":"madge --circular --extensions ts,tsx ./","test:ci":"cross-env TZ=UTC jest --maxWorkers 2","lint:fix":"npm run lint -- --fix","test:dev":"cross-env TZ=UTC jest --coverage=false && npm run api:accept","tsc:watch":"npm run tsc -- --watch --pretty","addLicense":"license-check-and-add add -f add-license-config.json","api:accept":"api-extractor run -l","api:assert":"api-extractor run","build:docs":"rm -rf ../../web/developer.actyx.com/static/@actyx/pond/ && typedoc --mode library --options typedoc.json src/index.ts","build:prod":"npm run clean && npm run lint && npm run test:ci && npm run build && npm run api:accept","test:watch":"cross-env TZ=UTC jest --coverage=false --watch","build:watch":"npm run build -- --watch --pretty","format:configs":"prettier --write .prettierrc.json jest.config.js .vscode/settings.json tsconfig.prod.json tsconfig.json .eslintrc.json"},"_npmUser":{"name":"ostollmann","email":"oliver@alithia.net"},"_resolved":"/home/ost/repos/Actyx2/js/sdk/actyx-sdk-0.4.0-rc5.tgz","_integrity":"sha512-r1l/CZhh0VYyHfB/Zcfr9FGt5NFaQ5/BTNRE3b1C6fNaJQWasFsNl2pyzUW5F3MoJfg0AZ+4ZPTrsVOv9nywIQ==","repository":{"url":"git+https://github.com/Actyx/Actyx.git","type":"git"},"_npmVersion":"8.1.2","description":"Actyx SDK","directories":{},"_nodeVersion":"16.13.1","dependencies":{"ws":"8.3.0","rxjs":"7.4.0","debug":"4.3.3","fp-ts":"2.11.5","io-ts":"2.2.16","ramda":"0.27.1","events":"^3.3.0","node-fetch":"^2.6.6","isomorphic-ws":"^4.0.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"27.4.5","madge":"5.0.1","eslint":"8.4.1","rimraf":"3.0.2","ts-jest":"27.1.1","typedoc":"^0.22.10","prettier":"2.5.1","@types/ws":"8.2.2","cross-env":"7.0.3","typescript":"4.5.4","@types/jest":"27.0.3","@types/node":"16.11.13","@types/debug":"4.1.7","@types/ramda":"0.27.60","rxjs-marbles":"^7.0.1","@types/node-fetch":"^2.5.12","license-check-and-add":"4.0.3","eslint-config-prettier":"8.3.0","eslint-plugin-prettier":"4.0.0","@microsoft/api-extractor":"7.19.2","@typescript-eslint/parser":"5.7.0","@typescript-eslint/eslint-plugin":"5.7.0"},"bundleDependencies":["rxjs"],"_npmOperationalInternal":{"tmp":"tmp/sdk_0.4.0-rc5_1639750730153_0.8087269903372234","host":"s3://npm-registry-packages"}},"0.4.0-rc6":{"name":"@actyx/sdk","version":"0.4.0-rc6","keywords":["actyx","pond","sdk","distributed-systems","distributed apps","distributed","industry 4.0","smart-factory","event-sourcing","iot","serverless","p2p","peer-to-peer","synchronization","decentralized","datastore","offline-first"],"author":{"name":"Actyx AG"},"license":"GPL-2.0-only","_id":"@actyx/sdk@0.4.0-rc6","maintainers":[{"name":"roland.kuhn","email":"roland@actyx.io"},{"name":"ostollmann","email":"oliver@alithia.net"}],"homepage":"https://developer.actyx.com/","bugs":{"url":"https://community.actyx.com/"},"dist":{"shasum":"45a8d921d7c587acea7538eeccd025387693e86b","tarball":"https://registry.npmjs.org/@actyx/sdk/-/sdk-0.4.0-rc6.tgz","fileCount":2451,"integrity":"sha512-rgYHqf2DmVWORpV8ZpKhwhU0TGqKcJ1vvEhAGg4wMOpMuDZLHpNxAqMi9LC6kKtTmAbNNllc8jpka0GXW0PvVg==","signatures":[{"sig":"MEQCICibwbxnZur4GnEz3nVCZJFgL/BOS5RYgXuyP0QDZ7VXAiB04ZpLOblvOFJjNVcsrLoOSGmgV3iNNQpXyARtsYM4Dw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":5121835,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhvNbOCRA9TVsSAnZWagAAZDMP/2iLyxTcCkCsm/Q3xJKG\nS/9jsD1SZEmiyP1if1p8rDJZWudtbEoNiy2cbK/I+OgYLdrthM1FHVPeXGff\n1g3oVQ7BpKaB3Ekx/Hyr321l9AuKle02bmGpnVlJAky8vp1Ll0Ges7XyiZtk\nv3QFKAIRf2iAVsLvDCXGSpObMPuBVTvf8b/yvCHVOUKLhPTKag/y6MvYNSrX\nZKQXLwyUYlTSrz9PoWi255lH18RGzh7QS8ZPhOBeofZVHq6d1urx5NWBA2m6\nJJeKMOG1QuReUF6YFKPYLxZbfO2G1ccVtGs5KUZqzV7SU8+KgOklHwO5dbVE\nuoZecjDCH4P0m76kT8L4JL96Z27+6JotsOnIzBUqp04M2RawnU77w+gsiknT\nDsIR+tOMUiA6FR1ikAtqKKFFGsKRQ80Ccz/7Lh/MBfN4D+I+VWayBYv4Q4jq\nfj64PzYUTHEbtoJP0IgU9umaWX/dAooTwFJio6f8xVKhMwV9tdsgUU/I8FB+\nlZPFn5FN89VMpxe080bkmVcYKeP43doQs5k1v1k+MfQiQefa+of/OkUdlQSS\ngLPa/8v5UUnUNTmwHDkiJnJsg0/LEKTod1vFQf37/aamSfifYOyYNG8FPbyi\nxMvw71Zr5p7iQ6OYlgk1Jvga75gV0OHiXRXp6S9mPxICrH9OlbklTyIlTXEO\npAe1\r\n=y9po\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/index.js","types":"./lib/index.d.ts","scripts":{"tsc":"tsc --noEmit -p ./tsconfig.json","lint":"eslint ./src --ext .js,.jsx,.ts,.tsx","test":"cross-env TZ=UTC jest","build":"tsc -p ./tsconfig.prod.json","clean":"rimraf ./lib ./coverage","madge":"madge --circular --extensions ts,tsx ./","test:ci":"cross-env TZ=UTC jest --maxWorkers 2","lint:fix":"npm run lint -- --fix","test:dev":"cross-env TZ=UTC jest --coverage=false && npm run api:accept","tsc:watch":"npm run tsc -- --watch --pretty","addLicense":"license-check-and-add add -f add-license-config.json","api:accept":"api-extractor run -l","api:assert":"api-extractor run","build:docs":"rm -rf ../../web/developer.actyx.com/static/@actyx/pond/ && typedoc --mode library --options typedoc.json src/index.ts","build:prod":"npm run clean && npm run lint && npm run test:ci && npm run build && npm run api:accept","test:watch":"cross-env TZ=UTC jest --coverage=false --watch","build:watch":"npm run build -- --watch --pretty","format:configs":"prettier --write .prettierrc.json jest.config.js .vscode/settings.json tsconfig.prod.json tsconfig.json .eslintrc.json"},"_npmUser":{"name":"ostollmann","email":"oliver@alithia.net"},"repository":{"url":"git+https://github.com/Actyx/Actyx.git","type":"git"},"_npmVersion":"7.10.0","description":"Actyx SDK","directories":{},"_nodeVersion":"16.0.0","dependencies":{"ws":"8.3.0","rxjs":"7.4.0","debug":"4.3.3","fp-ts":"2.11.5","io-ts":"2.2.16","ramda":"0.27.1","events":"^3.3.0","node-fetch":"^2.6.6","isomorphic-ws":"^4.0.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"27.4.5","madge":"5.0.1","eslint":"8.4.1","rimraf":"3.0.2","ts-jest":"27.1.1","typedoc":"^0.22.10","prettier":"2.5.1","@types/ws":"8.2.2","cross-env":"7.0.3","typescript":"4.5.4","@types/jest":"27.0.3","@types/node":"16.11.13","@types/debug":"4.1.7","@types/ramda":"0.27.60","rxjs-marbles":"^7.0.1","@types/node-fetch":"^2.5.12","license-check-and-add":"4.0.3","eslint-config-prettier":"8.3.0","eslint-plugin-prettier":"4.0.0","@microsoft/api-extractor":"7.19.2","@typescript-eslint/parser":"5.7.0","@typescript-eslint/eslint-plugin":"5.7.0"},"bundleDependencies":["rxjs"],"_npmOperationalInternal":{"tmp":"tmp/sdk_0.4.0-rc6_1639765710498_0.11496972489277191","host":"s3://npm-registry-packages"}},"0.4.0-rc7":{"name":"@actyx/sdk","version":"0.4.0-rc7","keywords":["actyx","pond","sdk","distributed-systems","distributed apps","distributed","industry 4.0","smart-factory","event-sourcing","iot","serverless","p2p","peer-to-peer","synchronization","decentralized","datastore","offline-first"],"author":{"name":"Actyx AG"},"license":"GPL-2.0-only","_id":"@actyx/sdk@0.4.0-rc7","maintainers":[{"name":"roland.kuhn","email":"roland@actyx.io"},{"name":"ostollmann","email":"oliver@alithia.net"}],"homepage":"https://developer.actyx.com/","bugs":{"url":"https://community.actyx.com/"},"dist":{"shasum":"6eb2beb49093aac299f0f19ddc9462f03e100c55","tarball":"https://registry.npmjs.org/@actyx/sdk/-/sdk-0.4.0-rc7.tgz","fileCount":2451,"integrity":"sha512-mKZ5JVwQxCSCpfFDRscgsOkSMwiI3coSUPfy8WR9EKafkr6oRmvfpMyN+9OJJyp/DSH7OWi83pevXGUkswvDrw==","signatures":[{"sig":"MEUCIQD8zf488ofE+IbP0hquyp5PWJHQ9WB1Q5s/MWjAOqEYbQIgYOL6l907apGZIiSIdbaIScFB+g5UyKCKSKAc2Zq0OFM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":5121646,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh4XTTCRA9TVsSAnZWagAAiIYQAKD/Pij2ZxjYEjmfQFWA\ngfHC0rPcnD/yRoXlj1HLmVn6qbcdKyqGtWibBPXVoSdWlDZ2CPfMMRu+B+Ec\nwSEzR64MHBJ+VVCnGUa361Tuz1sS3lUZO3dvLfdx4mcQMeXBDqgdhUNk+3Ec\nmwxEWxfGF1VsxKl3DAkTMLKfckxGrUq+tEx08YmGSSDwUTkWQOo9MUvuLcY9\nPVuG8lWloYf+R/Qyz2iUgNmUZ43vpUiO+bJfeITwpSjA3I5b3Ijmzoa++yTU\njdLuBRFw1dQR6SC7mdIFpGjYCyCCkFV+wti5Pj6kWsepBjVfGBEM/OHNXOpg\nEFyQkpxbjtJ4IqkDe6Xz215pL8fVtZENXzXq0xBCihxF9F3avSzbw47CyWrF\nwZ0QNZ78ncHKu4oKLthgt+Vb5xZW7Hwem1joaMwZ04sRJWIwEWQZmlacQ7qE\nH54f6YUJ/cXMcrSUg/umrjG3lZ/9Y0FkvBp0GDdLy7Og4z1fe+ZmV76M8PgZ\nOhKR04bMS2F5TBBnRxDaHSps3ezhqSzXeTYm7IBjrrX5bR5SU2/nCPNqF8nL\n7PkXgcXhaKXyK67rYTQXBiyUnjwjSQvj846k9o2TQqzucu+dpC5+KPs8/Ey1\nf0YoFVDMgCNGTYEnTTmrhjYGeCEkh/7rU+ll0eNvur/UPBDOK1myAHAHKVCT\nZUdB\r\n=6SBR\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/index.js","types":"./lib/index.d.ts","gitHead":"bab4fda55cbf4f5f3a51252a793b1416f2069617","scripts":{"tsc":"tsc --noEmit -p ./tsconfig.json","lint":"eslint ./src --ext .js,.jsx,.ts,.tsx","test":"cross-env TZ=UTC jest","build":"tsc -p ./tsconfig.prod.json","clean":"rimraf ./lib ./coverage","madge":"madge --circular --extensions ts,tsx ./","test:ci":"cross-env TZ=UTC jest --maxWorkers 2","lint:fix":"npm run lint -- --fix","test:dev":"cross-env TZ=UTC jest --coverage=false && npm run api:accept","tsc:watch":"npm run tsc -- --watch --pretty","addLicense":"license-check-and-add add -f add-license-config.json","api:accept":"api-extractor run -l","api:assert":"api-extractor run","build:docs":"rm -rf ../../web/developer.actyx.com/static/@actyx/pond/ && typedoc --mode library --options typedoc.json src/index.ts","build:prod":"npm run clean && npm run lint && npm run test:ci && npm run build && npm run api:accept","test:watch":"cross-env TZ=UTC jest --coverage=false --watch","build:watch":"npm run build -- --watch --pretty","format:configs":"prettier --write .prettierrc.json jest.config.js .vscode/settings.json tsconfig.prod.json tsconfig.json .eslintrc.json"},"_npmUser":{"name":"ostollmann","email":"oliver@alithia.net"},"repository":{"url":"git+https://github.com/Actyx/Actyx.git","type":"git"},"_npmVersion":"8.1.2","description":"Actyx SDK","directories":{},"_nodeVersion":"16.13.1","dependencies":{"ws":"8.3.0","rxjs":"*","debug":"4.3.3","fp-ts":"2.11.5","io-ts":"2.2.16","ramda":"0.27.1","node-fetch":"^2.6.6","cross-fetch":"^3.1.4"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"27.4.5","madge":"5.0.1","eslint":"8.4.1","rimraf":"3.0.2","ts-jest":"27.1.1","typedoc":"^0.22.10","prettier":"2.5.1","@types/ws":"8.2.2","cross-env":"7.0.3","typescript":"4.5.4","@types/jest":"27.0.3","@types/node":"16.11.13","@types/debug":"4.1.7","@types/ramda":"0.27.60","rxjs-marbles":"^7.0.1","@types/node-fetch":"^2.5.12","license-check-and-add":"4.0.3","eslint-config-prettier":"8.3.0","eslint-plugin-prettier":"4.0.0","@microsoft/api-extractor":"7.19.2","@typescript-eslint/parser":"5.7.0","@typescript-eslint/eslint-plugin":"5.7.0"},"bundleDependencies":["rxjs"],"_npmOperationalInternal":{"tmp":"tmp/sdk_0.4.0-rc7_1642165458815_0.6026306976796845","host":"s3://npm-registry-packages"}},"0.4.0-rc8":{"name":"@actyx/sdk","version":"0.4.0-rc8","keywords":["actyx","pond","sdk","distributed-systems","distributed apps","distributed","industry 4.0","smart-factory","event-sourcing","iot","serverless","p2p","peer-to-peer","synchronization","decentralized","datastore","offline-first"],"author":{"name":"Actyx AG"},"license":"GPL-2.0-only","_id":"@actyx/sdk@0.4.0-rc8","maintainers":[{"name":"roland.kuhn","email":"roland@actyx.io"},{"name":"ostollmann","email":"oliver@alithia.net"}],"homepage":"https://developer.actyx.com/","bugs":{"url":"https://community.actyx.com/"},"dist":{"shasum":"3ddb88547be21943197a01264f8db538e9c66de1","tarball":"https://registry.npmjs.org/@actyx/sdk/-/sdk-0.4.0-rc8.tgz","fileCount":2451,"integrity":"sha512-etCExom4KmZnZW4K/rOLL6x4cMCM9iDfbextaQ1joxWQRRVpvnbajEDZIkafQbGj/ejl7OtUVEx5SJgZggnT8w==","signatures":[{"sig":"MEUCIQDTKQHU0KhurtKkiNi9GnIMqw+gaN8iU77puvPGbUgm6gIgM0AniNROogBhCTuETAVjJokpYhlkPsQLF//YSQqrD40=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":5122298,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh5aLBCRA9TVsSAnZWagAAvR4P/1LGWqWkPxbefFcjoEEy\ngGwbkIbhhTp4V3Se/W0NCvUC4XpbPkt9nQH6QPN2LIEOsmkhjdZpdrvhtCdb\n/WNJE3CWMZLyiClMTgydyPviN4lS5pjta5INJxQ4aGYwquUZ8IzKrkfsknbI\nTISROD8qiIu6I4wuG5ojZO0SyzJBZuWrZ3K+F2Fu9mlgwWXvM9ryxNvna2IK\nQholOvPByfyCDdmPMceFWR2TSya8G/IKKAXs7MeaMEDBA+rmSleFIDjgfw7X\nB3iFWkVDzXg/lImTmxB149LWrHF8ivkRf27vT74ezcMuUwfKBuKnEUcdZ9C+\nanLMYg81Dt3Yl79S1BOoS4nX8riNvdaAnSu8PxjplfISvlvTaTKX+0gzKx1v\nkfJ9vrGoRpDzWcA+v16vUIM0KdgCBxTfO3k9xXdugverICrIZHA61nf4voj3\nBoUy88anj4YRizVwEgnQ8SVaI2dFwat/OgKB+dhRIwLBwSkXLZ4g06NtdSho\njHw7aAI0WUSvkzaD3zfVTBL/gFGIc31pzAcizv8np3vqBzUl/yXcssmb0wLA\n5rUU/r7PF2zOUxrgnSfvMXS22QFV/OM9IL5X+hRP1HJnpMzDuMjaah1UAnoj\nj+oFh79gFz3aQnuXIL1k+Os3pO9ahwk0kg87WcUxccnqnWP3UuFH2D7lojpw\nqX6U\r\n=RQ91\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/index.js","types":"./lib/index.d.ts","gitHead":"e42125d9da7f91fcad8c1d317fa08e346b13861a","scripts":{"tsc":"tsc --noEmit -p ./tsconfig.json","lint":"eslint ./src --ext .js,.jsx,.ts,.tsx","test":"cross-env TZ=UTC jest","build":"tsc -p ./tsconfig.prod.json","clean":"rimraf ./lib ./coverage","madge":"madge --circular --extensions ts,tsx ./","test:ci":"cross-env TZ=UTC jest --maxWorkers 2","lint:fix":"npm run lint -- --fix","test:dev":"cross-env TZ=UTC jest --coverage=false && npm run api:accept","tsc:watch":"npm run tsc -- --watch --pretty","addLicense":"license-check-and-add add -f add-license-config.json","api:accept":"api-extractor run -l","api:assert":"api-extractor run","build:docs":"rm -rf ../../web/developer.actyx.com/static/@actyx/pond/ && typedoc --mode library --options typedoc.json src/index.ts","build:prod":"npm run clean && npm run lint && npm run test:ci && npm run build && npm run api:accept","test:watch":"cross-env TZ=UTC jest --coverage=false --watch","build:watch":"npm run build -- --watch --pretty","format:configs":"prettier --write .prettierrc.json jest.config.js .vscode/settings.json tsconfig.prod.json tsconfig.json .eslintrc.json"},"_npmUser":{"name":"ostollmann","email":"oliver@alithia.net"},"repository":{"url":"git+https://github.com/Actyx/Actyx.git","type":"git"},"_npmVersion":"8.1.2","description":"Actyx SDK","directories":{},"_nodeVersion":"16.13.1","dependencies":{"ws":"8.3.0","rxjs":"*","debug":"4.3.3","fp-ts":"2.11.5","io-ts":"2.2.16","ramda":"0.27.1","events":"^3.3.0","cross-fetch":"^3.1.4","isomorphic-ws":"^4.0.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"27.4.5","madge":"5.0.1","eslint":"8.4.1","rimraf":"3.0.2","ts-jest":"27.1.1","typedoc":"^0.22.10","prettier":"2.5.1","@types/ws":"8.2.2","cross-env":"7.0.3","typescript":"4.5.4","@types/jest":"27.0.3","@types/node":"16.11.13","@types/debug":"4.1.7","@types/ramda":"0.27.60","rxjs-marbles":"^7.0.1","license-check-and-add":"4.0.3","eslint-config-prettier":"8.3.0","eslint-plugin-prettier":"4.0.0","@microsoft/api-extractor":"7.19.2","@typescript-eslint/parser":"5.7.0","@typescript-eslint/eslint-plugin":"5.7.0"},"bundleDependencies":["rxjs"],"_npmOperationalInternal":{"tmp":"tmp/sdk_0.4.0-rc8_1642439361619_0.207498682502818","host":"s3://npm-registry-packages"}},"0.3.3":{"name":"@actyx/sdk","version":"0.3.3","keywords":["actyx","pond","sdk","distributed-systems","distributed apps","distributed","industry 4.0","smart-factory","event-sourcing","iot","serverless","p2p","peer-to-peer","synchronization","decentralized","datastore","offline-first"],"author":{"name":"Actyx AG"},"license":"GPL-2.0-only","_id":"@actyx/sdk@0.3.3","maintainers":[{"name":"roland.kuhn","email":"roland@actyx.io"},{"name":"ostollmann","email":"oliver@alithia.net"}],"homepage":"https://developer.actyx.com/","bugs":{"url":"https://community.actyx.com/"},"dist":{"shasum":"c567a0df92f1b4f23fe6dbd6e4ba4db27421a0a8","tarball":"https://registry.npmjs.org/@actyx/sdk/-/sdk-0.3.3.tgz","fileCount":3841,"integrity":"sha512-s0JjN2oNDmLsLMs8YhR7seGyAZD4g/8RFb0IwbtZGmTlt6OvbU8oQG9GgGHwW9XpaTUscuzjJsw3SsJDmVnzkg==","signatures":[{"sig":"MEUCIQCY7vNF70NEeWWe/nTjOwFACqDl25Jd29yRYQ3IjSU8TgIgTdELBDLd1kf4V2AlzktZxnk2T+r8L6wabqo3dYvvVV0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9469238,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh7sHCCRA9TVsSAnZWagAAhZYQAIwVFLcwOLSXs1ENG2Pw\nOu1rdCbrk80c8ODjxwMMKWr8oFguOPk/6+nzeAnVIUq6ZiyOi0HTnirL6+3J\nJPREO+Ks6JbBB0h9NCgZ1tWlkdn5O1AtomxWU5+gHaDCyuMTBx+GGYYZWWsS\njnPPibMBJL/IP71jGtQ+X1jxrSSpFnTgSq4M73VFTTE2K3+TFO+8zZf0Ev0J\numeWF7SRrdupnsD+LV0w7iRKP7x6nENdHEoLfYmOCAeo1DoCyKFgAVlOMDSu\nC6YnlMbPVj2BK7Dr9YSCS+ZZyH9s3QXX3OZcZB4HRov2GOTg3JGEpoFsrrsq\nd71O146WGS56MjOMdDFHdYdNldtP29hEE7bL/xffdtkTqfMi/Yr1fcR2d4BK\nWFt6do5jSTjfW5pyOKmaIXckwxoZ13dQk/4uJdn3zcyhEsZta4868Q2f3SIf\nuIvPcwHVApW3A+OMQpmemllYAhV83aebtyRWoV0OoQUJ/dxGc/+vB7lDjJJy\n4E2Sb2gP+NbpYwN6R6Lm/E/NlSe3eKpZrD0TAIuuyHFkyhcMZuSFJRDheNqF\nZCapJBBO/m701Uw98ZhHl240xF6/IY+OcOkTR9sPgg5Es5WQL4492c6+I2mx\nRC6YgTafY7kthlfmU74XorcS1rZ9ZMhjOPRtRAV9y3RKhrPlt3MZRcoc7Pj5\nI/KZ\r\n=/i73\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/index.js","types":"./lib/index.d.ts","scripts":{"tsc":"tsc --noEmit -p ./tsconfig.json","lint":"eslint ./src --ext .js,.jsx,.ts,.tsx","test":"TZ=UTC jest","build":"tsc -p ./tsconfig.prod.json","clean":"rimraf ./lib ./coverage","madge":"madge --circular --extensions ts,tsx ./","test:ci":"TZ=UTC jest --maxWorkers 2","lint:fix":"npm run lint -- --fix","test:dev":"TZ=UTC jest --coverage=false && npm run api:accept","tsc:watch":"npm run tsc -- --watch --pretty","addLicense":"license-check-and-add add -f add-license-config.json","api:accept":"api-extractor run -l","api:assert":"api-extractor run","build:docs":"rm -rf ../../web/developer.actyx.com/static/@actyx/pond/ && typedoc --mode library --options typedoc.json src/index.ts","build:prod":"npm run clean && npm run lint && npm run test:ci && npm run build && npm run api:accept","test:watch":"TZ=UTC jest --coverage=false --watch","build:watch":"npm run build -- --watch --pretty","format:configs":"prettier --write .prettierrc.json jest.config.js .vscode/settings.json tsconfig.prod.json tsconfig.json .eslintrc.json"},"_npmUser":{"name":"roland.kuhn","email":"roland@actyx.io"},"repository":{"url":"git+https://github.com/Actyx/Actyx.git","type":"git"},"_npmVersion":"6.14.8","description":"Actyx SDK","directories":{},"_nodeVersion":"12.19.0","dependencies":{"ws":"7.5.3","cron":"1.5.0","rxjs":"5.5.12","debug":"3.2.6","fp-ts":"1.19.4","io-ts":"1.10.1","ramda":"0.25.0","immutable":"4.0.0-rc.12","bufferutil":"4.0.1","node-fetch":"^2.3.0","utf-8-validate":"5.0.2"},"_hasShrinkwrap":false,"devDependencies":{"jest":"26.6.3","madge":"5.0.1","eslint":"6.8.0","rimraf":"2.6.2","ts-jest":"26.4.4","typedoc":"0.17.0-3","prettier":"1.13.7","@types/ws":"4.0.2","testcheck":"1.0.0-rc.2","fetch-mock":"9.0.0-beta.2","typescript":"3.9.6","@types/cron":"1.3.0","@types/jest":"25.1.1","@types/node":"14.14.6","@types/debug":"0.0.30","@types/ramda":"github:types/npm-ramda#9529aa3c8ff70ff84afcbc0be83443c00f30ea90","rxjs-marbles":"2.4.1","jasmine-check":"1.0.0-rc.0","@types/fetch-mock":"7.3.2","@types/node-fetch":"^2.5.10","license-check-and-add":"^3.0.4","eslint-config-prettier":"6.9.0","eslint-plugin-prettier":"3.1.2","@microsoft/api-extractor":"^7.16.1","@typescript-eslint/parser":"2.17.0","@typescript-eslint/eslint-plugin":"2.17.0"},"bundleDependencies":["rxjs"],"_npmOperationalInternal":{"tmp":"tmp/sdk_0.3.3_1643037121754_0.9262661668880539","host":"s3://npm-registry-packages"}},"0.4.0":{"name":"@actyx/sdk","version":"0.4.0","keywords":["actyx","pond","sdk","distributed-systems","distributed apps","distributed","industry 4.0","smart-factory","event-sourcing","iot","serverless","p2p","peer-to-peer","synchronization","decentralized","datastore","offline-first"],"author":{"name":"Actyx AG"},"license":"GPL-2.0-only","_id":"@actyx/sdk@0.4.0","maintainers":[{"name":"roland.kuhn","email":"roland@actyx.io"},{"name":"ostollmann","email":"oliver@alithia.net"}],"homepage":"https://developer.actyx.com/","bugs":{"url":"https://community.actyx.com/"},"dist":{"shasum":"cde18792beedff169a942e6f0856205239166bcd","tarball":"https://registry.npmjs.org/@actyx/sdk/-/sdk-0.4.0.tgz","fileCount":2503,"integrity":"sha512-ByFT3gZ6rRbEnzH5bZ1lXvAViiVsKCJrfqSIlmXzX59U1+mRzFbFRd3Thl4yiY6eUy2ES98B15tQPwTFTOZouA==","signatures":[{"sig":"MEQCICT0xI2/rrXGgbGm5348LtqoW5CS0wYm6ZpRNHDCef95AiBnqRnCsJ/OeltPBUOUhteb1hKqDgJLKt8kymE1Rj+pRg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":5185218,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh+rBtCRA9TVsSAnZWagAAbfMP/2luh27KlggUxNgcsiQY\nakdWgzakPo3psgYjv5eqeOsYml7AQCBYF3lbHOXtlj6xkHk/ifBWLhGKYlwK\nhg5X9hrm4CBO01vLmylGwU5cahTToocoqfejRPhc0SpRpk16/OWEfe4ngeif\n62piCe7H4Ayfin9/KsE5uadYU9r9R++oB3PQ91XFezrsliIef5PYhUIzR5MA\nUTTYXQZOZN1I4kkYZbD2ccIuPrsypaOj6ln6YQ50j3fTWFmRtyspIx9S4LVw\nm5qex4WnwkV6lL7uRUEd+jF4BnaniMFldG6pdjok0GBwDfE7CCRKw7/Re2ns\nj013Boqwg0ARgAg34U8UDXMmj2i6eV7FtfZotGdUUKCY5cqR2Xh8WPPHRUyz\nF3ntCC8rpbSg1B/yMJtSwC4wx+2BeZqliTtr3Ocy3kaWmGfK4qaNB+HS/AGP\nOt4JLJaPw+h0tHP7FwivX0Cu3u90OJUJ6ztoi7ahSxRKVVs05wkIGxOpmxqr\nbEXz5HKa35DheZfvzDxbcPQdMg3+q75PBZ4VNlY4vaNHxLqUG6/78cbUhDFB\ndbX6hRK5hT0uxPoLmjhbv/5jmVwUeT7SItN05YwEO8bQ+NzlE1KQG8TLawJL\nttPQ1heYgA+qrxlXYB6R+UzsmILsllS1WOyrXbygIJO7iKo9883B2ceBNdyi\n7Uq2\r\n=Ajj+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/index.js","types":"./lib/index.d.ts","gitHead":"b86a44ac9846b88dd2e7304f9f38c189d4840586","scripts":{"tsc":"tsc --noEmit -p ./tsconfig.json","lint":"eslint ./src --ext .js,.jsx,.ts,.tsx","test":"cross-env TZ=UTC jest","build":"tsc -p ./tsconfig.prod.json","clean":"rimraf ./lib ./coverage","madge":"madge --circular --extensions ts,tsx ./","test:ci":"cross-env TZ=UTC jest --maxWorkers 2","lint:fix":"npm run lint -- --fix","test:dev":"cross-env TZ=UTC jest --coverage=false && npm run api:accept","tsc:watch":"npm run tsc -- --watch --pretty","addLicense":"license-check-and-add add -f add-license-config.json","api:accept":"api-extractor run -l","api:assert":"api-extractor run","build:docs":"rm -rf ../../web/developer.actyx.com/static/@actyx/pond/ && typedoc --mode library --options typedoc.json src/index.ts","build:prod":"npm run clean && npm run lint && npm run test:ci && npm run build && npm run api:accept","test:watch":"cross-env TZ=UTC jest --coverage=false --watch","build:watch":"npm run build -- --watch --pretty","format:configs":"prettier --write .prettierrc.json jest.config.js .vscode/settings.json tsconfig.prod.json tsconfig.json .eslintrc.json"},"_npmUser":{"name":"ostollmann","email":"oliver@alithia.net"},"repository":{"url":"git+https://github.com/Actyx/Actyx.git","type":"git"},"_npmVersion":"8.1.2","description":"Actyx SDK","directories":{},"_nodeVersion":"16.13.1","dependencies":{"ws":"8.3.0","rxjs":"*","debug":"4.3.3","fp-ts":"2.11.5","io-ts":"2.2.16","ramda":"0.27.1","events":"^3.3.0","cross-fetch":"^3.1.4","isomorphic-ws":"^4.0.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"27.4.5","madge":"5.0.1","eslint":"8.4.1","rimraf":"3.0.2","ts-jest":"27.1.1","typedoc":"^0.22.10","prettier":"2.5.1","@types/ws":"8.2.2","cross-env":"7.0.3","typescript":"4.5.4","@types/jest":"27.0.3","@types/node":"16.11.13","@types/debug":"4.1.7","@types/ramda":"0.27.60","rxjs-marbles":"^7.0.1","license-check-and-add":"4.0.3","eslint-config-prettier":"8.3.0","eslint-plugin-prettier":"4.0.0","@microsoft/api-extractor":"7.19.2","@typescript-eslint/parser":"5.7.0","@typescript-eslint/eslint-plugin":"5.7.0"},"bundleDependencies":["rxjs"],"_npmOperationalInternal":{"tmp":"tmp/sdk_0.4.0_1643819117394_0.48569147219038666","host":"s3://npm-registry-packages"}},"0.4.1":{"name":"@actyx/sdk","version":"0.4.1","keywords":["actyx","pond","sdk","distributed-systems","distributed apps","distributed","industry 4.0","smart-factory","event-sourcing","iot","serverless","p2p","peer-to-peer","synchronization","decentralized","datastore","offline-first"],"author":{"name":"Actyx AG"},"license":"GPL-2.0-only","_id":"@actyx/sdk@0.4.1","maintainers":[{"name":"roland.kuhn","email":"roland@actyx.io"},{"name":"ostollmann","email":"oliver@alithia.net"}],"homepage":"https://developer.actyx.com/","bugs":{"url":"https://community.actyx.com/"},"dist":{"shasum":"8a4fbf6df09dc1d45d8e37855a68a90e7f0fd06b","tarball":"https://registry.npmjs.org/@actyx/sdk/-/sdk-0.4.1.tgz","fileCount":2506,"integrity":"sha512-hHOFlMeNslNS0R9SI4kWExPiTq4uOF9B8CxrOV06zxLLEnsnrfLn5KCnras09Rf1vgEtnYlJpss324oD23+M/Q==","signatures":[{"sig":"MEUCIBSk1ZY0YY3O6fMA04sHpvVZXUtw7hsHCfg8lCahMHrlAiEAkY4356plpdRC8YarEx9sC2lzv3IPeRJeoWaPkhLCQXk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":5236683,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh+5tmCRA9TVsSAnZWagAAevgQAIi8eN7HeKLOeBki8WYP\n3jPzxjtFs7BVCSno6QjZqBvy3Q5ZwAVwBSL4gZbZ1qeIasPtxAFdQL1cvAI1\nuUjPXMqnNZS+pWAT6+9odJ+fWTWMc2/w58WLo6QRHAzpz+ZnjroV+40oGfe0\nFeK76/mtMtns+EALok4X6iAgafcgxLj5JeruKt+1td6/SaZiUH00pVySeZHV\nn2YDdd9Mo3sw+TULOU6O6tSEzFuGd1f+JQAGomLADr6pZrgnUVgepaZoHhcF\nMWsXRxAVpxhtf/14Ibtz49ZlsEzAVfn3BOAadhTxACBw7jzIfQ7kekdQlLAV\nYPJn7PasQC1mMaqX1drXD3K1ID1hkTd3MNwe6CRwosSUHGHsfIMSADhVrvPi\nebtCxWZ4hMcau10CJ02ozpkqWkrqTQKAvACozthhxw67cEnvz1c9GaxMagIT\neR7MZC+W/OjDCVlPQ+vbq71v5DcaRMghe3bi0tTqMa2kIceT3+C6set0ROCY\nd2dVPuZd07T5InERzh12bZGfy66EojoQ8hHVhr6IrAEnl5OuWsY6/TK92pM1\nAOrfl34RYs4njUbO/BDFMYYK7RZ9qE+LEFSkOBHv4/KOIUf4GVYwSNgB58id\nowLyqcVuN/05CH0uWRsqCF/6RaO7ZWVSIasT8yG9STmI1wa21o+HdZFcr5QV\ns734\r\n=i+am\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/index.js","types":"./lib/index.d.ts","gitHead":"c526a8343f9f9eb6bb8dda974c8cfeb15823d854","scripts":{"tsc":"tsc --noEmit -p ./tsconfig.json","lint":"eslint ./src --ext .js,.jsx,.ts,.tsx","test":"cross-env TZ=UTC jest","build":"tsc -p ./tsconfig.prod.json","clean":"rimraf ./lib ./coverage","madge":"madge --circular --extensions ts,tsx ./","test:ci":"cross-env TZ=UTC jest --maxWorkers 2","lint:fix":"npm run lint -- --fix","test:dev":"cross-env TZ=UTC jest --coverage=false && npm run api:accept","tsc:watch":"npm run tsc -- --watch --pretty","addLicense":"license-check-and-add add -f add-license-config.json","api:accept":"api-extractor run -l","api:assert":"api-extractor run","build:docs":"rm -rf ../../web/developer.actyx.com/static/@actyx/pond/ && typedoc --mode library --options typedoc.json src/index.ts","build:prod":"npm run clean && npm run lint && npm run test:ci && npm run build && npm run api:accept","test:watch":"cross-env TZ=UTC jest --coverage=false --watch","build:watch":"npm run build -- --watch --pretty","format:configs":"prettier --write .prettierrc.json jest.config.js .vscode/settings.json tsconfig.prod.json tsconfig.json .eslintrc.json"},"_npmUser":{"name":"roland.kuhn","email":"roland@actyx.io"},"repository":{"url":"git+https://github.com/Actyx/Actyx.git","type":"git"},"_npmVersion":"8.1.2","description":"Actyx SDK","directories":{},"_nodeVersion":"16.13.1","dependencies":{"ws":"8.3.0","rxjs":"*","debug":"4.3.3","fp-ts":"2.11.5","io-ts":"2.2.16","ramda":"0.27.1","events":"^3.3.0","cross-fetch":"^3.1.4","isomorphic-ws":"^4.0.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"27.4.5","madge":"5.0.1","eslint":"8.4.1","rimraf":"3.0.2","ts-jest":"27.1.1","typedoc":"^0.22.10","prettier":"2.5.1","@types/ws":"8.2.2","cross-env":"7.0.3","typescript":"4.5.4","@types/jest":"27.0.3","@types/node":"16.11.13","@types/debug":"4.1.7","@types/ramda":"0.27.60","rxjs-marbles":"^7.0.1","license-check-and-add":"4.0.3","eslint-config-prettier":"8.3.0","eslint-plugin-prettier":"4.0.0","@microsoft/api-extractor":"7.19.2","@typescript-eslint/parser":"5.7.0","@typescript-eslint/eslint-plugin":"5.7.0"},"bundleDependencies":["rxjs"],"_npmOperationalInternal":{"tmp":"tmp/sdk_0.4.1_1643879270763_0.3351509750733719","host":"s3://npm-registry-packages"}},"0.4.2":{"name":"@actyx/sdk","version":"0.4.2","keywords":["actyx","pond","sdk","distributed-systems","distributed apps","distributed","industry 4.0","smart-factory","event-sourcing","iot","serverless","p2p","peer-to-peer","synchronization","decentralized","datastore","offline-first"],"author":{"name":"Actyx AG"},"license":"GPL-2.0-only","_id":"@actyx/sdk@0.4.2","maintainers":[{"name":"roland.kuhn","email":"roland@actyx.io"},{"name":"ostollmann","email":"oliver@alithia.net"}],"homepage":"https://developer.actyx.com/","bugs":{"url":"https://community.actyx.com/"},"dist":{"shasum":"f202b3c51cf3194942b5dfe26b928cd9994a8182","tarball":"https://registry.npmjs.org/@actyx/sdk/-/sdk-0.4.2.tgz","fileCount":2507,"integrity":"sha512-V4wjLMgDu55kdZLaD58QVB2HLUVviJeTJSiT6RHH/yX3fSczLVON58a5QQV+olbCjfBPTUImuZWzUH4QNtgV1g==","signatures":[{"sig":"MEUCIQDNEZsxBtPwLVxnvC4jxsEuujjuZGNJ0lDbsK04gnYJuwIgQFomXanSLgMhT4BY71zWOn9P0gApXX1/0xGNuqJX7mQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":5244785,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJiBB/RCRA9TVsSAnZWagAATscP/0bqyvJt6iysBQZyQRMC\n1zRFiUMqM8OjvVIqfjSBCI1+KOIoKGS0LH40y2OgOWBBRUi0Y9obbejgyRwj\nTe+3EfTr79ru5j91j81Gr77juDaub7abiD1DeKdCv5a7X7F5rwcZbHYH2Ut4\n5VVzuYfoOWSxz05CrjWIZK44oLSPGUaQHCOao2M44XUqynjUBdOeIvUKo6ts\nxuUH7rNjBIGuzxwxbhle3ky/q3zR6J4r/49+6B/cQQ2ZfE6qygUSS/LVou99\n1hf4wdW4piJgis3z9H5GgzzktVBrJZqkWO0NatiIoIyeBQ/gqXXHvPxYIg2g\n5GFT5+OtA5EX4g9M9udjm3A/R4D/fokyoVKBrsBl2xcj8lkvnazfTHepsJfy\n3r6PsYwjU8CHMhdDyJ3PEBbOpI0Xl6prHesuKcmS9yfym1AbpM/2++x4fEUW\n5tmvkuQ0gnbgMuIrlJxcIl//1PRnBB+O6qNwkCp5bpJ1Atns7n0Ry058Q6cD\n5NZMnpeUUNNMsOBvyFA/l1BEsEy9t6OYMdHKbwafkJdd1F+xNkYgZ3bfvs4j\nIKclzdArNHU+8I8E9ivM2SLJJMSb+nEYQXURkcThc205sD4C8DciPzjto+rs\ntM4lDPP3PWVoDztOdJOSou+U09n2r2m4pfa9NVi3uqdctIHfGx2K1MZvcEtF\nCWnr\r\n=AANK\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/index.js","types":"./lib/index.d.ts","gitHead":"1527ea589a1d7af9063a2c3cf8380383ce95ff66","scripts":{"tsc":"tsc --noEmit -p ./tsconfig.json","lint":"eslint ./src --ext .js,.jsx,.ts,.tsx","test":"cross-env TZ=UTC jest","build":"tsc -p ./tsconfig.prod.json","clean":"rimraf ./lib ./coverage","madge":"madge --circular --extensions ts,tsx ./","test:ci":"cross-env TZ=UTC jest --maxWorkers 2","lint:fix":"npm run lint -- --fix","test:dev":"cross-env TZ=UTC jest --coverage=false && npm run api:accept","tsc:watch":"npm run tsc -- --watch --pretty","addLicense":"license-check-and-add add -f add-license-config.json","api:accept":"api-extractor run -l","api:assert":"api-extractor run","build:docs":"rm -rf ../../web/developer.actyx.com/static/@actyx/pond/ && typedoc --mode library --options typedoc.json src/index.ts","build:prod":"npm run clean && npm run lint && npm run test:ci && npm run build && npm run api:accept","test:watch":"cross-env TZ=UTC jest --coverage=false --watch","build:watch":"npm run build -- --watch --pretty","format:configs":"prettier --write .prettierrc.json jest.config.js .vscode/settings.json tsconfig.prod.json tsconfig.json .eslintrc.json"},"_npmUser":{"name":"roland.kuhn","email":"roland@actyx.io"},"repository":{"url":"git+https://github.com/Actyx/Actyx.git","type":"git"},"_npmVersion":"8.1.2","description":"Actyx SDK","directories":{},"_nodeVersion":"16.13.1","dependencies":{"ws":"8.3.0","rxjs":"*","debug":"4.3.3","fp-ts":"2.11.5","io-ts":"2.2.16","ramda":"0.27.1","events":"^3.3.0","cross-fetch":"^3.1.4","isomorphic-ws":"^4.0.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"27.4.5","madge":"5.0.1","eslint":"8.4.1","rimraf":"3.0.2","ts-jest":"27.1.1","typedoc":"^0.22.10","prettier":"2.5.1","@types/ws":"8.2.2","cross-env":"7.0.3","typescript":"4.5.4","@types/jest":"27.0.3","@types/node":"16.11.13","@types/debug":"4.1.7","@types/ramda":"0.27.60","rxjs-marbles":"^7.0.1","license-check-and-add":"4.0.3","eslint-config-prettier":"8.3.0","eslint-plugin-prettier":"4.0.0","@microsoft/api-extractor":"7.19.2","@typescript-eslint/parser":"5.7.0","@typescript-eslint/eslint-plugin":"5.7.0"},"bundleDependencies":["rxjs"],"_npmOperationalInternal":{"tmp":"tmp/sdk_0.4.2_1644437456981_0.49140513666048147","host":"s3://npm-registry-packages"}},"0.5.0":{"name":"@actyx/sdk","version":"0.5.0","keywords":["actyx","pond","sdk","distributed-systems","distributed apps","distributed","industry 4.0","smart-factory","event-sourcing","iot","serverless","p2p","peer-to-peer","synchronization","decentralized","datastore","offline-first"],"author":{"name":"Actyx AG"},"license":"GPL-2.0-only","_id":"@actyx/sdk@0.5.0","maintainers":[{"name":"roland.kuhn","email":"roland@actyx.io"},{"name":"ostollmann","email":"oliver@alithia.net"}],"homepage":"https://developer.actyx.com/","bugs":{"url":"https://community.actyx.com/"},"dist":{"shasum":"4c1b01f9638fd652fadc10d0434998ba9c8799be","tarball":"https://registry.npmjs.org/@actyx/sdk/-/sdk-0.5.0.tgz","fileCount":2520,"integrity":"sha512-lU1L1bsUIl7EHQDqMkzzO/cj4K1R8oFMQH9E9W2GCHWdKR8siKwd7fKmIYlRVrrJFgek1VtvpPGLGg6YimTz7g==","signatures":[{"sig":"MEQCIGid3qllJcXN6TNPKICdoeUDPc0t+btO5+v7Fp32t2NAAiABjtqWZ31utA2qWhEomn7iMXui2lCWfAjWbX5+UfzoUQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":5327655,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiJ5pyACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoM4RAAkkDmiDs0yzPHeJGam8pjfYBBckTcnHZ5f2Dw+yIbpVPNmS5A\r\nWCzNmvWlfsUd74Bx9bc0vk5/9c7qmKMwOkv5RVmcNmDED9U/MNNqcner6Evf\r\n80isA/LqGA/qbP9fGWK5k9L2Bhqhvo6o3HBloI1xTY1gNoQVAJ09ae7+dFN4\r\n3Azfd1xlzK2iaAkOVhmgI7PCX6o7AV/ONiGTNRL9m301REqDG+1Tj5MTQ8Bw\r\nhK7Ce7YRIc3mfjmt012QlGr/43cu6MFTi5A3WCLit7MxlAhMVR14R7z0+c3q\r\nynUnrEhIh4YlcM1LvoSZknokFi8O8rheq/SBCqKhLc2ftLYC7GHWCqNmcmw5\r\n5tpcSSYXbXampQdOVek7qFHLUk/bEGJvljOoRejp6ppPxw9tAdCNF+sadlIF\r\nZkO7Xobg/GfEu0N/oh7UDu/Xj5v3mmry5XCaM3BB/41ej+pYfq5zGAlB/YQJ\r\nSp6/mcF4TwgBZgnObFPLkR4gXze/akuGq14l/NPn7ys+FKeshuau8m7Jf+hg\r\nXxAsRQiBdzmBnxIz0J5cq2FgrEhfrDbcknxev2RUFemgkCLvYg0jNj0RMhLA\r\n/hLXcQ6T9+7SmkbPYRy/MPmowwplVFwaJHJHr81jF2iA5kaiE5eNcl3jfHlu\r\num5uRD+rOPDvojtg6spyxK1NeI8HIxErLGM=\r\n=Yy8n\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/index.js","types":"./lib/index.d.ts","gitHead":"0fc42b9fcf7bda7611361ee994413c561239f509","scripts":{"tsc":"tsc --noEmit -p ./tsconfig.json","lint":"eslint ./src --ext .js,.jsx,.ts,.tsx","test":"cross-env TZ=UTC jest","build":"tsc -p ./tsconfig.prod.json","clean":"rimraf ./lib ./coverage","madge":"madge --circular --extensions ts,tsx ./","test:ci":"cross-env TZ=UTC jest --maxWorkers 2","lint:fix":"npm run lint -- --fix","test:dev":"cross-env TZ=UTC jest --coverage=false && npm run api:accept","tsc:watch":"npm run tsc -- --watch --pretty","addLicense":"license-check-and-add add -f add-license-config.json","api:accept":"api-extractor run -l","api:assert":"api-extractor run","build:docs":"rm -rf ../../web/developer.actyx.com/static/@actyx/pond/ && typedoc --mode library --options typedoc.json src/index.ts","build:prod":"npm run clean && npm run lint && npm run test:ci && npm run build && npm run api:accept","test:watch":"cross-env TZ=UTC jest --coverage=false --watch","build:watch":"npm run build -- --watch --pretty","format:configs":"prettier --write .prettierrc.json jest.config.js .vscode/settings.json tsconfig.prod.json tsconfig.json .eslintrc.json"},"_npmUser":{"name":"roland.kuhn","email":"roland@actyx.io"},"repository":{"url":"git+https://github.com/Actyx/Actyx.git","type":"git"},"_npmVersion":"8.1.2","description":"Actyx SDK","directories":{},"_nodeVersion":"16.13.1","dependencies":{"ws":"8.3.0","rxjs":"*","debug":"4.3.3","fp-ts":"2.11.5","io-ts":"2.2.16","ramda":"0.27.1","events":"^3.3.0","semver":"^7.3.5","cross-fetch":"^3.1.4","isomorphic-ws":"^4.0.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"27.4.5","madge":"5.0.1","eslint":"8.4.1","rimraf":"3.0.2","ts-jest":"27.1.1","typedoc":"^0.22.10","prettier":"2.5.1","@types/ws":"8.2.2","cross-env":"7.0.3","typescript":"4.5.4","@types/jest":"27.0.3","@types/node":"16.11.13","@types/debug":"4.1.7","@types/ramda":"0.27.60","rxjs-marbles":"^7.0.1","@types/semver":"^7.3.9","license-check-and-add":"4.0.3","eslint-config-prettier":"8.3.0","eslint-plugin-prettier":"4.0.0","@microsoft/api-extractor":"7.19.4","@typescript-eslint/parser":"5.7.0","@typescript-eslint/eslint-plugin":"5.7.0"},"bundleDependencies":["rxjs"],"_npmOperationalInternal":{"tmp":"tmp/sdk_0.5.0_1646762610539_0.9881284363091694","host":"s3://npm-registry-packages"}},"0.5.1":{"name":"@actyx/sdk","version":"0.5.1","keywords":["actyx","pond","sdk","distributed-systems","distributed apps","distributed","industry 4.0","smart-factory","event-sourcing","iot","serverless","p2p","peer-to-peer","synchronization","decentralized","datastore","offline-first"],"author":{"name":"Actyx AG"},"license":"GPL-2.0-only","_id":"@actyx/sdk@0.5.1","maintainers":[{"name":"roland.kuhn","email":"roland@actyx.io"},{"name":"ostollmann","email":"oliver@alithia.net"}],"homepage":"https://developer.actyx.com/","bugs":{"url":"https://community.actyx.com/"},"dist":{"shasum":"f6f8315b1b2ce670bcbf5c6c402561469c3fea2e","tarball":"https://registry.npmjs.org/@actyx/sdk/-/sdk-0.5.1.tgz","fileCount":2521,"integrity":"sha512-dBUHVFFzRTuoMJK/p0cbuNQjmiOw+zy9ortKVf0lEVC0oFXc7LzaaU9D0Tqjk2e0vJ1yjP848XG75pJY/iC2mg==","signatures":[{"sig":"MEYCIQDt4FIZhgwL1EMfNn7SJVyOyRjOycSDKZ9nbe2mpCYwSwIhANuZ2qemB7KYDCqilJzHwtuNRttXWIzcgubh3PMqbFzg","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":5327685,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiMbpiACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoL7w/9FZhZ51BdCJo+z1y8seV/LKA0qdiqwZvUY1hgrQ3h6d6Ub+8y\r\nMRPpvQwl+kxKHqu11dgxwAU6IJQ4advw2vPQe3AcWZylnIefcyySvbR5dUEv\r\nb4WAwt0tu1CX8S9lellivDHoPmEAs0Yi6XhqkLkScEjvKgIycVrIw+WSJNXm\r\n7cSludX+t5pPwoZnU958ovb2rT04oamGRsKUuMa0p+kTDQiChVT7Pp8qfKT1\r\niHJauztixTTH/lzLrFAPIcxXGGJQPx+LanBhcZ7gOvaLePTLUlR+4ekwwnOa\r\nXYUFHmOz3s9lB0q15P4Vu95TgDVyyvdeZSHovC/3P4APmN9wOOLFxwP6Q9Uj\r\n/ulURjALtoXiWmMgOUGqwaOdxwHwCTEhk/K2Hxwz7ajNNonTSZp4UYf4hmI6\r\ns8eeIyl3lTQbuClr3LEmY2lKFeaNZ13NrjGjs2JvbpSn3klAauncTWWNfVYL\r\nX5M2OfSKoNRxAgkvgRYitR/FOwYMv8WSF4gJi8nCOaA1v3S+qUTbn4oobmKN\r\nAl9lE47IQpXXeMCbu6FNbGOU7qWVS5Ta5z1zlht3S7TlfgR6K5FV5G5XXEvR\r\nAwvVZI3YchP7x1h966u/9YQARgIA7nSsaLkFIaKODwkFMzmXxK0TCyoheo5U\r\n9QBbRZjhBl/WjghOHDlnSzjvQ/YFiCQ9VEE=\r\n=OiAQ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/index.js","types":"./lib/index.d.ts","gitHead":"e3fc9f054d977f9a89a690fc01235a56d3f2162d","scripts":{"tsc":"tsc --noEmit -p ./tsconfig.json","lint":"eslint ./src --ext .js,.jsx,.ts,.tsx","test":"cross-env TZ=UTC jest","build":"tsc -p ./tsconfig.prod.json","clean":"rimraf ./lib ./coverage","madge":"madge --circular --extensions ts,tsx ./","test:ci":"cross-env TZ=UTC jest --maxWorkers 2","lint:fix":"npm run lint -- --fix","test:dev":"cross-env TZ=UTC jest --coverage=false && npm run api:accept","tsc:watch":"npm run tsc -- --watch --pretty","addLicense":"license-check-and-add add -f add-license-config.json","api:accept":"api-extractor run -l","api:assert":"api-extractor run","build:docs":"rm -rf ../../web/developer.actyx.com/static/@actyx/pond/ && typedoc --mode library --options typedoc.json src/index.ts","build:prod":"npm run clean && npm run lint && npm run test:ci && npm run build && npm run api:accept","test:watch":"cross-env TZ=UTC jest --coverage=false --watch","build:watch":"npm run build -- --watch --pretty","format:configs":"prettier --write .prettierrc.json jest.config.js .vscode/settings.json tsconfig.prod.json tsconfig.json .eslintrc.json"},"_npmUser":{"name":"roland.kuhn","email":"roland@actyx.io"},"repository":{"url":"git+https://github.com/Actyx/Actyx.git","type":"git"},"_npmVersion":"8.5.2","description":"Actyx SDK","directories":{},"_nodeVersion":"17.7.0","dependencies":{"ws":"8.3.0","rxjs":"*","debug":"4.3.3","fp-ts":"2.11.5","io-ts":"2.2.16","ramda":"0.27.1","events":"^3.3.0","semver":"^7.3.5","cross-fetch":"^3.1.4","isomorphic-ws":"^4.0.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"27.4.5","madge":"5.0.1","eslint":"8.4.1","rimraf":"3.0.2","ts-jest":"27.1.1","typedoc":"^0.22.10","prettier":"2.5.1","@types/ws":"8.2.2","cross-env":"7.0.3","typescript":"4.5.4","@types/jest":"27.0.3","@types/node":"16.11.13","@types/debug":"4.1.7","@types/ramda":"0.27.60","rxjs-marbles":"^7.0.1","@types/semver":"^7.3.9","license-check-and-add":"4.0.3","eslint-config-prettier":"8.3.0","eslint-plugin-prettier":"4.0.0","@microsoft/api-extractor":"7.19.4","@typescript-eslint/parser":"5.7.0","@typescript-eslint/eslint-plugin":"5.7.0"},"bundleDependencies":["rxjs"],"_npmOperationalInternal":{"tmp":"tmp/sdk_0.5.1_1647426146105_0.9877488936402457","host":"s3://npm-registry-packages"}},"0.5.2":{"name":"@actyx/sdk","version":"0.5.2","keywords":["actyx","pond","sdk","distributed-systems","distributed apps","distributed","industry 4.0","smart-factory","event-sourcing","iot","serverless","p2p","peer-to-peer","synchronization","decentralized","datastore","offline-first"],"author":{"name":"Actyx AG"},"license":"GPL-2.0-only","_id":"@actyx/sdk@0.5.2","maintainers":[{"name":"roland.kuhn","email":"roland@actyx.io"},{"name":"ostollmann","email":"oliver@alithia.net"}],"homepage":"https://developer.actyx.com/","bugs":{"url":"https://community.actyx.com/"},"dist":{"shasum":"f3b04e0ffe82227af51ae9dd9f4cae3cab80b285","tarball":"https://registry.npmjs.org/@actyx/sdk/-/sdk-0.5.2.tgz","fileCount":2521,"integrity":"sha512-CQu+9fJI4XeF6lePrPpaUCJfhR/yOGs0jF1omMmP5wr9+JvZDyoRtz+M7qJlzzFR3mGBMKwurFATVtOm4Dad1A==","signatures":[{"sig":"MEUCIQDwRYGDSjxtHjSUnK+zHc1sjXqRRK8ipEfMUchFONX9cwIgXNRGWgpho9kincPSfFR5Yl0tqjGIz4H1ecnXzy3OEqo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":5328784,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJidQL/ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmooxw//Y85tYo4Sk6w6j4hnEx2ZlDohTWt24uTkiGNNY7ItjWdYb0lz\r\n70y1EkTB3/Nran65ELPQAJS4pOR4Pvck71FPpv7ciqw3QcoSGHJtBJSF3P5s\r\nBkyXkUSCqc404hYpNIRJCdr7ZLnCKtKsm+dIRaOp6YaLdxQT9lWB2rveakt3\r\nHCV5NC3eXRQiOjsbIe6QNhMKPJuNoboNLR27Tge6tjMV+ZboQnLk2sb2x/PH\r\nlorPe1hiCE6nKrxlK07pW3vPlKeSMQ8QIrd0gVJnwFxQefx0E9K/oeM8G+M7\r\nb+4k2FhHIXJIY0weRMpgmf57mCcgZ5Y414f/nMzqDqRWNY0z2Lyv+fGmUwx2\r\nOJ/COsoppgSFFDKueyDOTAnc2uOP1xq+D97l/5/mIcKb+srI7WqNeVbvthEq\r\nmpyl+jh5FTAH2Euv2f6LwfmUfA7Zdhnm5CSDXplC02GptpzpOy7cSrjPeY2y\r\nvrIdRAJXHmMyTChziMDgdZ79H8yNjzYy2zmguNy1cyPwI0mIbFQXjTq/vKMO\r\n1NIPWqMuCgXl25G+qge0lwF8C87oEmsL+PjOYJgJo9F5sNCbN4zlfTqgEI4W\r\nx+Tvmtn2q/b2bijO5DAmXGUbjk4LJi97TUwtj6bprOIjlDD+02sc+Hngw9ld\r\nzqIUd0SON0taed8MHsFoDICzWL5dCzTGyQw=\r\n=XuyE\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/index.js","types":"./lib/index.d.ts","gitHead":"1beb0dd0b7945002aef3c14f10cb9768a1c880bb","scripts":{"tsc":"tsc --noEmit -p ./tsconfig.json","lint":"eslint ./src --ext .js,.jsx,.ts,.tsx","test":"cross-env TZ=UTC jest","build":"tsc -p ./tsconfig.prod.json","clean":"rimraf ./lib ./coverage","madge":"madge --circular --extensions ts,tsx ./","test:ci":"cross-env TZ=UTC jest --maxWorkers 2","lint:fix":"npm run lint -- --fix","test:dev":"cross-env TZ=UTC jest --coverage=false && npm run api:accept","tsc:watch":"npm run tsc -- --watch --pretty","addLicense":"license-check-and-add add -f add-license-config.json","api:accept":"api-extractor run -l","api:assert":"api-extractor run","build:docs":"rm -rf ../../web/developer.actyx.com/static/@actyx/pond/ && typedoc --mode library --options typedoc.json src/index.ts","build:prod":"npm run clean && npm run lint && npm run test:ci && npm run build && npm run api:accept","test:watch":"cross-env TZ=UTC jest --coverage=false --watch","build:watch":"npm run build -- --watch --pretty","format:configs":"prettier --write .prettierrc.json jest.config.js .vscode/settings.json tsconfig.prod.json tsconfig.json .eslintrc.json"},"_npmUser":{"name":"roland.kuhn","email":"roland@actyx.io"},"repository":{"url":"git+https://github.com/Actyx/Actyx.git","type":"git"},"_npmVersion":"8.1.2","description":"Actyx SDK","directories":{},"_nodeVersion":"16.13.1","dependencies":{"ws":"8.3.0","rxjs":"*","debug":"4.3.3","fp-ts":"2.11.5","io-ts":"2.2.16","ramda":"0.27.1","events":"^3.3.0","semver":"^7.3.5","cross-fetch":"^3.1.4","isomorphic-ws":"^4.0.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"27.4.5","madge":"5.0.1","eslint":"8.4.1","rimraf":"3.0.2","ts-jest":"27.1.1","typedoc":"^0.22.10","prettier":"2.5.1","@types/ws":"8.2.2","cross-env":"7.0.3","typescript":"4.5.4","@types/jest":"27.0.3","@types/node":"16.11.13","@types/debug":"4.1.7","@types/ramda":"0.27.60","rxjs-marbles":"^7.0.1","@types/semver":"^7.3.9","license-check-and-add":"4.0.3","eslint-config-prettier":"8.3.0","eslint-plugin-prettier":"4.0.0","@microsoft/api-extractor":"7.19.4","@typescript-eslint/parser":"5.7.0","@typescript-eslint/eslint-plugin":"5.7.0"},"bundleDependencies":["rxjs"],"_npmOperationalInternal":{"tmp":"tmp/sdk_0.5.2_1651835646990_0.4892113809818761","host":"s3://npm-registry-packages"}},"0.5.3":{"name":"@actyx/sdk","version":"0.5.3","keywords":["actyx","pond","sdk","distributed-systems","distributed apps","distributed","industry 4.0","smart-factory","event-sourcing","iot","serverless","p2p","peer-to-peer","synchronization","decentralized","datastore","offline-first"],"author":{"name":"Actyx AG"},"license":"GPL-2.0-only","_id":"@actyx/sdk@0.5.3","maintainers":[{"name":"roland.kuhn","email":"roland@actyx.io"},{"name":"ostollmann","email":"oliver@alithia.net"}],"homepage":"https://developer.actyx.com/","bugs":{"url":"https://community.actyx.com/"},"dist":{"shasum":"193bbe7381d0e48c2ad208a123d12e75faaedc80","tarball":"https://registry.npmjs.org/@actyx/sdk/-/sdk-0.5.3.tgz","fileCount":2521,"integrity":"sha512-ghoBLP3XYeQ4IuinMFpysDsqGV+e+gMQ/C1ul2xM4/4DJqshwjhFXgQLQd/1Dm6UMKwfzQ7+5JQSON3fnGhmAw==","signatures":[{"sig":"MEYCIQDay/bwRynl7CGKHDgTOyq02aNORwE0IqJFcVfdwQByBwIhAMqWi5+eoUJII8hoWM7luRqN2wS9odgrJoewy7plMHjz","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":5329601,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJifhCLACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrWexAAo5ohly0H9eh/xsgA2iB/vPdIKCpzQZ9aJRgAJAvaSdvN3caJ\r\ngCTUqSNBU6WtIItBl07eCqe30rBUuuyPoUHGr8A2ohd62HHBJa2H58D8LbR9\r\n/k3699kPVWu0W17b2w4mpw4yQJkx0TPUbyBkvsRwLlXzSg3SqPRZ8kHMW2YK\r\nNNRCQGWGPr7V4bI4WbvlvT6+XEX2JwVqhfuvjYYVEFOYKSLTaY8fBjgBleoh\r\nTl7PcRJquJDkFOmtIVvMmSd8EnG0xNgl0Xs42MtzG4LnSZilyxYkd2pLINHu\r\nXdyu4yNIxdUx8pFQhh63ROEaet6VyCC2du8l4PeOANijm9A6Y+wSX+iQ+R2I\r\nHUmXiJa33Np0AWTd11kmIEIIgLEyznz/u6jSEYowYU5U/ONqFXCzq/VrFfTZ\r\nCxX39UPLUqFu9eq1LaakUanFKWA11x3kAZEsH6wcjbJVtvFcU4U+Xe8XU02z\r\n+SYI9kLJaCAucfGL/c8KPfED9lDDKLai4E2G55ljuWYsC+Y1Kok5k9szM7t5\r\n3nbvIFcb0M2SYC4UoB0APJMwpz9CoEvD+sAvkEtamRjXVxH2L+3cKD0uaSye\r\nmnwJF3eJqvrr6/4aTzDPS+bkS6pmxcUvOqj0D3qSokRwmS/T5NSXYlniXh/L\r\n/CeMrv+riS+n1XLzsQCiknz0KtMlmvqkuhI=\r\n=/1wq\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/index.js","types":"./lib/index.d.ts","gitHead":"e628d231c9edd2698bc350724dfc41f5510109a4","scripts":{"tsc":"tsc --noEmit -p ./tsconfig.json","lint":"eslint ./src --ext .js,.jsx,.ts,.tsx","test":"cross-env TZ=UTC jest","build":"tsc -p ./tsconfig.prod.json","clean":"rimraf ./lib ./coverage","madge":"madge --circular --extensions ts,tsx ./","test:ci":"cross-env TZ=UTC jest --maxWorkers 2","lint:fix":"npm run lint -- --fix","test:dev":"cross-env TZ=UTC jest --coverage=false && npm run api:accept","tsc:watch":"npm run tsc -- --watch --pretty","addLicense":"license-check-and-add add -f add-license-config.json","api:accept":"api-extractor run -l","api:assert":"api-extractor run","build:docs":"rm -rf ../../web/developer.actyx.com/static/@actyx/pond/ && typedoc --mode library --options typedoc.json src/index.ts","build:prod":"npm run clean && npm run lint && npm run test:ci && npm run build && npm run api:accept","test:watch":"cross-env TZ=UTC jest --coverage=false --watch","build:watch":"npm run build -- --watch --pretty","format:configs":"prettier --write .prettierrc.json jest.config.js .vscode/settings.json tsconfig.prod.json tsconfig.json .eslintrc.json"},"_npmUser":{"name":"roland.kuhn","email":"roland@actyx.io"},"repository":{"url":"git+https://github.com/Actyx/Actyx.git","type":"git"},"_npmVersion":"8.1.2","description":"Actyx SDK","directories":{},"_nodeVersion":"16.13.1","dependencies":{"ws":"8.3.0","rxjs":"*","debug":"4.3.3","fp-ts":"2.11.5","io-ts":"2.2.16","ramda":"0.27.1","events":"^3.3.0","semver":"^7.3.5","cross-fetch":"^3.1.4","isomorphic-ws":"^4.0.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"27.4.5","madge":"5.0.1","eslint":"8.4.1","rimraf":"3.0.2","ts-jest":"27.1.1","typedoc":"^0.22.10","prettier":"2.5.1","@types/ws":"8.2.2","cross-env":"7.0.3","typescript":"4.5.4","@types/jest":"27.0.3","@types/node":"16.11.13","@types/debug":"4.1.7","@types/ramda":"0.27.60","rxjs-marbles":"^7.0.1","@types/semver":"^7.3.9","license-check-and-add":"4.0.3","eslint-config-prettier":"8.3.0","eslint-plugin-prettier":"4.0.0","@microsoft/api-extractor":"7.19.4","@typescript-eslint/parser":"5.7.0","@typescript-eslint/eslint-plugin":"5.7.0"},"bundleDependencies":["rxjs"],"_npmOperationalInternal":{"tmp":"tmp/sdk_0.5.3_1652428938860_0.4495370979330531","host":"s3://npm-registry-packages"}},"0.5.4":{"name":"@actyx/sdk","version":"0.5.4","keywords":["actyx","pond","sdk","distributed-systems","distributed apps","distributed","industry 4.0","smart-factory","event-sourcing","iot","serverless","p2p","peer-to-peer","synchronization","decentralized","datastore","offline-first"],"author":{"name":"Actyx AG"},"license":"GPL-2.0-only","_id":"@actyx/sdk@0.5.4","maintainers":[{"name":"roland.kuhn","email":"roland@actyx.io"},{"name":"ostollmann","email":"oliver@alithia.net"}],"homepage":"https://developer.actyx.com/","bugs":{"url":"https://community.actyx.com/"},"dist":{"shasum":"7147cf2ee5344e2e54122707f98c4dc8d40f1dee","tarball":"https://registry.npmjs.org/@actyx/sdk/-/sdk-0.5.4.tgz","fileCount":2521,"integrity":"sha512-TLCToD+aoZYgdUrRlGZLfOiR+mvAfKH/i0NFzIOWlKcBVE2/wnFX9KKp+o0OFW0xf18CHQ8RC9fDf9K3SEUyvQ==","signatures":[{"sig":"MEUCIAE6tTwBS10PTx7OPg/WCrW3akkmsDREU3H9WAMi4sVqAiEAqDF6R9ZUVhviSBmelRDJ5LrbtyfXy7w/4Fa7Yp4rblM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":5329195,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJizDFLACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqTfQ//SvKsik4caDn17QbBe3XyfK+2yVaVwauOZLw/Kn6jr/xp171Y\r\nGYR+ZhmftQFYDsVpiH8ptTlDEuJixqxlb5OTk9BaEp2QboE6LQLRcfl9HuPa\r\niAlWPT0ImVP0IeKgMKKiGCrlN5Cabct8HTQsbrWeqRbH8qn4HiTUXZ3AXYrP\r\nhIE0qwr3z1gpNMsuj2XluFRCz6dMRK14TS+3iQHuM1SktKHoIM9CtF4S0Q3x\r\nKBdDhfuHQULj4Fx2yuim8uebmD9Zppnv8cqrNUQnMpkUicSONAQn5uATP74z\r\ne4e4GQIel8S6uCqhUBDj8UEXwuU0ti2FsC5jgQBTlE3wz4A/n7iRgHt1Xp1C\r\nB301FJt7MksWnWxEpwPx7kG6mBqIIdodj9txWYe+KxsPkH866raq9GFBrbPU\r\n1dotdRnln4eoZ/4to6envcc5jquFdG+0hxqEviOMehJ7I3gJmXebCuCdyGXI\r\nVWHYxxpkW/cTpbo2XkC2O9xnRZBdJ6m5qnLBaBu5SnSbj/ipUeouWAujS5hK\r\nK5tE03igEkmSIGxDkqshPrZRzuIn7XqNcQeiNZZlRhyqZEUeBqb5RkxnP+gl\r\nIpoXwbwrfuTXDe1hm8pOH+m2o+cbf/tYDMeVUdF2qrpzWPalYWxEbnggHBa0\r\n0D3rIdiRTarFUFezAj0J0FcOVqwQDQ5v2K8=\r\n=G+Oy\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/index.js","types":"./lib/index.d.ts","gitHead":"dc88614427aba4da211ac72220f237c0adab0d2d","scripts":{"tsc":"tsc --noEmit -p ./tsconfig.json","lint":"eslint ./src --ext .js,.jsx,.ts,.tsx","test":"cross-env TZ=UTC jest","build":"tsc -p ./tsconfig.prod.json","clean":"rimraf ./lib ./coverage","madge":"madge --circular --extensions ts,tsx ./","test:ci":"cross-env TZ=UTC jest --maxWorkers 2","lint:fix":"npm run lint -- --fix","test:dev":"cross-env TZ=UTC jest --coverage=false && npm run api:accept","tsc:watch":"npm run tsc -- --watch --pretty","addLicense":"license-check-and-add add -f add-license-config.json","api:accept":"api-extractor run -l","api:assert":"api-extractor run","build:docs":"rm -rf ../../web/developer.actyx.com/static/@actyx/pond/ && typedoc --mode library --options typedoc.json src/index.ts","build:prod":"npm run clean && npm run lint && npm run test:ci && npm run build && npm run api:accept","test:watch":"cross-env TZ=UTC jest --coverage=false --watch","build:watch":"npm run build -- --watch --pretty","format:configs":"prettier --write .prettierrc.json jest.config.js .vscode/settings.json tsconfig.prod.json tsconfig.json .eslintrc.json"},"_npmUser":{"name":"roland.kuhn","email":"roland@actyx.io"},"repository":{"url":"git+https://github.com/Actyx/Actyx.git","type":"git"},"_npmVersion":"8.1.2","description":"Actyx SDK","directories":{},"_nodeVersion":"16.13.1","dependencies":{"ws":"8.3.0","rxjs":"*","debug":"4.3.3","fp-ts":"2.11.5","io-ts":"2.2.16","ramda":"0.27.1","events":"^3.3.0","semver":"^7.3.5","cross-fetch":"^3.1.4","isomorphic-ws":"^4.0.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"27.4.5","madge":"5.0.1","eslint":"8.4.1","rimraf":"3.0.2","ts-jest":"27.1.1","typedoc":"^0.22.10","prettier":"2.5.1","@types/ws":"8.2.2","cross-env":"7.0.3","typescript":"4.5.4","@types/jest":"27.0.3","@types/node":"16.11.13","@types/debug":"4.1.7","@types/ramda":"0.27.60","rxjs-marbles":"^7.0.1","@types/semver":"^7.3.9","license-check-and-add":"4.0.3","eslint-config-prettier":"8.3.0","eslint-plugin-prettier":"4.0.0","@microsoft/api-extractor":"7.19.4","@typescript-eslint/parser":"5.7.0","@typescript-eslint/eslint-plugin":"5.7.0"},"bundleDependencies":["rxjs"],"_npmOperationalInternal":{"tmp":"tmp/sdk_0.5.4_1657549130910_0.4649096308173364","host":"s3://npm-registry-packages"}},"0.5.5":{"name":"@actyx/sdk","version":"0.5.5","keywords":["actyx","pond","sdk","distributed-systems","distributed apps","distributed","industry 4.0","smart-factory","event-sourcing","iot","serverless","p2p","peer-to-peer","synchronization","decentralized","datastore","offline-first"],"author":{"name":"Actyx AG"},"license":"GPL-2.0-only","_id":"@actyx/sdk@0.5.5","maintainers":[{"name":"roland.kuhn","email":"roland@actyx.io"},{"name":"ostollmann","email":"oliver@alithia.net"}],"homepage":"https://developer.actyx.com/","bugs":{"url":"https://community.actyx.com/"},"dist":{"shasum":"d7ffea44112ed10eb840fe6a99d4e4a8c1525108","tarball":"https://registry.npmjs.org/@actyx/sdk/-/sdk-0.5.5.tgz","fileCount":2572,"integrity":"sha512-MBiKzxbT577S9qaVgZ5DUJnMchf8mYam0n3CqUQ27lUNhqC6MN1qHJ/yJ2uJH5MIkmwNPwjk88bcqJubgQbO7A==","signatures":[{"sig":"MEUCIGxvnLw+dgpXrFi+vcdMadG/7YEcUHWDLq5XDU3bxfctAiEAiR9ZgL/gOuwETdX4rIEB55XHQ+5kvo8Xug3sin7iI3Q=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":5473099,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjgMrdACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmogCQ/9ERtYzPZXbWhLJ7WMv0MHMGbMkmQeHqDHya9WHC5qJPF9eVYA\r\nhvHwvFQOr/sc2yrk8ZW79iY/Dv+QCYmch8FG3rn5CZiIjVYkNo5N60o9hRk+\r\nqerWuLPV58xfNHgx6WuaLHqVYs2AootLVnnONTPm9G+xoTjkftUMDENgSJcJ\r\nPEnKMj7bcEVrtX5uyyVsaNNXh7BliJVgHHHv98k3vOvzs9vjXMtCuq7uBTVh\r\n5Jgap2gNprtUou+wlt5sFxN1JHQRYmEJh4DP6MSFwFOzXNrUI5nPy0MKQo5m\r\nmubNaWQlDUgqGES6oI2deybwJ1Gw3vGu9VSEyuLj9NZWzuwWSDOb1Q0OIQRL\r\nSLi37G4A0Lv4NriwYB+gHfj6uMP2JZ4tSfoBNGCZ05nVmzbif05Mjht+1KiI\r\nXsDPpHXZEnhe66msvqQCDa9oKOPEzgY7FxdadH8cv7xKehos4w0eVGE+o0gM\r\nxLtgvsUrZjKbWtz0z8jqQcYEVI216sXY6icXMgaO+5CsfU8vFFFGRT6roXNN\r\nee0zOV0ipx3C8iVvlM59zxrwd+F3jK08cBFTRo9USEOEi4SAUcQVk/Kl9kDI\r\nDN8m0Angd1YzFmiYD88BbvsiGEzxcXFEeY1kN/nbaSF6bb2ojnPWoVeBY3ou\r\n2lX/RmAILYgcKgwbAImxNyuUk2YiyKJ4aZM=\r\n=mY4m\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/index.js","types":"./lib/index.d.ts","gitHead":"8a60efb5ff859ab5f4a3aa2c6fa0af0fc66ed327","scripts":{"tsc":"tsc --noEmit -p ./tsconfig.json","lint":"eslint ./src --ext .js,.jsx,.ts,.tsx","test":"cross-env TZ=UTC jest","build":"tsc -p ./tsconfig.prod.json","clean":"rimraf ./lib ./coverage","madge":"madge --circular --extensions ts,tsx ./","test:ci":"cross-env TZ=UTC jest --maxWorkers 2","lint:fix":"npm run lint -- --fix","test:dev":"cross-env TZ=UTC jest --coverage=false && npm run api:accept","tsc:watch":"npm run tsc -- --watch --pretty","addLicense":"license-check-and-add add -f add-license-config.json","api:accept":"api-extractor run -l","api:assert":"api-extractor run","build:docs":"rm -rf ../../web/developer.actyx.com/static/@actyx/pond/ && typedoc --mode library --options typedoc.json src/index.ts","build:prod":"npm run clean && npm run lint && npm run test:ci && npm run build && npm run api:accept","test:watch":"cross-env TZ=UTC jest --coverage=false --watch","build:watch":"npm run build -- --watch --pretty","format:configs":"prettier --write .prettierrc.json jest.config.js .vscode/settings.json tsconfig.prod.json tsconfig.json .eslintrc.json"},"_npmUser":{"name":"roland.kuhn","email":"roland@actyx.io"},"repository":{"url":"git+https://github.com/Actyx/Actyx.git","type":"git"},"_npmVersion":"8.12.1","description":"Actyx SDK","directories":{},"_nodeVersion":"18.5.0","dependencies":{"ws":"8.3.0","rxjs":"7.4.0","debug":"4.3.3","fp-ts":"2.11.5","io-ts":"2.2.16","ramda":"0.27.1","events":"^3.3.0","semver":"^7.3.5","cross-fetch":"^3.1.4","isomorphic-ws":"^4.0.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"27.4.5","madge":"5.0.1","eslint":"8.4.1","rimraf":"3.0.2","ts-jest":"27.1.1","typedoc":"^0.22.10","prettier":"2.5.1","@types/ws":"8.2.2","cross-env":"7.0.3","typescript":"4.5.4","@types/jest":"27.0.3","@types/node":"16.11.13","@types/debug":"4.1.7","@types/ramda":"0.27.60","rxjs-marbles":"^7.0.1","@types/semver":"^7.3.9","license-check-and-add":"4.0.3","eslint-config-prettier":"8.3.0","eslint-plugin-prettier":"4.0.0","@microsoft/api-extractor":"7.19.4","@typescript-eslint/parser":"5.7.0","@typescript-eslint/eslint-plugin":"5.7.0"},"bundleDependencies":["rxjs"],"_npmOperationalInternal":{"tmp":"tmp/sdk_0.5.5_1669384924769_0.6464128469488295","host":"s3://npm-registry-packages"}},"0.5.6":{"name":"@actyx/sdk","version":"0.5.6","keywords":["actyx","pond","sdk","distributed-systems","distributed apps","distributed","industry 4.0","smart-factory","event-sourcing","iot","serverless","p2p","peer-to-peer","synchronization","decentralized","datastore","offline-first"],"author":{"name":"Actyx AG"},"license":"GPL-2.0-only","_id":"@actyx/sdk@0.5.6","maintainers":[{"name":"roland.kuhn","email":"roland@actyx.io"},{"name":"ostollmann","email":"oliver@alithia.net"}],"homepage":"https://developer.actyx.com/","bugs":{"url":"https://community.actyx.com/"},"dist":{"shasum":"311df1e3da908d003652e4038aa637cd71abb1e0","tarball":"https://registry.npmjs.org/@actyx/sdk/-/sdk-0.5.6.tgz","fileCount":2572,"integrity":"sha512-ekNdX7fB75Bkd6yqAAnCDIBmreWaAdK/UrFkXEpesQrZoIW/iX/qb0zVODI+zWg3shhOny2oglClyJn/GrIONQ==","signatures":[{"sig":"MEUCIQDQ4H3bp0BCyq1M7TP0cNodb6x9JVlSA7vXXaIO4NPDkgIgRrt7xtKvYNH7E0+/f4ZaAIZ2mePm5p+AL/rQ+coizRg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":5477858,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjkKZgACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqEqQ//eWbAAuAhULowrPhvVXWG1/svgiBzYcUUVSYmmOr5rjnYiQ+h\r\nxq8iIdz/S+qc8aIs1RUa5x5G/+odLrmrOf7dGRQBlBC+WOSIoSxCDyWgg198\r\nlBv1AyJcnHM8tHQpJSVe0XCE9LQ9R0SNr9WjcvY2PYUUiOOnBKEQjpSpKOXh\r\n9JNOw7zbCRkXP79Ea6QuOgjuFYOqO7uIrmpdw+HCoYkoDBm/G8eHmBCAxCpl\r\nLbkLg9zvr0e5yE1CeQFevLcEj6jVETKZu5qqK+Pr5yyiiydVTUlUr+Xr1idp\r\n4vo3zOYrwtNsmUGV02SKNnmlGxCiZHzVBuViscdi/LnOkpGxoKszBSDQ2b3A\r\nVOTnCoW3TWhW0PB5BNTF8Y9x/vYRPWukO3Ny4M9O6glf9WfL99BqtkDSVP+6\r\nHc0a4QNaNFYNuJaaBmxc/ISKmt+RNKNaLAgKPhdZzbwx6tTFTyF0kXHNUj9a\r\ntyy5dUbzbSxzwnH+nsoxP3nMQpQrqT1o6+qUl/wQjZfbotLndQhZjtTmSfoN\r\n8aZjPG2flL0JdwywVHtxsyN+/+FMhiAcKdr94OYowzEnxv5DiDNaHayAXZW1\r\nkicAiFaUxtdZZAtZSCFqkM8IX/2kqE3xp3bfABgQVga+lc2xj60dQy9DL2Xj\r\nBexo64XX2kCZHTVRtlwnZkshGrLGQYPZf8E=\r\n=NWdH\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/index.js","types":"./lib/index.d.ts","gitHead":"60123625d07996979b4172d3175eff72e8716c0a","scripts":{"tsc":"tsc --noEmit -p ./tsconfig.json","lint":"eslint ./src --ext .js,.jsx,.ts,.tsx","test":"cross-env TZ=UTC jest","build":"tsc -p ./tsconfig.prod.json","clean":"rimraf ./lib ./coverage","madge":"madge --circular --extensions ts,tsx ./","test:ci":"cross-env TZ=UTC jest --maxWorkers 2","lint:fix":"npm run lint -- --fix","test:dev":"cross-env TZ=UTC jest --coverage=false && npm run api:accept","tsc:watch":"npm run tsc -- --watch --pretty","addLicense":"license-check-and-add add -f add-license-config.json","api:accept":"api-extractor run -l","api:assert":"api-extractor run","build:docs":"rm -rf ../../web/developer.actyx.com/static/@actyx/pond/ && typedoc --mode library --options typedoc.json src/index.ts","build:prod":"npm run clean && npm run lint && npm run test:ci && npm run build && npm run api:accept","test:watch":"cross-env TZ=UTC jest --coverage=false --watch","build:watch":"npm run build -- --watch --pretty","format:configs":"prettier --write .prettierrc.json jest.config.js .vscode/settings.json tsconfig.prod.json tsconfig.json .eslintrc.json"},"_npmUser":{"name":"roland.kuhn","email":"roland@actyx.io"},"deprecated":"faulty publishing","repository":{"url":"git+https://github.com/Actyx/Actyx.git","type":"git"},"_npmVersion":"8.12.1","description":"Actyx SDK","directories":{},"_nodeVersion":"18.5.0","dependencies":{"ws":"8.3.0","rxjs":"7.4.0","debug":"4.3.3","fp-ts":"2.11.5","io-ts":"2.2.16","ramda":"0.27.1","events":"^3.3.0","semver":"^7.3.5","cross-fetch":"^3.1.4","isomorphic-ws":"^4.0.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"27.4.5","madge":"5.0.1","eslint":"8.4.1","rimraf":"3.0.2","ts-jest":"27.1.1","typedoc":"^0.22.10","prettier":"2.5.1","@types/ws":"8.2.2","cross-env":"7.0.3","typescript":"4.5.4","@types/jest":"27.0.3","@types/node":"16.11.13","@types/debug":"4.1.7","@types/ramda":"0.27.60","rxjs-marbles":"^7.0.1","@types/semver":"^7.3.9","license-check-and-add":"4.0.3","eslint-config-prettier":"8.3.0","eslint-plugin-prettier":"4.0.0","@microsoft/api-extractor":"7.19.4","@typescript-eslint/parser":"5.7.0","@typescript-eslint/eslint-plugin":"5.7.0"},"bundleDependencies":["rxjs"],"_npmOperationalInternal":{"tmp":"tmp/sdk_0.5.6_1670424160186_0.9455137751843468","host":"s3://npm-registry-packages"}},"0.5.7":{"name":"@actyx/sdk","version":"0.5.7","keywords":["actyx","pond","sdk","distributed-systems","distributed apps","distributed","industry 4.0","smart-factory","event-sourcing","iot","serverless","p2p","peer-to-peer","synchronization","decentralized","datastore","offline-first"],"author":{"name":"Actyx AG"},"license":"GPL-2.0-only","_id":"@actyx/sdk@0.5.7","maintainers":[{"name":"roland.kuhn","email":"roland@actyx.io"},{"name":"ostollmann","email":"oliver@alithia.net"}],"homepage":"https://developer.actyx.com/","bugs":{"url":"https://community.actyx.com/"},"dist":{"shasum":"42a7dde05472ef30e7219770ab351943cf03c04b","tarball":"https://registry.npmjs.org/@actyx/sdk/-/sdk-0.5.7.tgz","fileCount":2521,"integrity":"sha512-dOOY1hXYnqBsd2Q6lRIMhgy3+6zdnjA/XtaATuUd14huE3XYaKPu7MnW1PDHrTml+T5fo24fdIALk1bfb6wViQ==","signatures":[{"sig":"MEUCIQDYHPbnrqolsPh4WYHFgQ1jO23UszuEAVxIdEqudAPIAgIgN4Fm2yeOVHGcBrdNNw1xO3u9lCB/0+rtIaRD7RlvRYc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":5336678,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjkKxhACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmrr4g//VJ4grwYitTDsMU+7CEg93W0r0PrsT4Z1E0GHguikcLbWb78u\r\nUlaFgKXsJaKPPxw3cmUASWKqhev+RYoiVhWJbWPhWrhIMD44zcmfsoaTvSZR\r\n8HlltBSysgHLO9xeqxQKljEB3VSWRsY9yJU7J7KiLdCQpcq5mdS3PMccpRJ4\r\nsW8qRstldFPpc7xu0n2/FcX/114F/HbqAVgwMkcziVnKszeSWC4uJoUHsE5i\r\n/c+k75J54M52s5aiHtvNur00acS4ACq4aG1RF28Aflau0BV9BZBiOOLqwRNA\r\nPeys2jVjJsHFJGuQSWMr/44f2rNUv/i4tgn2J8OusDA7LLNmohcqd2JF1ZAQ\r\n7bbIex/dDSmx1LKDwqB2rM7tVydDwYuJnt4SgkqmYXaLtvYCV6JNOqlEuMdP\r\n46PP3q+cHXv9EZZ65Bvcpv+b7iioyigl9MXoVdUhKFntycJV5RcTRpPRt1kT\r\nvknbe5FLG52zHaKptt5wTYaX+1elB//DevIkj8vo9Srhh4YO3ekdpZLwJnQQ\r\nIusxFbAAy3Wd3onpD7LblpfmhydFuzB+FsIfO4RrZrqlPuqYhTKU2mOJT/iL\r\n8im9kE8hUli79SJRBHiXgmIXItHXMyCjU4gYa0CM3Pw1rED1kxXUb/DJARVW\r\nQaAkAObSn6Db0YEOMv5SmKawiXFPxgW+Ojg=\r\n=to+y\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/index.js","types":"./lib/index.d.ts","gitHead":"1fd05fd10b635bab2a61dfbb0835a1c9ecbf9224","scripts":{"tsc":"tsc --noEmit -p ./tsconfig.json","lint":"eslint ./src --ext .js,.jsx,.ts,.tsx","test":"cross-env TZ=UTC jest","build":"tsc -p ./tsconfig.prod.json","clean":"rimraf ./lib ./coverage","madge":"madge --circular --extensions ts,tsx ./","test:ci":"cross-env TZ=UTC jest --maxWorkers 2","lint:fix":"npm run lint -- --fix","test:dev":"cross-env TZ=UTC jest --coverage=false && npm run api:accept","tsc:watch":"npm run tsc -- --watch --pretty","addLicense":"license-check-and-add add -f add-license-config.json","api:accept":"api-extractor run -l","api:assert":"api-extractor run","build:docs":"rm -rf ../../web/developer.actyx.com/static/@actyx/pond/ && typedoc --mode library --options typedoc.json src/index.ts","build:prod":"npm run clean && npm run lint && npm run test:ci && npm run build && npm run api:accept","test:watch":"cross-env TZ=UTC jest --coverage=false --watch","build:watch":"npm run build -- --watch --pretty","format:configs":"prettier --write .prettierrc.json jest.config.js .vscode/settings.json tsconfig.prod.json tsconfig.json .eslintrc.json"},"_npmUser":{"name":"roland.kuhn","email":"roland@actyx.io"},"repository":{"url":"git+https://github.com/Actyx/Actyx.git","type":"git"},"_npmVersion":"8.12.1","description":"Actyx SDK","directories":{},"_nodeVersion":"18.5.0","dependencies":{"ws":"8.3.0","rxjs":"7.4.0","debug":"4.3.3","fp-ts":"2.11.5","io-ts":"2.2.16","ramda":"0.27.1","events":"^3.3.0","semver":"^7.3.5","cross-fetch":"^3.1.4","isomorphic-ws":"^4.0.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"27.4.5","madge":"5.0.1","eslint":"8.4.1","rimraf":"3.0.2","ts-jest":"27.1.1","typedoc":"^0.22.10","prettier":"2.5.1","@types/ws":"8.2.2","cross-env":"7.0.3","typescript":"4.5.4","@types/jest":"27.0.3","@types/node":"16.11.13","@types/debug":"4.1.7","@types/ramda":"0.27.60","rxjs-marbles":"^7.0.1","@types/semver":"^7.3.9","license-check-and-add":"4.0.3","eslint-config-prettier":"8.3.0","eslint-plugin-prettier":"4.0.0","@microsoft/api-extractor":"7.19.4","@typescript-eslint/parser":"5.7.0","@typescript-eslint/eslint-plugin":"5.7.0"},"bundleDependencies":["rxjs"],"_npmOperationalInternal":{"tmp":"tmp/sdk_0.5.7_1670425696919_0.7116108516477018","host":"s3://npm-registry-packages"}},"0.5.8":{"name":"@actyx/sdk","version":"0.5.8","keywords":["actyx","pond","sdk","distributed-systems","distributed apps","distributed","industry 4.0","smart-factory","event-sourcing","iot","serverless","p2p","peer-to-peer","synchronization","decentralized","datastore","offline-first"],"author":{"name":"Actyx AG"},"license":"GPL-2.0-only","_id":"@actyx/sdk@0.5.8","maintainers":[{"name":"kelerchian","email":"kelerchian@gmail.com"},{"name":"roland.kuhn","email":"roland@actyx.io"},{"name":"ostollmann","email":"oliver@alithia.net"}],"homepage":"https://developer.actyx.com/","bugs":{"url":"https://groups.google.com/a/actyx.io/g/developers/"},"dist":{"shasum":"facaaa250f6869cc2fe6a1412c666e3d30afe1b1","tarball":"https://registry.npmjs.org/@actyx/sdk/-/sdk-0.5.8.tgz","fileCount":2520,"integrity":"sha512-ckWUzcoDuTmVLCYjWHLikXmWBou/0DIIaINWz+k8CeW5owAJ2P168L/4PDioAGGUh0JkoCxIKMZGyyz+qPL2hw==","signatures":[{"sig":"MEQCIDvSu3M5QZqoDzIuwj6d9YuUMQY4znwZAxL+31Q3+g8eAiAjA42cCKFXw+DPD/sDa1qXKS7arAVayTxH5OhIUi9irQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":5337202},"main":"./lib/index.js","types":"./lib/index.d.ts","gitHead":"2f9652dc2129b9935fc2c4d864132b779dff46f2","scripts":{"tsc":"tsc --noEmit -p ./tsconfig.json","lint":"eslint ./src --ext .js,.jsx,.ts,.tsx","test":"cross-env TZ=UTC jest","build":"tsc -p ./tsconfig.prod.json","clean":"rimraf ./lib ./coverage","madge":"madge --circular --extensions ts,tsx ./","test:ci":"cross-env TZ=UTC jest --maxWorkers 2","lint:fix":"npm run lint -- --fix","test:dev":"cross-env TZ=UTC jest --coverage=false && npm run api:accept","tsc:watch":"npm run tsc -- --watch --pretty","addLicense":"license-check-and-add add -f add-license-config.json","api:accept":"api-extractor run -l","api:assert":"api-extractor run","build:docs":"rm -rf ../../web/developer.actyx.com/static/@actyx/pond/ && typedoc --mode library --options typedoc.json src/index.ts","build:prod":"npm run clean && npm run lint && npm run test:ci && npm run build && npm run api:accept","test:watch":"cross-env TZ=UTC jest --coverage=false --watch","build:watch":"npm run build -- --watch --pretty","format:configs":"prettier --write .prettierrc.json jest.config.js .vscode/settings.json tsconfig.prod.json tsconfig.json .eslintrc.json"},"_npmUser":{"name":"kelerchian","email":"kelerchian@gmail.com"},"repository":{"url":"git+https://github.com/Actyx/Actyx.git","type":"git"},"_npmVersion":"9.5.1","description":"Actyx SDK","directories":{},"_nodeVersion":"18.16.0","dependencies":{"ws":"8.3.0","rxjs":"7.4.0","debug":"4.3.3","fp-ts":"2.11.5","io-ts":"2.2.16","ramda":"0.27.1","events":"^3.3.0","semver":"^7.3.5","cross-fetch":"^3.1.4","isomorphic-ws":"^4.0.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"27.4.5","madge":"5.0.1","eslint":"8.4.1","rimraf":"3.0.2","ts-jest":"27.1.1","typedoc":"^0.22.10","prettier":"2.5.1","@types/ws":"8.2.2","cross-env":"7.0.3","typescript":"4.5.4","@types/jest":"27.0.3","@types/node":"16.11.13","@types/debug":"4.1.7","@types/ramda":"0.27.60","rxjs-marbles":"^7.0.1","@types/semver":"^7.3.9","license-check-and-add":"4.0.3","eslint-config-prettier":"8.3.0","eslint-plugin-prettier":"4.0.0","@microsoft/api-extractor":"7.19.4","@typescript-eslint/parser":"5.7.0","@typescript-eslint/eslint-plugin":"5.7.0"},"bundleDependencies":["rxjs"],"_npmOperationalInternal":{"tmp":"tmp/sdk_0.5.8_1695298103227_0.25044411811623357","host":"s3://npm-registry-packages"}},"0.5.9":{"name":"@actyx/sdk","version":"0.5.9","keywords":["actyx","pond","sdk","distributed-systems","distributed apps","distributed","industry 4.0","smart-factory","event-sourcing","iot","serverless","p2p","peer-to-peer","synchronization","decentralized","datastore","offline-first"],"author":{"name":"Actyx AG"},"license":"GPL-2.0-only","_id":"@actyx/sdk@0.5.9","maintainers":[{"name":"kelerchian","email":"kelerchian@gmail.com"},{"name":"roland.kuhn","email":"roland@actyx.io"},{"name":"ostollmann","email":"oliver@alithia.net"}],"homepage":"https://developer.actyx.com/","bugs":{"url":"https://groups.google.com/a/actyx.io/g/developers/"},"dist":{"shasum":"c16585bacab764da512bdfc5cd73822764804a48","tarball":"https://registry.npmjs.org/@actyx/sdk/-/sdk-0.5.9.tgz","fileCount":2524,"integrity":"sha512-KmtStr7ubPoZlK/YJJbA4L/rWJGOah/JXkpdycOLnlsnZGC0hW4EIioyM679rbure+IXXJRntzV8b4t+9hwcVw==","signatures":[{"sig":"MEQCIHwSWDc1paFj/aoWAY0qBLTEBLiXIfgZQBQYzM4zA1GjAiBLRmxvnOAYIXhUoxcFg3AFDNaBffpNIuo/WahHi2I57g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":5352204},"main":"./lib/index.js","types":"./lib/index.d.ts","gitHead":"16fb6b28c3c7c83bad7d11b484f3d6abe328f627","scripts":{"tsc":"tsc --noEmit -p ./tsconfig.json","lint":"eslint ./src --ext .js,.jsx,.ts,.tsx","test":"cross-env TZ=UTC jest","build":"tsc -p ./tsconfig.prod.json","clean":"rimraf ./lib ./coverage","madge":"madge --circular --extensions ts,tsx ./","test:ci":"cross-env TZ=UTC jest --maxWorkers 2","lint:fix":"npm run lint -- --fix","test:dev":"cross-env TZ=UTC jest --coverage=false && npm run api:accept","tsc:watch":"npm run tsc -- --watch --pretty","addLicense":"license-check-and-add add -f add-license-config.json","api:accept":"api-extractor run -l","api:assert":"api-extractor run","build:docs":"rm -rf ../../web/developer.actyx.com/static/@actyx/pond/ && typedoc --mode library --options typedoc.json src/index.ts","build:prod":"npm run clean && npm run lint && npm run test:ci && npm run build && npm run api:accept","test:watch":"cross-env TZ=UTC jest --coverage=false --watch","build:watch":"npm run build -- --watch --pretty","format:configs":"prettier --write .prettierrc.json jest.config.js .vscode/settings.json tsconfig.prod.json tsconfig.json .eslintrc.json"},"_npmUser":{"name":"kelerchian","email":"kelerchian@gmail.com"},"repository":{"url":"git+https://github.com/Actyx/Actyx.git","type":"git"},"_npmVersion":"8.10.0","description":"Actyx SDK","directories":{},"_nodeVersion":"19.7.0","dependencies":{"ws":"8.3.0","rxjs":"7.4.0","debug":"4.3.3","fp-ts":"2.11.5","io-ts":"2.2.16","ramda":"0.27.1","events":"^3.3.0","semver":"^7.3.5","cross-fetch":"^3.1.4","isomorphic-ws":"^4.0.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"27.4.5","madge":"5.0.1","eslint":"8.4.1","rimraf":"3.0.2","ts-jest":"27.1.1","typedoc":"^0.22.10","prettier":"2.5.1","@types/ws":"8.2.2","cross-env":"7.0.3","typescript":"4.5.4","@types/jest":"27.0.3","@types/node":"16.11.13","@types/debug":"4.1.7","@types/ramda":"0.27.60","rxjs-marbles":"^7.0.1","@types/semver":"^7.3.9","license-check-and-add":"4.0.3","eslint-config-prettier":"8.3.0","eslint-plugin-prettier":"4.0.0","@microsoft/api-extractor":"7.19.4","@typescript-eslint/parser":"5.7.0","@typescript-eslint/eslint-plugin":"5.7.0"},"bundleDependencies":["rxjs"],"_npmOperationalInternal":{"tmp":"tmp/sdk_0.5.9_1697724235119_0.00011671883833996866","host":"s3://npm-registry-packages"}},"0.5.10":{"name":"@actyx/sdk","version":"0.5.10","keywords":["actyx","pond","sdk","distributed-systems","distributed apps","distributed","industry 4.0","smart-factory","event-sourcing","iot","serverless","p2p","peer-to-peer","synchronization","decentralized","datastore","offline-first"],"author":{"name":"Actyx AG"},"license":"GPL-2.0-only","_id":"@actyx/sdk@0.5.10","maintainers":[{"name":"roland.kuhn","email":"roland@actyx.io"},{"name":"ostollmann","email":"oliver@alithia.net"},{"name":"kelerchian","email":"kelerchian@gmail.com"}],"homepage":"https://developer.actyx.com/","bugs":{"url":"https://groups.google.com/a/actyx.io/g/developers/"},"dist":{"shasum":"33a34e8b05d6e84963290b6709920459354d5a08","tarball":"https://registry.npmjs.org/@actyx/sdk/-/sdk-0.5.10.tgz","fileCount":2524,"integrity":"sha512-NC+TV+F2YsfCllGZr2Rp+cMn4F6J62+qhahP8PAF81tOdgc7a1oaiwJi75ECCLZjNpoVBLvKzQmzpf1mMQTnvw==","signatures":[{"sig":"MEUCIEJmPyHcWS8mJ+3xw7Mk2/DGx9Kxo4FC2V86vmIrQ5uSAiEAm/042HaFwJeG7VUPB2YaeE+/0CXygLgdO2ljKiJoSL0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":5345810},"main":"./lib/index.js","types":"./lib/index.d.ts","gitHead":"a80ed8b08c43f961413c1e625e149bfa0d672938","scripts":{"tsc":"tsc --noEmit -p ./tsconfig.json","lint":"eslint ./src --ext .js,.jsx,.ts,.tsx","test":"cross-env TZ=UTC jest","build":"tsc -p ./tsconfig.prod.json","clean":"rimraf ./lib ./coverage","madge":"madge --circular --extensions ts,tsx ./","test:ci":"cross-env TZ=UTC jest --maxWorkers 2","lint:fix":"npm run lint -- --fix","test:dev":"cross-env TZ=UTC jest --coverage=false && npm run api:accept","tsc:watch":"npm run tsc -- --watch --pretty","addLicense":"license-check-and-add add -f add-license-config.json","api:accept":"api-extractor run -l","api:assert":"api-extractor run","build:docs":"rm -rf ../../web/developer.actyx.com/static/@actyx/pond/ && typedoc --mode library --options typedoc.json src/index.ts","build:prod":"npm run clean && npm run lint && npm run test:ci && npm run build && npm run api:accept","test:watch":"cross-env TZ=UTC jest --coverage=false --watch","build:watch":"npm run build -- --watch --pretty","format:configs":"prettier --write .prettierrc.json jest.config.js .vscode/settings.json tsconfig.prod.json tsconfig.json .eslintrc.json"},"_npmUser":{"name":"roland.kuhn","email":"roland@actyx.io"},"repository":{"url":"git+https://github.com/Actyx/Actyx.git","type":"git"},"_npmVersion":"10.8.2","description":"Actyx SDK","directories":{},"_nodeVersion":"20.19.0","dependencies":{"ws":"8.3.0","rxjs":"7.4.0","debug":"4.3.3","fp-ts":"2.11.5","io-ts":"2.2.16","ramda":"0.27.1","events":"^3.3.0","semver":"^7.3.5","cross-fetch":"^3.1.8","isomorphic-ws":"^4.0.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"27.4.5","madge":"5.0.1","eslint":"8.4.1","rimraf":"3.0.2","ts-jest":"27.1.1","typedoc":"^0.22.10","prettier":"2.5.1","@types/ws":"8.2.2","cross-env":"7.0.3","typescript":"4.5.4","@types/jest":"27.0.3","@types/node":"16.11.13","@types/debug":"4.1.7","@types/ramda":"0.27.60","rxjs-marbles":"^7.0.1","@types/semver":"^7.3.9","license-check-and-add":"4.0.3","eslint-config-prettier":"8.3.0","eslint-plugin-prettier":"4.0.0","@microsoft/api-extractor":"7.19.4","@typescript-eslint/parser":"5.7.0","@typescript-eslint/eslint-plugin":"5.7.0"},"bundleDependencies":["rxjs"],"_npmOperationalInternal":{"tmp":"tmp/sdk_0.5.10_1745249919713_0.3395032903762578","host":"s3://npm-registry-packages-npm-production"}},"0.5.11":{"author":{"name":"Actyx AG"},"bugs":{"url":"https://groups.google.com/a/actyx.io/g/developers/"},"dependencies":{"cross-fetch":"^3.1.8","debug":"4.3.3","events":"^3.3.0","fp-ts":"2.11.5","io-ts":"2.2.16","isomorphic-ws":"^4.0.1","ramda":"0.27.1","rxjs":"7.4.0","semver":"^7.3.5","ws":"8.3.0"},"description":"Actyx SDK","devDependencies":{"@microsoft/api-extractor":"7.19.4","@types/debug":"4.1.7","@types/jest":"27.0.3","@types/node":"16.11.13","@types/ramda":"0.27.60","@types/semver":"^7.3.9","@types/ws":"8.2.2","@typescript-eslint/eslint-plugin":"5.7.0","@typescript-eslint/parser":"5.7.0","cross-env":"7.0.3","eslint":"8.4.1","eslint-config-prettier":"8.3.0","eslint-plugin-prettier":"4.0.0","jest":"27.4.5","license-check-and-add":"4.0.3","madge":"5.0.1","prettier":"2.5.1","rimraf":"3.0.2","rxjs-marbles":"^7.0.1","ts-jest":"27.1.1","typedoc":"^0.22.10","typescript":"4.5.4"},"homepage":"https://developer.actyx.com/","keywords":["actyx","pond","sdk","distributed-systems","distributed apps","distributed","industry 4.0","smart-factory","event-sourcing","iot","serverless","p2p","peer-to-peer","synchronization","decentralized","datastore","offline-first"],"license":"GPL-2.0-only","main":"./lib/index.js","name":"@actyx/sdk","repository":{"type":"git","url":"git+https://github.com/Actyx/Actyx.git"},"scripts":{"api:accept":"api-extractor run -l","api:assert":"api-extractor run","clean":"rimraf ./lib ./coverage","build":"tsc -p ./tsconfig.prod.json","build:watch":"npm run build -- --watch --pretty","build:prod":"npm run clean && npm run lint && npm run test:ci && npm run build && npm run api:accept","lint":"eslint ./src --ext .js,.jsx,.ts,.tsx","lint:fix":"npm run lint -- --fix","format:configs":"prettier --write .prettierrc.json jest.config.js .vscode/settings.json tsconfig.prod.json tsconfig.json .eslintrc.json","test":"cross-env TZ=UTC jest","test:ci":"cross-env TZ=UTC jest --maxWorkers 2","test:dev":"cross-env TZ=UTC jest --coverage=false && npm run api:accept","test:watch":"cross-env TZ=UTC jest --coverage=false --watch","tsc":"tsc --noEmit -p ./tsconfig.json","tsc:watch":"npm run tsc -- --watch --pretty","madge":"madge --circular --extensions ts,tsx ./","addLicense":"license-check-and-add add -f add-license-config.json","build:docs":"rm -rf ../../web/developer.actyx.com/static/@actyx/pond/ && typedoc --mode library --options typedoc.json src/index.ts"},"types":"./lib/index.d.ts","version":"0.5.11","_id":"@actyx/sdk@0.5.11","bundleDependencies":["rxjs"],"gitHead":"59f075f016151278484706f3172e1d51e4f05e2e","_nodeVersion":"20.19.0","_npmVersion":"10.8.2","dist":{"integrity":"sha512-BSBYFa7M19ymbeZjQ12y6XSwQeJfVDTPJBJfZfZNf5i/l855T9BJQslOu/lcnVFnBFMC8rwdLYkgWUSXlVIHeQ==","shasum":"dd9ba45b295ff2d1386939a0b3225b28656e0a7e","tarball":"https://registry.npmjs.org/@actyx/sdk/-/sdk-0.5.11.tgz","fileCount":2524,"unpackedSize":5346662,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIGFz5A9+yvZ9hdAbt7uaXV/8Gch0us+T5ibzf1fV8FpTAiAuMsMeW8KWDRxqgLbFDCEjXlrm4OT2CG/TQmpehOuAdQ=="}]},"_npmUser":{"name":"roland.kuhn","email":"roland@actyx.io"},"directories":{},"maintainers":[{"name":"roland.kuhn","email":"roland@actyx.io"},{"name":"ostollmann","email":"oliver@alithia.net"},{"name":"kelerchian","email":"kelerchian@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/sdk_0.5.11_1768733553844_0.10161459565825015"},"_hasShrinkwrap":false}},"time":{"created":"2021-06-22T08:08:31.346Z","modified":"2026-01-18T10:52:34.186Z","0.0.1":"2021-06-22T08:08:31.762Z","0.0.2":"2021-06-22T12:39:36.433Z","0.1.0":"2021-06-24T09:49:20.300Z","0.1.1":"2021-06-28T11:33:17.887Z","0.1.2":"2021-06-28T13:16:47.151Z","0.1.3":"2021-07-07T09:07:58.211Z","0.1.4":"2021-07-13T11:07:57.285Z","0.1.5":"2021-07-23T16:22:51.009Z","0.2.0":"2021-09-07T05:17:49.617Z","0.2.1":"2021-09-08T15:03:54.438Z","0.3.0":"2021-09-15T11:59:38.099Z","0.3.1":"2021-09-15T13:52:14.945Z","0.3.2":"2021-09-30T14:33:21.756Z","0.3.3-rc1":"2021-11-30T22:34:06.903Z","0.4.0-rc1":"2021-12-16T19:19:50.207Z","0.4.0-rc2":"2021-12-17T11:39:21.106Z","0.4.0-rc3":"2021-12-17T13:46:10.610Z","0.4.0-rc4":"2021-12-17T14:04:45.115Z","0.4.0-rc5":"2021-12-17T14:18:50.355Z","0.4.0-rc6":"2021-12-17T18:28:30.669Z","0.4.0-rc7":"2022-01-14T13:04:19.182Z","0.4.0-rc8":"2022-01-17T17:09:21.875Z","0.3.3":"2022-01-24T15:12:02.212Z","0.4.0":"2022-02-02T16:25:17.625Z","0.4.1":"2022-02-03T09:07:50.977Z","0.4.2":"2022-02-09T20:10:57.216Z","0.5.0":"2022-03-08T18:03:30.802Z","0.5.1":"2022-03-16T10:22:26.424Z","0.5.2":"2022-05-06T11:14:07.287Z","0.5.3":"2022-05-13T08:02:19.248Z","0.5.4":"2022-07-11T14:18:51.222Z","0.5.5":"2022-11-25T14:02:05.172Z","0.5.6":"2022-12-07T14:42:40.476Z","0.5.7":"2022-12-07T15:08:17.209Z","0.5.8":"2023-09-21T12:08:23.561Z","0.5.9":"2023-10-19T14:03:55.393Z","0.5.10":"2025-04-21T15:38:40.083Z","0.5.11":"2026-01-18T10:52:34.057Z"},"bugs":{"url":"https://groups.google.com/a/actyx.io/g/developers/"},"author":{"name":"Actyx AG"},"license":"GPL-2.0-only","homepage":"https://developer.actyx.com/","keywords":["actyx","pond","sdk","distributed-systems","distributed apps","distributed","industry 4.0","smart-factory","event-sourcing","iot","serverless","p2p","peer-to-peer","synchronization","decentralized","datastore","offline-first"],"repository":{"type":"git","url":"git+https://github.com/Actyx/Actyx.git"},"description":"Actyx SDK","maintainers":[{"name":"roland.kuhn","email":"roland@actyx.io"},{"name":"ostollmann","email":"oliver@alithia.net"},{"name":"kelerchian","email":"kelerchian@gmail.com"}],"readme":"<div align=\"center\">\n    <h1>Actyx Typescript/Javascript SDK</h1>\n    <a href=\"https://www.npmjs.com/package/@actyx/sdk\"><img src=\"https://img.shields.io/npm/v/@actyx/sdk.svg?style=flat\" /></a>\n    <a href=\"https://github.com/Actyx/Actyx/blob/master/README.md#contributing\"><img src=\"https://img.shields.io/badge/PRs-welcome-brightgreen.svg\" /></a>\n    <br />\n    <hr />\n</div>\n\nA open-source Typescript/Javascript SDK for interacting the [Actyx APIs](https://developer.actyx.com/docs/reference/overview):\n\n- Emit, query, and subscribe to events that get distributed via Actyx\n- Get Actyx diagnostics\n- Scoped to your custom app id\n\nThis SDK is the basis for the more frequently used [Actyx Pond](https://developer.actyx.com/docs/how-to/actyx-pond/introduction) framework.\n\n## Example usage\n\n```typescript\nimport { Actyx, Tags } from '@actyx/sdk'\n\n(async () => {\n\n    // Connect to the local Actyx process\n    const actyx = await Actyx.of({\n        appId: 'com.example.app',\n        displayName: 'Example App',\n        version: '1.0.0'\n    })\n\n    // Get latest event stream offsets\n    const offsets = await actyx.offsets()\n    console.log(offsets)\n\n    // Emit events\n    await actyx.emit([\n        {\n            tags: ['tag-1', 'tag-2'],\n            event: {\n                foo: 'bar'\n            }\n        }\n    ])\n\n    // Subscribe to events\n    await actyx.subscribe({\n        query: Tags('tag-1').and('tag-2')\n    }, event => {\n        console.log(event)\n    })\n})()\n```\n","readmeFilename":"README.md"}