This repository was archived by the owner on Apr 15, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " @mnightingale/react-native-image-cache-hoc" ,
3- "version" : " 3.0.0 " ,
3+ "version" : " 3.0.1 " ,
44 "description" : " React Native Higher Order Component that adds advanced caching functionality to the react native Image component." ,
55 "keywords" : [
66 " react" ,
5454 },
5555 "dependencies" : {
5656 "buffer" : " ^5.0.8" ,
57- "crypto-js" : " ^4.0.0 " ,
57+ "crypto-js" : " ^3.1.9-1 " ,
5858 "path" : " ^0.12.7" ,
5959 "prop-types" : " ^15.6.0" ,
6060 "react-native-uuid" : " ^1.4.9" ,
Original file line number Diff line number Diff line change @@ -3984,10 +3984,10 @@ cross-spawn@^7.0.0:
39843984 shebang-command "^2.0.0"
39853985 which "^2.0.1"
39863986
3987- crypto-js@^4.0.0 :
3988- version "4.0 .0"
3989- resolved "https://registry.yarnpkg.com/crypto-js/-/crypto-js-4.0 .0.tgz#2904ab2677a9d042856a2ea2ef80de92e4a36dcc "
3990- integrity sha512-bzHZN8Pn+gS7DQA6n+iUmBfl0hO5DJq++QP3U6uTucDtk/0iGpXd/Gg7CGR0p8tJhofJyaKoWBuJI4eAO00BBg ==
3987+ crypto-js@^3.1.9-1 :
3988+ version "3.3 .0"
3989+ resolved "https://registry.yarnpkg.com/crypto-js/-/crypto-js-3.3 .0.tgz#846dd1cce2f68aacfa156c8578f926a609b7976b "
3990+ integrity sha512-DIT51nX0dCfKltpRiXV+/TVZq+Qq2NgF4644+K7Ttnla7zEzqc+kjJyiB96BHNyUTBxyjzRcZYpUdZa+QAqi6Q ==
39913991
39923992crypto-random-string@^1.0.0:
39933993 version "1.0.0"
You can’t perform that action at this time.
0 commit comments