File tree 5 files changed +11
-11
lines changed
5 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 2
2
"packages" : [" packages/*" ],
3
3
"npmClient" : " yarn" ,
4
4
"useWorkspaces" : true ,
5
- "version" : " 4.7 .0" ,
5
+ "version" : " 4.8 .0" ,
6
6
"independent" : false
7
7
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @stoplight/prism-cli" ,
3
- "version" : " 4.7 .0" ,
3
+ "version" : " 4.8 .0" ,
4
4
"author" :
" Stoplight <[email protected] >" ,
5
5
"bin" : {
6
6
"prism" : " ./dist/index.js"
10
10
"@stoplight/http-spec" : " ^4.2.0" ,
11
11
"@stoplight/json" : " ^3.17.0" ,
12
12
"@stoplight/json-schema-ref-parser" : " 9.2.1" ,
13
- "@stoplight/prism-core" : " ^4.7 .0" ,
14
- "@stoplight/prism-http" : " ^4.7 .0" ,
15
- "@stoplight/prism-http-server" : " ^4.7 .0" ,
13
+ "@stoplight/prism-core" : " ^4.8 .0" ,
14
+ "@stoplight/prism-http" : " ^4.8 .0" ,
15
+ "@stoplight/prism-http-server" : " ^4.8 .0" ,
16
16
"@stoplight/types" : " ^12.2.0" ,
17
17
"chalk" : " ^4.1.2" ,
18
18
"chokidar" : " ^3.5.2" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @stoplight/prism-core" ,
3
- "version" : " 4.7 .0" ,
3
+ "version" : " 4.8 .0" ,
4
4
"main" : " dist/index.js" ,
5
5
"types" : " dist/index.d.ts" ,
6
6
"author" :
" Stoplight <[email protected] >" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @stoplight/prism-http-server" ,
3
- "version" : " 4.7 .0" ,
3
+ "version" : " 4.8 .0" ,
4
4
"main" : " dist/index.js" ,
5
5
"types" : " dist/index.d.ts" ,
6
6
"author" :
" Stoplight <[email protected] >" ,
19
19
"access" : " public"
20
20
},
21
21
"dependencies" : {
22
- "@stoplight/prism-core" : " ^4.7 .0" ,
23
- "@stoplight/prism-http" : " ^4.7 .0" ,
22
+ "@stoplight/prism-core" : " ^4.8 .0" ,
23
+ "@stoplight/prism-http" : " ^4.8 .0" ,
24
24
"@stoplight/types" : " ^12.2.0" ,
25
25
"fast-xml-parser" : " ^3.20.3" ,
26
26
"fp-ts" : " ^2.11.5" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @stoplight/prism-http" ,
3
- "version" : " 4.7 .0" ,
3
+ "version" : " 4.8 .0" ,
4
4
"main" : " dist/index.js" ,
5
5
"types" : " dist/index.d.ts" ,
6
6
"author" :
" Stoplight <[email protected] >" ,
19
19
"@stoplight/json" : " ^3.13.7" ,
20
20
"@stoplight/json-schema-merge-allof" : " 0.7.8" ,
21
21
"@stoplight/json-schema-sampler" : " 0.2.2" ,
22
- "@stoplight/prism-core" : " ^4.7 .0" ,
22
+ "@stoplight/prism-core" : " ^4.8 .0" ,
23
23
"@stoplight/types" : " ^12.2.0" ,
24
24
"@stoplight/yaml" : " ^4.2.2" ,
25
25
"abstract-logging" : " ^2.0.1" ,
You can’t perform that action at this time.
0 commit comments