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.0.0-beta.1803281657 to 1.0.0-beta.1803281717

2

package.json
{
"name": "@ioffice/tc-builder",
"version": "1.0.0-beta.1803281657",
"version": "1.0.0-beta.1803281717",
"description": "iOFFICE TeamCity Builder",

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

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

}
Object.keys(projectFiles).forEach(function (fileName) {
projectFiles.forEach(function (fileName) {
var contents = getFileContents(fileName, replacements);

@@ -60,0 +60,0 @@ if (fs.existsSync(fileName)) {

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