You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP

@graffy/server

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@graffy/server - npm Package Compare versions

Comparing version

to
0.14.7-alpha.13

@@ -80,2 +80,5 @@ "use strict";

};
} // TODO: Write tests!
} // TODO: Write tests!
module.exports = exports.default;

@@ -88,2 +88,4 @@ "use strict";

};
}
}
module.exports = exports.default;

@@ -5,3 +5,3 @@ {

"author": "aravind (https://github.com/aravindet)",
"version": "0.14.7-alpha.12",
"version": "0.14.7-alpha.13",
"main": "./cjs/index.js",

@@ -20,5 +20,5 @@ "exports": {

"@babel/runtime": "^7.9.2",
"@graffy/common": "0.14.7-alpha.12",
"@graffy/common": "0.14.7-alpha.13",
"ws": "^7.2.3"
}
}