File tree Expand file tree Collapse file tree 6 files changed +8
-8
lines changed
lib/shared/bucketing-assembly-script Expand file tree Collapse file tree 6 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " @devcycle/bucketing-assembly-script" ,
3- "version" : " 1.3.2 " ,
3+ "version" : " 1.3.3 " ,
44 "license" : " MIT" ,
55 "main" : " index.js" ,
66 "types" : " index.d.ts" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @devcycle/devcycle-js-sdk" ,
3- "version" : " 1.7.9 " ,
3+ "version" : " 1.8.0 " ,
44 "description" : " The DevCycle JS SDK used for feature management." ,
55 "author" : " " ,
66 "license" : " MIT"
Original file line number Diff line number Diff line change 11{
22 "name" : " @devcycle/nodejs-server-sdk" ,
3- "version" : " 1.7.2 " ,
3+ "version" : " 1.8.0 " ,
44 "description" : " The DevCycle NodeJS Server SDK used for feature management." ,
55 "license" : " MIT" ,
66 "devDependencies" : {
99 "assemblyscript-regex" : " *"
1010 },
1111 "dependencies" : {
12- "@devcycle/bucketing-assembly-script" : " ^1.3.2 "
12+ "@devcycle/bucketing-assembly-script" : " ^1.3.3 "
1313 },
1414 "engines" : {
1515 "node" : " >=14.0.0"
Original file line number Diff line number Diff line change 11{
22 "name" : " @devcycle/devcycle-react-native-sdk" ,
3- "version" : " 1.0.10 " ,
3+ "version" : " 1.1.0 " ,
44 "description" : " The DevCycle React Native SDK used for feature management." ,
55 "main" : " dist/index.js" ,
66 "scripts" : {
Original file line number Diff line number Diff line change 11{
22 "name" : " @devcycle/devcycle-react-sdk" ,
3- "version" : " 1.6.9 " ,
3+ "version" : " 1.7.0 " ,
44 "description" : " The DevCycle React SDK used for feature management." ,
55 "main" : " dist/index.js" ,
66 "scripts" : {
Original file line number Diff line number Diff line change @@ -2954,7 +2954,7 @@ __metadata:
29542954 languageName: node
29552955 linkType: hard
29562956
2957- "@devcycle/bucketing-assembly-script@^1.3.2 , @devcycle/bucketing-assembly-script@workspace:lib/shared/bucketing-assembly-script":
2957+ "@devcycle/bucketing-assembly-script@^1.3.3 , @devcycle/bucketing-assembly-script@workspace:lib/shared/bucketing-assembly-script":
29582958 version: 0.0.0-use.local
29592959 resolution: "@devcycle/bucketing-assembly-script@workspace:lib/shared/bucketing-assembly-script"
29602960 dependencies:
@@ -3008,7 +3008,7 @@ __metadata:
30083008 version: 0.0.0-use.local
30093009 resolution: "@devcycle/nodejs-server-sdk@workspace:sdk/nodejs"
30103010 dependencies:
3011- "@devcycle/bucketing-assembly-script": ^1.3.2
3011+ "@devcycle/bucketing-assembly-script": ^1.3.3
30123012 "@devcycle/bucketing-test-data": ^1.1.0
30133013 assemblyscript-json: "*"
30143014 assemblyscript-regex: "*"
You can’t perform that action at this time.
0 commit comments