@mochabug/adaptkit 1.0.0-rc.7 → 1.0.0-rc.9

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/bin/index.js CHANGED
@@ -1,7 +1,7 @@
1
1
  #!/usr/bin/env node
2
2
 
3
3
  // <define:__PACKAGE_JSON__>
4
- var define_PACKAGE_JSON_default = { name: "@mochabug/adaptkit", version: "1.0.0-rc.7" };
4
+ var define_PACKAGE_JSON_default = { name: "@mochabug/adaptkit", version: "1.0.0-rc.9" };
5
5
 
6
6
  // node_modules/@bufbuild/protobuf/dist/esm/is-message.js
7
7
  function isMessage(arg, schema) {
@@ -5432,7 +5432,6 @@ async function sendPlugin(opts) {
5432
5432
  );
5433
5433
  }
5434
5434
  const buffer = fs4.readFileSync(filePath, "utf-8");
5435
- console.log(buffer);
5436
5435
  lookup[filePath] = true;
5437
5436
  return create(UploadPluginRequestSchema, {
5438
5437
  data: {