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" : " @eppo/js-client-sdk" ,
3
- "version" : " 1.6.1 " ,
3
+ "version" : " 1.7.0 " ,
4
4
"description" : " Eppo SDK for client-side JavaScript applications" ,
5
5
"main" : " dist/index.js" ,
6
6
"files" : [
58
58
"xhr-mock" : " ^2.5.1"
59
59
},
60
60
"dependencies" : {
61
- "@eppo/js-client-sdk-common" : " 2.1.1 " ,
61
+ "@eppo/js-client-sdk-common" : " 2.2.0 " ,
62
62
"md5" : " ^2.3.0"
63
63
}
64
64
}
Original file line number Diff line number Diff line change 380
380
resolved "https://registry.yarnpkg.com/@discoveryjs/json-ext/-/json-ext-0.5.7.tgz#1d572bfbbe14b7704e0ba0f39b74815b84870d70"
381
381
integrity sha512-dBVuXR082gk3jsFp7Rd/JI4kytwGHecnCoTtXFb7DB6CNHp4rg5k1bhg0nWdLGLnOV71lmDzGQaLMy8iPLY0pw==
382
382
383
- " @eppo/js-client-sdk-common@2.1.1 " :
384
- version "2.1.1 "
385
- resolved "https://registry.yarnpkg.com/@eppo/js-client-sdk-common/-/js-client-sdk-common-2.1.1 .tgz#67e69998702d90d8e927418b31629c614483064c "
386
- integrity sha512-fBFLUgTsTbzjxjxtk9Fcr3lSty02EnLFslzF39gkn5px4mgHQjLW9wwyY0i1E4LNkWsDhaBp52ni60Y7OHB2BA ==
383
+ " @eppo/js-client-sdk-common@2.2.0 " :
384
+ version "2.2.0 "
385
+ resolved "https://registry.yarnpkg.com/@eppo/js-client-sdk-common/-/js-client-sdk-common-2.2.0 .tgz#dab878cebd528e06bcc03bb0cb9fc642d857a66f "
386
+ integrity sha512-dyQY/+Rp73VdsR2PEy017ANetlHgfVHKToded+x7sq6M8zEa1bTWYCseXk4cKFMn4hMK+4MrIO3YalFn5WDdsw ==
387
387
dependencies :
388
388
axios "^1.6.0"
389
389
lru-cache "^10.0.1"
390
390
md5 "^2.3.0"
391
+ semver "^7.5.4"
391
392
392
393
" @eslint/eslintrc@^1.3.0 " :
393
394
version "1.3.0"
You can’t perform that action at this time.
0 commit comments