File tree Expand file tree Collapse file tree 2 files changed +7
-6
lines changed Expand file tree Collapse file tree 2 files changed +7
-6
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @use-cookie-consent/react" ,
3
- "version" : " 0.3.1 " ,
3
+ "version" : " 0.3.6 " ,
4
4
"description" : " useCookieConsent hook for React apps" ,
5
5
"main" : " build/index.js" ,
6
6
"module" : " build/index.es.js" ,
7
+ "types" : " build/index.d.ts" ,
7
8
"files" : [
8
9
" build"
9
10
],
79
80
"typescript" : " ^4.4.3"
80
81
},
81
82
"dependencies" : {
82
- "@use-cookie-consent/core" : " ^0.3.2 "
83
+ "@use-cookie-consent/core" : " ^0.3.6 "
83
84
},
84
85
"husky" : {
85
86
"hooks" : {
Original file line number Diff line number Diff line change 2781
2781
"@typescript-eslint/types" "5.0.0"
2782
2782
eslint-visitor-keys "^3.0.0"
2783
2783
2784
- "@use-cookie-consent/core@^0.3.2 ":
2785
- version "0.3.2 "
2786
- resolved "https://registry.npmjs.org/@use-cookie-consent/core/-/core-0.3.2 .tgz#04d6db81dc8dff0e3dcb0854bda8bb943581e0f0 "
2787
- integrity sha512-yHx5XZYmQsURHMlBPhJL+VwB0OzuD+1S2vji2MBD7jUBWeC8Cz46BbSgiG6Ei6H2huvFFsFJgjvSYVLsOLUc9g ==
2784
+ "@use-cookie-consent/core@^0.3.6 ":
2785
+ version "0.3.6 "
2786
+ resolved "https://registry.npmjs.org/@use-cookie-consent/core/-/core-0.3.6 .tgz#5de64fc57b33cab9bb86ed71a85e926b210c77bb "
2787
+ integrity sha512-fFDqPzJIr83Z2pJ5rCsi996BB+tYhdkNnyNzA9Dxp8Jpxn/QJyJ3TiIIAxqxutkEHc3IkcWBGWf7CKwwYRv5gw ==
2788
2788
dependencies:
2789
2789
js-cookie "^2"
2790
2790
You can’t perform that action at this time.
0 commit comments