{"_id":"react-native-themis","_rev":"14-f009bc2513c06eb39c82038c202ca645","name":"react-native-themis","dist-tags":{"latest":"0.15.7"},"versions":{"0.14.0":{"name":"react-native-themis","version":"0.14.0","keywords":["react-native","ios","android","security","encryption","cryptography","themis"],"author":{"url":"https://www.cossacklabs.com/","name":"Cossack Labs","email":"dev@cossacklabs.com"},"license":"Apache-2.0","_id":"react-native-themis@0.14.0","maintainers":[{"name":"cossacklabs","email":"dev@cossacklabs.com"}],"homepage":"https://www.cossacklabs.com/themis/","bugs":{"url":"https://github.com/cossacklabs/themis/issues"},"dist":{"shasum":"8177c1550d6f102ada0a8b2093605311d867a66d","tarball":"https://registry.npmjs.org/react-native-themis/-/react-native-themis-0.14.0.tgz","fileCount":183,"integrity":"sha512-R0RfmbQPfM6ybFHMF8ySIajuX8fYWbppUcvnPuyvtMsXhNW71JYjBH0MBid1cgQRBqftld7mxRGrp7etYCXKXA==","signatures":[{"sig":"MEQCIARW2d1e7Y4UY6jpXto7fOxkl5RNmSKbAn4NkoL2itKpAiBSLQrGFI2kxXOppWy7nDWLZCN30wnJf9XIVXZdZHdYcg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":45853445,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiFT+8ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq7eg/6A1R2GUDWUrbTKp831Kgb4n+5eI6/P4bB8LsTBzcBEZ91tXzs\r\n/5mRZY15J75tRMphdmGJIuBUpf0JYHMPuD2xwNHvdHW7VXpZpyxKik81XkQf\r\nF2CgabD3f6MJGkAaUTshFTsw9HqpJzWP9Fuk817CMfuL8AtNFiUHonWyyagj\r\nN9sSqshuS0LG/ANKdCrSMDP4vIE/ewLG8AijsvEdMYoPtwTjj1rAEf4RJtTU\r\nU7HpiSvDZleEYkRlbnGcJf4992vD8q/EXCpBLDqRE2IMvjXQNp7QvtGxNnNX\r\n/NAFBiT3KJbaKbPoeI82EYZFvJPQPKhlvPceahauX3/rj1d4H5g6cZcQbJau\r\nJNHL3N4txngqF+7tu3YOMxm/i+W7IZQ0eW9YGqYZApB0EHvUQR0VZTy+mkkV\r\n6+/hlv9tf4gUyRwzBo/fW3JyCgLQdp1hOnZARnp/xQIrWfbhCm/D8dlawFx9\r\njvN38kreTNuuXh3CXMqta/OXeyrvm841YkBO8TFRQKS0+4gq8oy3NxNK3skm\r\nV+j0033WCMawVeqBsTq1ru2nT8dIfU26tvUFq5MHiQAFEvUw09nyl2SdpSFa\r\n6zsuM0XoWYHAlDWbf+nYbsVjhUuNX4AwglK88bhErleQkWD2KSVdfowiw4b3\r\n4jMiLidhpP3sw7kIGcH7QYdu7X5Sn4nxtSY=\r\n=8EAo\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"source":"src/index","gitHead":"809c668bf43704babf21274a7a181558509c9945","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","pods":"cd example && pod-install --quiet","test":"jest","example":"yarn --cwd example","prepare":"bob build","release":"release-it","bootstrap":"yarn example && yarn && yarn pods","typescript":"tsc --noEmit"},"_npmUser":{"name":"cossacklabs","email":"dev@cossacklabs.com"},"prettier":{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":true},"github":{"release":true},"plugins":{"@release-it/conventional-changelog":{"preset":"angular"}}},"repository":{"url":"git+https://github.com/cossacklabs/themis.git","type":"git"},"_npmVersion":"8.3.2","description":"Themis React Native is a convenient cryptographic library for data protection","directories":{},"_nodeVersion":"16.13.0","dependencies":{"buffer":"^6.0.3"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}]},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.0.1","husky":"^6.0.0","react":"16.13.1","buffer":"^6.0.3","eslint":"^7.2.0","prettier":"^2.0.5","commitlint":"^11.0.0","release-it":"^14.2.2","typescript":"^4.1.3","@types/jest":"^26.0.0","pod-install":"^0.1.0","@types/react":"^16.9.19","react-native":"0.63.4","@types/react-native":"0.62.13","eslint-config-prettier":"^7.0.0","eslint-plugin-prettier":"^3.1.3","react-native-builder-bob":"^0.18.0","@commitlint/config-conventional":"^11.0.0","@release-it/conventional-changelog":"^2.0.0","@react-native-community/eslint-config":"^2.0.0"},"peerDependencies":{"react":"*","buffer":"^6.0.3","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-native-themis_0.14.0_1645559740074_0.4147919915022533","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"0.14.1":{"name":"react-native-themis","version":"0.14.1","keywords":["react-native","ios","android","security","encryption","cryptography","themis"],"author":{"url":"https://www.cossacklabs.com/","name":"Cossack Labs","email":"dev@cossacklabs.com"},"license":"Apache-2.0","_id":"react-native-themis@0.14.1","maintainers":[{"name":"cossacklabs","email":"dev@cossacklabs.com"}],"homepage":"https://www.cossacklabs.com/themis/","bugs":{"url":"https://github.com/cossacklabs/themis/issues"},"dist":{"shasum":"aad7b70e41432a982e8063e4bddd436ceedf2c4e","tarball":"https://registry.npmjs.org/react-native-themis/-/react-native-themis-0.14.1.tgz","fileCount":182,"integrity":"sha512-q7tgRcppA4eaNb2yCy7FEFfeK6pWlMETfNtk+cuvh0qwpsIJDz6zu6YhEMSiX8Gwk6VThPJSzHlFR6aLsCP53Q==","signatures":[{"sig":"MEQCIAeibejBI/x62Pqw5tNMNJmCiec1wZOTwsVApVAC7en5AiAWq4hpueLWUzzeswxCHsciBe9Qmk7ohDxr38kLkHu/Yw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":45830277,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiI3FjACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrUvA/+M82Vtd1sl9MHqmWsizzUlQ86nd2Vvj7l21o+JXbuAGaGKa1S\r\nre9yJIyAfgBSLpe4FPTrilWyPnHJDqUaTTprIDBUimLNQuxw1ayCt4wQhavp\r\nbgMPTWOoSI5T4fMWbbQBJJUgSto1oN09Vz+8NQwNIfG9X8hEFiZQS36AkNl0\r\nQ3GD/PAyhWsJaFtKs/TxCFwItfUGux9rVvh+lWmS9DYDNXCZbu7V40GhBAyy\r\ntIkDy8Aun+4dRp20MFiB+9+gRKnN3hKkIqL9rAy7WdTbOnAa3gQRPnzr3KKz\r\nerB3eVV1JqPt/PUl/Km1xAa7WvA3C2sx2ZBmpmioo+CULuow7J1AQ9en13z+\r\ngYaz0daj149Cb+RMVTsYOA44bEGJRhl2l4yzE6/LJLsdA1byv+9ncLBOZQcY\r\nhW1WsPL240hvK+BfdiWjP27P3mMFqhP0V+Q/wj/UpXS5LBqPD07xY5CdMxmq\r\nQKNHU4L5W702meVsCTXcBIvye3T3EnMTLNj2BmYfhOsBBCVvndIdacbSzq6r\r\nSGmiB3kwFHcf6X9lHwb5QdoAwH3Ya4/7JXeZD9ovsDxl6Ey1B8XjlPZs2RjO\r\nOQLPmONi613KMB06lbQADh2W6Gyc0gAXzgWctX+pD0fh5B3tlPj6M8uIJP0u\r\nhFQattTd7UkgeqD3cGxmVacZNHHeHvr8UU4=\r\n=rrTC\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"source":"src/index","gitHead":"24780f14aaaa883979f642f1aa7f22ed499d34b6","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","prepare":"bob build","release":"release-it","typescript":"tsc --noEmit"},"_npmUser":{"name":"cossacklabs","email":"dev@cossacklabs.com"},"prettier":{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":true},"github":{"release":true},"plugins":{"@release-it/conventional-changelog":{"preset":"angular"}}},"repository":{"url":"git+https://github.com/cossacklabs/themis.git","type":"git"},"_npmVersion":"8.5.3","description":"Themis React Native is a convenient cryptographic library for data protection","directories":{},"_nodeVersion":"16.13.0","dependencies":{"buffer":"^6.0.3"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}]},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^26.0.1","husky":"^6.0.0","react":"16.13.1","buffer":"^6.0.3","eslint":"^7.2.0","prettier":"^2.0.5","commitlint":"^11.0.0","release-it":"^14.2.2","typescript":"^4.1.3","@types/jest":"^26.0.0","pod-install":"^0.1.0","@types/react":"^16.9.19","react-native":"0.63.4","@types/react-native":"0.62.13","eslint-config-prettier":"^7.0.0","eslint-plugin-prettier":"^3.1.3","react-native-builder-bob":"^0.18.0","@commitlint/config-conventional":"^11.0.0","@release-it/conventional-changelog":"^2.0.0","@react-native-community/eslint-config":"^2.0.0"},"peerDependencies":{"react":"*","buffer":"^6.0.3","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-native-themis_0.14.1_1646489955233_0.1984005602204133","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"0.14.2":{"name":"react-native-themis","version":"0.14.2","keywords":["react-native","ios","android","security","encryption","cryptography","themis"],"author":{"url":"https://www.cossacklabs.com/","name":"Cossack Labs","email":"dev@cossacklabs.com"},"license":"Apache-2.0","_id":"react-native-themis@0.14.2","maintainers":[{"name":"cossacklabs","email":"dev@cossacklabs.com"}],"homepage":"https://www.cossacklabs.com/themis/","bugs":{"url":"https://github.com/cossacklabs/themis/issues"},"dist":{"shasum":"764548ef6f5534fedb8c671016998486f2833fe0","tarball":"https://registry.npmjs.org/react-native-themis/-/react-native-themis-0.14.2.tgz","fileCount":182,"integrity":"sha512-s4GsOgKBWLNbjcIueWECMtQeOFEhQ3i/Jm+60TT9Sgya7dPqNW6d+Xm0nivCcc/iIrqtNkWeDD0imQNG2c3rWQ==","signatures":[{"sig":"MEQCIH1bQlQCOExrAeKDvRHLk1ofw1tyrliljo2XT25pKG3YAiBxzbfZ4P1vTKzlg3uJuZvXOID0O+8+2uzlS20kwMFCAQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":45830277,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiJeOpACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrT4RAAjTEH1+u1a2X98/LU5X49LRSjb/nkTIyZp5u5y/u/qGvS/GzR\r\nf1p09i87lYnVhQyC4D9U7Y/xYulzUxmmffk8jEPqR59B05741Zeap48kuCfG\r\nhvnhZWicOOfAk4q2Nz7KCPDGq2juZImoRUA+UB2SUAsTH8tAIuILrBA8NsLD\r\ntFVmSmx8+qo0uREZdwmRNqgrgibdsvg8uYhtPTDIrjZ2OTCzvaw7RDOHRn4O\r\nhdQ1ybZqg1Rd/EfuT3LL9Wvv7bVlJoA30ekFXbFXOkH+EY/YY9G0sKEk1mcc\r\nE/xPL2VhB/qDYODZiBf/cBJmuf8cJkElO7+7Sgb0AK/XlvdIXP71b+8lbB01\r\nd1WmEKjIwc4+1y4FA5kHqZmTySyueLD1PfOcha6weyY1+xKwSXftlSVOaqiZ\r\nV8jbsv+2eQZyezEV3ayblAKkq+EEpIVeA8qoFzPjlXuRC96N0Em9z8TPfmGx\r\nmPdOZW9LVZALXJ4p6eB/iOAFR7qoAgXVjuFEap7uXcN3wKnaoP1Ykf0Jk4GX\r\nw/vmBvWCqTz6E7qSv/hI18vntmEZXFd26w62CwJZjDBRRrdTPR260Cv3PiAq\r\nWNq+t3YDfaF4SZC6nOp9CkbKXKoCy9TUZtZWpVMaH0k5NM5mXKFZWOUy+auw\r\n++dhOxSWT8xCLIUrkD64014o8iJc44Mlpng=\r\n=eAGk\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"source":"src/index","gitHead":"a5551f68250841a2ad5ace2f4c2091e9130c61f9","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","prepare":"bob build","release":"release-it","typescript":"tsc --noEmit"},"_npmUser":{"name":"cossacklabs","email":"dev@cossacklabs.com"},"prettier":{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":true},"github":{"release":true},"plugins":{"@release-it/conventional-changelog":{"preset":"angular"}}},"repository":{"url":"git+https://github.com/cossacklabs/themis.git","type":"git"},"_npmVersion":"8.5.3","description":"Themis React Native is a convenient cryptographic library for data protection","directories":{},"_nodeVersion":"16.13.0","dependencies":{"buffer":"^6.0.3"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}]},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.0.1","husky":"^6.0.0","react":"16.13.1","buffer":"^6.0.3","eslint":"^7.2.0","prettier":"^2.0.5","commitlint":"^11.0.0","release-it":"^14.2.2","typescript":"^4.1.3","@types/jest":"^26.0.0","pod-install":"^0.1.0","@types/react":"^16.9.19","react-native":"0.63.4","@types/react-native":"0.62.13","eslint-config-prettier":"^7.0.0","eslint-plugin-prettier":"^3.1.3","react-native-builder-bob":"^0.18.0","@commitlint/config-conventional":"^11.0.0","@release-it/conventional-changelog":"^2.0.0","@react-native-community/eslint-config":"^2.0.0"},"peerDependencies":{"react":"*","buffer":"^6.0.3","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-native-themis_0.14.2_1646650281045_0.6661603382982095","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"0.14.3":{"name":"react-native-themis","version":"0.14.3","keywords":["react-native","ios","android","security","encryption","cryptography","themis"],"author":{"url":"https://www.cossacklabs.com/","name":"Cossack Labs","email":"dev@cossacklabs.com"},"license":"Apache-2.0","_id":"react-native-themis@0.14.3","maintainers":[{"name":"cossacklabs","email":"dev@cossacklabs.com"}],"homepage":"https://www.cossacklabs.com/themis/","bugs":{"url":"https://github.com/cossacklabs/themis/issues"},"dist":{"shasum":"f6440926a4bc9dfb37e7165e6464285f8e4ccce7","tarball":"https://registry.npmjs.org/react-native-themis/-/react-native-themis-0.14.3.tgz","fileCount":182,"integrity":"sha512-q5M7Jq41FYw0BlfZDWdfo2c1/eljVp3QrCkDDevBgMwWo77HQvZ8vXJIkRsdaCmWj0CHjZUzOFW6FWx3hY9Y7w==","signatures":[{"sig":"MEQCICblBRyLrrY8GCGBvKzO3kQX9zl1L4y8v3nIZyVwAOJHAiAXBydJvPNmZBFoJmv+iomltq2TLs7xvtFlHGehvDsBPg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":45830270,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiJeXiACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmonNQ//bR2euYPYStQMxvRFZP7qiWQmmPfR5Z1b8Mk7bddOlY6HWl+2\r\nzMqHefivo6judmtqtfOgFlrtK85C4LD0k6RV4O8WgJ7va+txZIn/g//EbeDp\r\n5beGTezbns/Vmyq3Zn7hSO22nC+bY4XiPpLcz/21fny55EoBngtoIEb9S1eV\r\nhkRIe4yC0K1laVgCU1KRQFbQkLDn4WOOJUUyByrnybZSbSZj7UF/bS8mWeBi\r\nIJ485v/sbfhMA1EPUDJnnWhnOW+cxaV1N8iSi/m4woHLMk4XBzIXFsnyoeAB\r\nWigF3OiXbniZBYK9GlwEoRcSzJfsi49n1VhAle8LqlD9tppI1Ydk6Uz2C8iU\r\nFSC5BX4p7q2wnWjKqvCCQQPFa4pn88yZLnnMLezYaHGz7OQS7b+LesRzlyse\r\nGeVlknny8p0eROcsJ5kjetkl4xTas/45y4YP5VVGnGCOHPk8D1VqMz1mZkNK\r\nspt/vHvsh5KO9XFMf0XJ2bIJJVPpjHRYGI7U9hu+HfjA2UgX/3lLidtmi+WI\r\nXWd70VB91M/DibuRwmauSYEbWF4sz2JRqXw6k8gQuoINZj4wVUw1Mgq3FaHS\r\n6IvOxQLRhnlPTPa/v1lxqMpVDJ/G4EOZPLpDciBQc3Sobbg9gsNu5qEQp472\r\n0o3x0k4mMvdqkai5et2P/+WQQSfgVthYxto=\r\n=XiJG\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"source":"src/index","gitHead":"090089ba3314eb7dc21ad1943c618eb3ded20d34","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","prepare":"bob build","release":"release-it","typescript":"tsc --noEmit"},"_npmUser":{"name":"cossacklabs","email":"dev@cossacklabs.com"},"prettier":{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":true},"github":{"release":true},"plugins":{"@release-it/conventional-changelog":{"preset":"angular"}}},"repository":{"url":"git+https://github.com/cossacklabs/themis.git","type":"git"},"_npmVersion":"8.5.3","description":"Themis React Native is a convenient cryptographic library for data protection","directories":{},"_nodeVersion":"16.13.0","dependencies":{"buffer":"^6.0.3"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}]},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.0.1","husky":"^6.0.0","react":"16.13.1","buffer":"^6.0.3","eslint":"^7.2.0","prettier":"^2.0.5","commitlint":"^11.0.0","release-it":"^14.2.2","typescript":"^4.1.3","@types/jest":"^26.0.0","pod-install":"^0.1.0","@types/react":"^16.9.19","react-native":"0.63.4","@types/react-native":"0.62.13","eslint-config-prettier":"^7.0.0","eslint-plugin-prettier":"^3.1.3","react-native-builder-bob":"^0.18.0","@commitlint/config-conventional":"^11.0.0","@release-it/conventional-changelog":"^2.0.0","@react-native-community/eslint-config":"^2.0.0"},"peerDependencies":{"react":"*","buffer":"^6.0.3","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-native-themis_0.14.3_1646650849466_0.017063577064613922","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"0.14.4":{"name":"react-native-themis","version":"0.14.4","keywords":["react-native","ios","android","security","encryption","cryptography","themis"],"author":{"url":"https://www.cossacklabs.com/","name":"Cossack Labs","email":"dev@cossacklabs.com"},"license":"Apache-2.0","_id":"react-native-themis@0.14.4","maintainers":[{"name":"cossacklabs","email":"dev@cossacklabs.com"}],"homepage":"https://www.cossacklabs.com/themis/","bugs":{"url":"https://github.com/cossacklabs/themis/issues"},"dist":{"shasum":"0138f8ebd7b6a9d65956cbc072f698640bf7d817","tarball":"https://registry.npmjs.org/react-native-themis/-/react-native-themis-0.14.4.tgz","fileCount":187,"integrity":"sha512-ZGi+aXbQ18MCSpZO90oUEgn2Toe9xu7TYSgQkUtEtoE8xSvL3SwWvcz9hpT4KQHJ5o2zXhk3j9EdxTxYF3I8SQ==","signatures":[{"sig":"MEUCIQC0w4f3RiEpUIADmJdozEKQOby9ga8dJ1mb9MjyEJhQNAIgFj2CV0I4ppIJl5CXYejp66pSQu51BQa+wADynEwCMUg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":45833720,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiMNO5ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo9pw//RNl5l4v4gZPqJIh/xoNw3Pmv19XKrepnmDpO1GUMnoEevfXw\r\n+24/C/YavpqRi/B09B6PqMxJFvBss9Mp7d+EiXjHPGaXVRWZskWDw9c9/d5O\r\nbL/BNZVJaM5wGhwjE1AwUM3AhQOSoFkKGQwcNUDEcDzmQcr2h2GxTkUfphZ1\r\nrIjcrGHMzAVL7F6kd/ZatZ66PXn2OjLDcnfyavFS8jRcxx9MemCu2S3My/us\r\nKTs8lZsfO8NJVQl6wD7gDu5pWXCUdlhLn328ReP4wxATxsZebCW1/Aa1X4n1\r\n3d+F+7P1ZIf/2+NzQDwAQpBwlqcFW4IW6mfeGcQvLYn9nsUWykICrvHl+x+B\r\n5le6W+P6yAbkbs9gmAP4I7+zTEG0pDfzbFHXulVwWO0A/WVQY1aydoDfX7FI\r\nud1KGvNFYLKPgM7QfGyIxOTTxX5iaOEbmK+k7GKUGGagJ/QQ2pUWK9xL2rWM\r\nco3mJx13NueFlh+MaAbDMSSsA5rLTOIlSEvDKJQ13AsQEWWlU2A+uQKpmRQR\r\nzC9p8uXrN7iLvMzTnrBso8jETm/3Mbhwen/Qxy2mTCPJyinUaktf2aFItUPm\r\nFA4H957bL+C0NWpSkqFAoMeBCX+W8sxPAUUXqdRP4vtAlB0bpLcEY90a9B/y\r\nrtz2M5sUouLkzfjsW2e5a/+LrgSzXOoxMFg=\r\n=abGm\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"types":"src/index.d.ts","source":"src/index","gitHead":"5cfe0177fc7fcf3b556b79b708d220a975a2c321","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","prepare":"bob build","release":"release-it","typescript":"tsc --noEmit"},"_npmUser":{"name":"cossacklabs","email":"dev@cossacklabs.com"},"prettier":{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":true},"github":{"release":true},"plugins":{"@release-it/conventional-changelog":{"preset":"angular"}}},"repository":{"url":"git+https://github.com/cossacklabs/themis.git","type":"git"},"_npmVersion":"8.5.3","description":"Themis React Native is a convenient cryptographic library for data protection","directories":{},"_nodeVersion":"16.13.0","dependencies":{"buffer":"^6.0.3"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}]},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.0.1","husky":"^6.0.0","react":"16.13.1","buffer":"^6.0.3","eslint":"^7.2.0","prettier":"^2.0.5","commitlint":"^11.0.0","release-it":"^14.2.2","typescript":"^4.1.3","@types/jest":"^26.0.0","pod-install":"^0.1.0","@types/react":"^16.9.19","react-native":"0.63.4","@types/react-native":"0.62.13","eslint-config-prettier":"^7.0.0","eslint-plugin-prettier":"^3.1.3","react-native-builder-bob":"^0.18.0","@commitlint/config-conventional":"^11.0.0","@release-it/conventional-changelog":"^2.0.0","@react-native-community/eslint-config":"^2.0.0"},"peerDependencies":{"react":"*","buffer":"^6.0.3","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-native-themis_0.14.4_1647367096995_0.5780606277518334","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"0.14.7":{"name":"react-native-themis","version":"0.14.7","keywords":["react-native","ios","android","security","encryption","cryptography","themis"],"author":{"url":"https://www.cossacklabs.com/","name":"Cossack Labs","email":"dev@cossacklabs.com"},"license":"Apache-2.0","_id":"react-native-themis@0.14.7","maintainers":[{"name":"cossacklabs","email":"dev@cossacklabs.com"}],"homepage":"https://www.cossacklabs.com/themis/","bugs":{"url":"https://github.com/cossacklabs/themis/issues"},"dist":{"shasum":"e93c24103a53e648154bb24656a0d12df9ff5d2d","tarball":"https://registry.npmjs.org/react-native-themis/-/react-native-themis-0.14.7.tgz","fileCount":187,"integrity":"sha512-qmda1gNvA/YD9T85q2tunYt9b4Y8RrBlN6hegLjGmTcZ3c9rkcsTlzQH+voY2nnRCde5S1VtRXNSyl21QBIPTQ==","signatures":[{"sig":"MEYCIQD1MhTk9O/ikSsf88EKgbbRiPaH9NJDTsxcew2rffUU5AIhAKrP6IjAkhTgeqpPaUByyL5VTIBJAVImrjVOzTM//yJZ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":45876745,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi9oN6ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmrp+hAAhBAJiBfmBAs1V97Mk66WhHM7eyD9Qhxjkble/sXooJgExKbK\r\nGaee5nRLp1g4Pwt7GTtRQQMqgDd+HTVR0ArU0S5zC5enZaPQ/k80LasujpJG\r\nA4mUiC3c/tog8Y+84j3e06itcdfuQ820KtNRMw138nZG2j5UeUCX8RIHMcQu\r\nY7M7ftllgo381HaF+bSQQjee6N7r81s5h0HYlF+vPuLE8xhOmFsgjdJKD6bZ\r\nqoJ394HFBDNZ+PG39jd0wgrNaWcaFJMEKVhb57lUh5DgdsieG1rBRrXwDr4+\r\nLoWevqmktUB5rypw04U+AubQ2C/0GvAxM/B8lX0XzxovSkE/ljPjWs/mjHwY\r\n12uMqnOXkdU09Mfc6S5VLWEfHnX9vxmisaTsBKRP3qYPJ5KCVYPs7yZkw/Or\r\nGzIEMSfTsOGCtZ2YYeHSRgrv6hP1WjaibexSNUeG4wdIslBxucUXmf01Nr1g\r\n47FDZVimsAcCF2KlsMQiZGSb6jRJ711zP86KM1K+8lUPkvMo8mt2JTGSicpB\r\nFFUYU2ZbUs3t/eCq+5bd5BGHJ7ZV7dt8hQc7GG31HuG2KlpC1k2AdgiVSOhz\r\npk22ywQd3yi0OqkhhQZzYEeBiqUjQGVKtiu3MLN7RVGnSHLMdVQAFPOfr+Wq\r\nMCJqIiA7Txcu87CUqIeAopL9D32/SkoIjoo=\r\n=YrHo\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"types":"src/index.d.ts","source":"src/index","gitHead":"473bb6d076c35afdf731e5da606ebb4823b0d5d8","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","prepare":"bob build","release":"release-it","typescript":"tsc --noEmit"},"_npmUser":{"name":"cossacklabs","email":"dev@cossacklabs.com"},"prettier":{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":true},"github":{"release":true},"plugins":{"@release-it/conventional-changelog":{"preset":"angular"}}},"repository":{"url":"git+https://github.com/cossacklabs/themis.git","type":"git"},"_npmVersion":"8.10.0","description":"Themis React Native is a convenient cryptographic library for data protection","directories":{},"_nodeVersion":"14.18.2","dependencies":{"buffer":"^6.0.3"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}]},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.0.1","husky":"^6.0.0","react":"16.13.1","buffer":"^6.0.3","eslint":"^7.2.0","prettier":"^2.0.5","commitlint":"^11.0.0","release-it":"^15.3.0","typescript":"^4.1.3","@types/jest":"^26.0.0","pod-install":"^0.1.0","@types/react":"^16.9.19","react-native":"0.69.4","@types/react-native":"0.62.13","eslint-config-prettier":"^7.0.0","eslint-plugin-prettier":"^3.1.3","react-native-builder-bob":"^0.18.0","@commitlint/config-conventional":"^11.0.0","@release-it/conventional-changelog":"^2.0.0","@react-native-community/eslint-config":"^2.0.0"},"peerDependencies":{"react":"*","buffer":"^6.0.3","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-native-themis_0.14.7_1660322681160_0.7755186218259187","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"0.14.10":{"name":"react-native-themis","version":"0.14.10","keywords":["react-native","ios","android","security","encryption","cryptography","themis"],"author":{"url":"https://www.cossacklabs.com/","name":"Cossack Labs","email":"dev@cossacklabs.com"},"license":"Apache-2.0","_id":"react-native-themis@0.14.10","maintainers":[{"name":"cossacklabs","email":"dev@cossacklabs.com"}],"homepage":"https://www.cossacklabs.com/themis/","bugs":{"url":"https://github.com/cossacklabs/themis/issues"},"dist":{"shasum":"80ff885f17b0f51fd7656fa1374582856c672a57","tarball":"https://registry.npmjs.org/react-native-themis/-/react-native-themis-0.14.10.tgz","fileCount":192,"integrity":"sha512-i0Y4XTRWC5igGwC5UsFDjtQISImORZ/Fen9BHpM8fR4TcqB5IDaSqA2ncds/ki6ToekrwYXlPV9rya/wIqtsig==","signatures":[{"sig":"MEUCIC8qhCzWf3DZNTu6Te/eLpEkHiLAo3UbuZKgIrpTLH0FAiEAwcna1mmfTulDAStMgsj8JoEbEuTCeVzfwKkktSSVIkI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":45852936,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjkNvCACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrBGg//RWy1GEFfjnmJgXAOxlzWAhRT0YgdNhLzr1C67LlUQyqkO9y5\r\nNKend9Cw/nu+PVXeJXnKooOrIrP1WeZkTGDMYXF6EwSFsgyBUx7k7rZMq6Pz\r\nliURWmyHnt+ABeZ37y+ODGB1w7K/iS9IJgPdeBkec5WEiIJ4GlfuNVL5Reit\r\nRtq7n7+fZIP5wE+ORoU0Rg8hG3EajCWKHpUryIaL7t3LPApnWhlQjgsoOvhO\r\neW2rvge9tJTuv56xJZRVLpGjPibbJX0nCD10AHy3J3HstBQ9yM0DPkMY/pGQ\r\nxLHtAsm8VzDBHmopyvHblmXCwi/EoaXaopLj20uHpybmJydq5qVhdl4J4/LY\r\nKvwtCxTqrp9Lu1G91+qx+R/SjrS1LWC3swQFC57ljtkQ0YAzI9X4jrig/30m\r\nmtgo4iGJ5yFuoYzY6b7rni9t1pEtkNutxGSYF/lqN9hS9Tdz6TWi0M+AZJze\r\nmW1rRCMDxEatk/c1Fugpyd+BzSYEKVTxpRTkGv9LX+TpIoxpIUVk+9d4uLYK\r\nhH8S4+rXy4DFYfY+KWZ+qNh7atgZTZs32VkfqNb66MaQrW0e6HtB/XMtXLvT\r\nmBK147zm3H/WH64mv0u1HvmQOWswSZhLbCLMHhIh/k6Z/E8fWZrOhghY2zqY\r\nRczwztp5l0dmN/Mh+0B/dJxviTv5uc54ikE=\r\n=WtND\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"types":"src/index.d.ts","source":"src/index","gitHead":"3c064490c5fa08c5d6ca5e210afd7acb03c5d881","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","prepare":"bob build","release":"release-it","typescript":"tsc","declaration":"tsc --declaration --emitDeclarationOnly"},"_npmUser":{"name":"cossacklabs","email":"dev@cossacklabs.com"},"prettier":{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":true},"github":{"release":true},"plugins":{"@release-it/conventional-changelog":{"preset":"angular"}}},"repository":{"url":"git+https://github.com/cossacklabs/themis.git","type":"git"},"_npmVersion":"8.5.5","description":"Themis React Native is a convenient cryptographic library for data protection","directories":{},"_nodeVersion":"16.15.0","dependencies":{"buffer":"^6.0.3"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}]},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.0.1","husky":"^6.0.0","react":"16.13.1","buffer":"^6.0.3","eslint":"^7.2.0","prettier":"^2.0.5","commitlint":"^11.0.0","release-it":"^15.3.0","typescript":"^4.1.3","@types/jest":"^26.0.0","pod-install":"^0.1.0","@types/react":"^16.9.19","react-native":"0.69.4","@types/react-native":"0.62.13","eslint-config-prettier":"^7.0.0","eslint-plugin-prettier":"^3.1.3","react-native-builder-bob":"^0.18.0","@commitlint/config-conventional":"^11.0.0","@release-it/conventional-changelog":"^2.0.0","@react-native-community/eslint-config":"^2.0.0"},"peerDependencies":{"react":"*","buffer":"^6.0.3","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-native-themis_0.14.10_1670437826176_0.35109768461908764","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"0.14.11":{"name":"react-native-themis","version":"0.14.11","keywords":["react-native","ios","android","security","encryption","cryptography","themis"],"author":{"url":"https://www.cossacklabs.com/","name":"Cossack Labs","email":"dev@cossacklabs.com"},"license":"Apache-2.0","_id":"react-native-themis@0.14.11","maintainers":[{"name":"cossacklabs","email":"dev@cossacklabs.com"}],"homepage":"https://www.cossacklabs.com/themis/","bugs":{"url":"https://github.com/cossacklabs/themis/issues"},"dist":{"shasum":"85be622b8b49181df228e7776a2194bb290a6304","tarball":"https://registry.npmjs.org/react-native-themis/-/react-native-themis-0.14.11.tgz","fileCount":192,"integrity":"sha512-v5L95gklSZe+JaDFOvUB7my3y9NC0xsJbhx7Pox6tsN6RzMumPbPtpUu79CfpMDDYI/EiQSSjm8KoXckeyI5Ag==","signatures":[{"sig":"MEYCIQD4hp3trfH9QmqLvZgjiMO7di6uZl9ulMrfy7j1Y6OdbAIhAMQX4YhvkJg6KHuFaozWaMg2Wgz2SrjpGYc69pudvc19","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":45852936,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj08uQACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmprBA//d9FYQ+fPAAHzxnZCuYH8btmTdB1hwOCbbs9dIPH/ycLcyceM\r\ntyTdc2t1m/+ZdhDfiresz0+rt3rN9b6zTOSWQVVdQfW7Bkeguohcc4TlkfrN\r\nX2shxWzDie5AQgTVc7TSVMQRaqdLeQFmj7ujmFmCP38sAIw3+puNIkF7Qvpn\r\npFCQEDuKLnYaCqq6prwFIQs0G4dik9GLy5TlhnZ5ZP47T+LYK9Aefq5iZSMA\r\npvVDQsgq2Zd8xBxaBuVwXbWe3Tej8ibifHvQnSundUlFH8gu9fxpPsWkZMn6\r\nyFhBoUcGwqsI6u7vpKMrODF/tIUzpXJcioJeMXqB7vyJ+38JkP9/RK2CsIr8\r\ndl76bCZa5/1I96SM4L54r+LiVvpJIDKaYweYb6mcWH7oLBicEfeHU0yaT+62\r\nRJJOyx1u1QF0micVmOcGFaih82HFUZVY6X6wvdvl99oZaGEqoNmWhhCmMu8A\r\nC8MT6JBtR2zlUvrvNrW9dD641J+Bvqm/vLavo/5DCmlAYDFeb6PrK0wc0bGz\r\nv80e1g+/RrxAKxSjg4pgTTg6XfMAwmCO4lhwJD7Mwn0+aqYnSI55RNHEFuxY\r\nK2Y3s5m2qttz3eWHcOiOwdUoagsUZ+05FfYkSFLQn2W3w9k7W7f7vrc/bLV+\r\nS4SMj0nmxfvI3mMlXQO7pOAgQRZRlJNGon8=\r\n=dweN\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"types":"src/index.d.ts","source":"src/index","gitHead":"00f9824b3c8d5c3e40737158851e35967ebc6703","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","prepare":"bob build","release":"release-it","typescript":"tsc","declaration":"tsc --declaration --emitDeclarationOnly"},"_npmUser":{"name":"cossacklabs","email":"dev@cossacklabs.com"},"prettier":{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":true},"github":{"release":true},"plugins":{"@release-it/conventional-changelog":{"preset":"angular"}}},"repository":{"url":"git+https://github.com/cossacklabs/themis.git","type":"git"},"_npmVersion":"8.5.5","description":"Themis React Native is a convenient cryptographic library for data protection","directories":{},"_nodeVersion":"16.15.0","dependencies":{"buffer":"^6.0.3"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}]},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.0.1","husky":"^6.0.0","react":"16.13.1","buffer":"^6.0.3","eslint":"^7.2.0","prettier":"^2.0.5","commitlint":"^11.0.0","release-it":"^15.3.0","typescript":"^4.1.3","@types/jest":"^26.0.0","pod-install":"^0.1.0","@types/react":"^16.9.19","react-native":"0.69.4","@types/react-native":"0.62.13","eslint-config-prettier":"^7.0.0","eslint-plugin-prettier":"^3.1.3","react-native-builder-bob":"^0.18.0","@commitlint/config-conventional":"^11.0.0","@release-it/conventional-changelog":"^2.0.0","@react-native-community/eslint-config":"^2.0.0"},"peerDependencies":{"react":"*","buffer":"^6.0.3","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-native-themis_0.14.11_1674824591982_0.42032964007296036","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"0.15.2":{"name":"react-native-themis","version":"0.15.2","keywords":["react-native","ios","android","security","encryption","cryptography","themis"],"author":{"url":"https://www.cossacklabs.com/","name":"Cossack Labs","email":"dev@cossacklabs.com"},"license":"Apache-2.0","_id":"react-native-themis@0.15.2","maintainers":[{"name":"cossacklabs","email":"dev@cossacklabs.com"}],"homepage":"https://www.cossacklabs.com/themis/","bugs":{"url":"https://github.com/cossacklabs/themis/issues"},"dist":{"shasum":"8345ffb16c1bff293709b34d8cb6f8e102f8120d","tarball":"https://registry.npmjs.org/react-native-themis/-/react-native-themis-0.15.2.tgz","fileCount":107,"integrity":"sha512-F3Ykm7xLzSzEeP+Q+53y3wBGbdRnuUDkiyRBLXwhHsk9RsDz14dW+iZ/Nc+z4H3xOlCDwZzvbZNiCEWpuvK3Aw==","signatures":[{"sig":"MEUCIHjeO+oFDv5sIOy9cUJosCztjd9ITMHdL5L6zQJhDLSYAiEAtHRQuRHi/Z8IPOE9xPjSWrA3wT83GilohOjrExkSjA0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":19315943},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"types":"src/index.d.ts","source":"src/index","gitHead":"6324d25f5b05d5aa9eebb246f61a590cd778b1d2","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","prepare":"bob build","release":"release-it","typescript":"tsc","declaration":"tsc --declaration --emitDeclarationOnly"},"_npmUser":{"name":"cossacklabs","email":"dev@cossacklabs.com"},"prettier":{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":true},"github":{"release":true},"plugins":{"@release-it/conventional-changelog":{"preset":"angular"}}},"repository":{"url":"git+https://github.com/cossacklabs/themis.git","type":"git"},"_npmVersion":"10.1.0","description":"Themis React Native is a convenient cryptographic library for data protection","directories":{},"_nodeVersion":"20.5.0","dependencies":{"buffer":"^6.0.3"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}]},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^26.0.1","husky":"^6.0.0","react":"18.2.0","buffer":"^6.0.3","eslint":"^7.2.0","prettier":"^2.0.5","commitlint":"^11.0.0","release-it":"^16.2.1","typescript":"^5.2.2","@types/jest":"^26.0.0","pod-install":"^0.1.0","@types/react":"^18.2.24","react-native":"0.72.5","@types/react-native":"0.72.3","eslint-config-prettier":"^7.0.0","eslint-plugin-prettier":"^3.1.3","react-native-builder-bob":"^0.23.0","@commitlint/config-conventional":"^11.0.0","@release-it/conventional-changelog":"^2.0.0","@react-native-community/eslint-config":"^2.0.0"},"peerDependencies":{"react":"*","buffer":"^6.0.3","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-native-themis_0.15.2_1696328289405_0.9402860905757233","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"0.15.6":{"name":"react-native-themis","version":"0.15.6","keywords":["react-native","ios","android","security","encryption","cryptography","themis"],"author":{"url":"https://www.cossacklabs.com/","name":"Cossack Labs","email":"dev@cossacklabs.com"},"license":"Apache-2.0","_id":"react-native-themis@0.15.6","maintainers":[{"name":"cossacklabs","email":"dev@cossacklabs.com"}],"homepage":"https://www.cossacklabs.com/themis/","bugs":{"url":"https://github.com/cossacklabs/themis/issues"},"dist":{"shasum":"9969ad7343a1608e0ad0f203d151b0581e03c5b4","tarball":"https://registry.npmjs.org/react-native-themis/-/react-native-themis-0.15.6.tgz","fileCount":112,"integrity":"sha512-V8T60+oW5XAMwHJ5c2yhrlILTDZHfJblxQtY4/FlTn4zF2d09FMS25vOdOs+ofdLLPvC+CqeHO9qoKvFHlA/4Q==","signatures":[{"sig":"MEYCIQDV/hp7j+MFzloNmT/ZOVmWnoGHfp/OmDp9NbZ8rNJyAQIhAPRIFnWVDMTbgvUkxK0WTK04JGpjhMbMglF+Ug0qbo7D","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":19321922},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"types":"src/index.d.ts","source":"src/index","gitHead":"78593c72056ce0356f8655d78d5be79708d9782d","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","prepare":"bob build","release":"release-it","typescript":"tsc","declaration":"tsc --declaration --emitDeclarationOnly"},"_npmUser":{"name":"cossacklabs","email":"dev@cossacklabs.com"},"prettier":{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":true},"github":{"release":true},"plugins":{"@release-it/conventional-changelog":{"preset":"angular"}}},"repository":{"url":"git+https://github.com/cossacklabs/themis.git","type":"git"},"_npmVersion":"10.8.2","description":"Themis React Native is a convenient cryptographic library for data protection","directories":{},"_nodeVersion":"20.19.6","dependencies":{"buffer":"^6.0.3"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}]},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.0.1","husky":"^6.0.0","react":"18.2.0","buffer":"^6.0.3","eslint":"^7.2.0","prettier":"^2.0.5","commitlint":"^11.0.0","release-it":"^16.3.0","typescript":"^5.2.2","@types/jest":"^26.0.0","pod-install":"^0.1.0","@types/react":"^18.2.24","react-native":"0.72.5","@types/react-native":"0.72.3","eslint-config-prettier":"^7.0.0","eslint-plugin-prettier":"^3.1.3","react-native-builder-bob":"^0.23.0","@commitlint/config-conventional":"^11.0.0","@release-it/conventional-changelog":"^5.0.0","@react-native-community/eslint-config":"^2.0.0"},"peerDependencies":{"react":"*","buffer":"^6.0.3","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-native-themis_0.15.6_1767972074841_0.12787270799015227","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"0.15.7":{"name":"react-native-themis","version":"0.15.7","description":"Themis React Native is a convenient cryptographic library for data protection","react-native":"src/index","source":"src/index","types":"src/index.d.ts","scripts":{"test":"jest","typescript":"tsc","declaration":"tsc --declaration --emitDeclarationOnly","lint":"eslint \"**/*.{js,ts,tsx}\"","prepare":"bob build","release":"release-it"},"keywords":["react-native","ios","android","security","encryption","cryptography","themis"],"repository":{"type":"git","url":"git+https://github.com/cossacklabs/themis.git"},"author":{"name":"Cossack Labs","email":"dev@cossacklabs.com","url":"https://www.cossacklabs.com/"},"license":"Apache-2.0","bugs":{"url":"https://github.com/cossacklabs/themis/issues"},"homepage":"https://www.cossacklabs.com/themis/","publishConfig":{"registry":"https://registry.npmjs.org/"},"dependencies":{"buffer":"^6.0.3"},"devDependencies":{"@commitlint/config-conventional":"^11.0.0","@react-native-community/eslint-config":"^2.0.0","@release-it/conventional-changelog":"^5.0.0","@types/jest":"^26.0.0","@types/react":"^18.2.24","@types/react-native":"0.72.3","buffer":"^6.0.3","commitlint":"^11.0.0","eslint":"^7.2.0","eslint-config-prettier":"^7.0.0","eslint-plugin-prettier":"^3.1.3","husky":"^6.0.0","jest":"^26.0.1","pod-install":"^0.1.0","prettier":"^2.0.5","react":"18.2.0","react-native":"0.72.5","react-native-builder-bob":"^0.23.0","release-it":"^16.3.0","typescript":"^5.2.2"},"peerDependencies":{"buffer":"^6.0.3","react":"*","react-native":"*"},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"git":{"commitMessage":"chore: release ${version}","tagName":"v${version}"},"npm":{"publish":true},"github":{"release":true},"plugins":{"@release-it/conventional-changelog":{"preset":"angular"}}},"eslintConfig":{"root":true,"extends":["@react-native-community","prettier"],"rules":{"prettier/prettier":["error",{"quoteProps":"consistent","singleQuote":true,"tabWidth":2,"trailingComma":"es5","useTabs":false}]}},"eslintIgnore":["node_modules/","lib/"],"prettier":{"quoteProps":"consistent","singleQuote":true,"tabWidth":2,"trailingComma":"es5","useTabs":false},"react-native-builder-bob":{"source":"src","output":"lib","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]},"gitHead":"6a9605b3198433419b0d8ff6217cff64f93b89c7","_id":"react-native-themis@0.15.7","_nodeVersion":"20.20.0","_npmVersion":"11.11.0","dist":{"integrity":"sha512-jSFRJQK8qh+hgp9ZnCSlqukik4ZEb1xa5S7iJ4LtQmYxM57qawgOGNINMzILLc0Cnki+y+hG4UcUXIa02V3CnA==","shasum":"170b4ac4e6c9ed120c2533c51dba7b2b0b55c190","tarball":"https://registry.npmjs.org/react-native-themis/-/react-native-themis-0.15.7.tgz","fileCount":89,"unpackedSize":81735759,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQDKf4ufwVxAUYCisCzIFNLlLLM3tXnThfPbWVOGtXdPJAIhAPRZhzn4ZATqbTzfz1/gr4bWsnK4g7LEHd3Mzt+C4a8Z"}]},"_npmUser":{"name":"cossacklabs","email":"dev@cossacklabs.com"},"directories":{},"maintainers":[{"name":"cossacklabs","email":"dev@cossacklabs.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/react-native-themis_0.15.7_1777036897953_0.21599119754132623"},"_hasShrinkwrap":false}},"time":{"created":"2022-02-22T19:55:40.072Z","modified":"2026-04-24T13:21:39.972Z","0.14.0":"2022-02-22T19:55:40.488Z","0.14.1":"2022-03-05T14:19:15.794Z","0.14.2":"2022-03-07T10:51:21.644Z","0.14.3":"2022-03-07T11:00:50.012Z","0.14.4":"2022-03-15T17:58:17.483Z","0.14.7":"2022-08-12T16:44:42.013Z","0.14.10":"2022-12-07T18:30:26.825Z","0.14.11":"2023-01-27T13:03:12.559Z","0.15.2":"2023-10-03T10:18:09.751Z","0.15.6":"2026-01-09T15:21:15.254Z","0.15.7":"2026-04-24T13:21:38.906Z"},"bugs":{"url":"https://github.com/cossacklabs/themis/issues"},"author":{"name":"Cossack Labs","email":"dev@cossacklabs.com","url":"https://www.cossacklabs.com/"},"license":"Apache-2.0","homepage":"https://www.cossacklabs.com/themis/","keywords":["react-native","ios","android","security","encryption","cryptography","themis"],"repository":{"type":"git","url":"git+https://github.com/cossacklabs/themis.git"},"description":"Themis React Native is a convenient cryptographic library for data protection","maintainers":[{"name":"cossacklabs","email":"dev@cossacklabs.com"}],"readme":"# Themis React Native \n\n[![npm][npm-badge]][npm]\n[![JsThemis][github-ci-badge]][github-ci]\n[![License][license-badge]][license]\n\n_React Native_ wrapper for [Themis crypto library](https://github.com/cossacklabs/themis).\n\nThemis is a convenient cryptographic library for data protection. \nIt provides secure messaging with forward secrecy and secure data storage. Themis is aimed at modern development practices and has a unified API across 12 platforms, including Node.js, WebAssembly, Python, iOS/macOS, and Java/Android.\n\nBy [Cossack Labs](https://www.cossacklabs.com/themis/).\n\n[npm]: https://www.npmjs.com/package/react-native-themis\n[github-ci]: https://github.com/cossacklabs/themis/actions?query=workflow%3AJsThemis\n[github-ci-badge]: https://github.com/cossacklabs/themis/workflows/JsThemis/badge.svg\n[license]: LICENSE\n[license-badge]: https://img.shields.io/npm/l/jsthemis.svg\n\n## Getting started\n\n### Installation\n\n```\nnpm install --save react-native-themis\ncd ios\npod install \n```\n\nImport it into your project:\n\n```javascript\nimport {\n  keyPair64,\n  symmetricKey64,\n  secureCellSealWithSymmetricKeyEncrypt64,\n  secureCellSealWithSymmetricKeyDecrypt64,\n  secureCellSealWithPassphraseEncrypt64,\n  secureCellSealWithPassphraseDecrypt64,\n  secureCellTokenProtectEncrypt64,\n  secureCellTokenProtectDecrypt64,\n  secureCellContextImprintEncrypt64,\n  secureCellContextImprintDecrypt64,\n  secureMessageSign64,\n  secureMessageVerify64,\n  secureMessageEncrypt64,\n  secureMessageDecrypt64,\n  string64,\n  comparatorInit64,\n  comparatorBegin,\n  comparatorProceed64,\n  KEYTYPE_EC,\n  KEYTYPE_RSA,\n  COMPARATOR_NOT_READY,\n  COMPARATOR_NOT_MATCH,\n  COMPARATOR_MATCH,\n  COMPARATOR_ERROR\n} from 'react-native-themis'\n```\nThat's it!\n\n### Documentation\n\nRead the following resources to learn more:\n\n  - [How to use Themis with React Native](https://docs.cossacklabs.com/themis/languages/react-native/).\n  - [General documentation for Themis library on Cossack Labs Documentation Server](https://docs.cossacklabs.com/themis/).\n\n\n## Licensing\n\nThemis for React Native is distributed under [Apache 2.0 license](https://www.apache.org/licenses/LICENSE-2.0).\n","readmeFilename":"README.md"}