Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@ioffice/tc-builder

Package Overview
Dependencies
Maintainers
2
Versions
73
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ioffice/tc-builder - npm Package Compare versions

Comparing version 1.3.0-beta.1806142335 to 1.3.0-beta.1806142343

2

package.json
{
"name": "@ioffice/tc-builder",
"version": "1.3.0-beta.1806142335",
"version": "1.3.0-beta.1806142343",
"description": "iOFFICE TeamCity Builder",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -45,3 +45,3 @@ "use strict";

}
console.warn.apply(console, ['[TC-BUILDER::WARNING]'].concat(args));
console.log.apply(console, ['[TC-BUILDER::WARNING]'].concat(args));
};

@@ -56,3 +56,3 @@ /**

}
console.error.apply(console, ['[TC-BUILDER::FAILURE]'].concat(args));
console.log.apply(console, ['[TC-BUILDER::FAILURE]'].concat(args));
};

@@ -59,0 +59,0 @@ /**

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc