This repository was archived by the owner on Dec 15, 2022. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ language: node_js
22
33sudo : false
44
5- node_js : 10
5+ node_js : 12
66
77env :
88 - CC=clang CXX=clang++
Original file line number Diff line number Diff line change 11image : Visual Studio 2015
22
33environment :
4- nodejs_version : " 10 "
4+ nodejs_version : " 12 "
55
66platform :
77 - x86
Original file line number Diff line number Diff line change 11{
22 "name" : " text-buffer" ,
3- "version" : " 13.17.1 " ,
3+ "version" : " 13.17.2 " ,
44 "description" : " A container for large mutable strings with annotated regions" ,
55 "main" : " ./lib/text-buffer" ,
66 "scripts" : {
4848 "diff" : " ^2.2.1" ,
4949 "emissary" : " ^1.0.0" ,
5050 "event-kit" : " ^2.4.0" ,
51- "fs-admin" : " ^0.5 .0" ,
51+ "fs-admin" : " ^0.12 .0" ,
5252 "fs-plus" : " ^3.0.0" ,
5353 "grim" : " ^2.0.2" ,
5454 "mkdirp" : " ^0.5.1" ,
5555 "pathwatcher" : " ^8.1.0" ,
5656 "serializable" : " ^1.0.3" ,
57- "superstring" : " 2.4.0 " ,
57+ "superstring" : " ^ 2.4.2 " ,
5858 "underscore-plus" : " ^1.0.0"
5959 },
6060 "standard" : {
You can’t perform that action at this time.
0 commit comments