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.1803281719 to 1.0.0-beta.1803281721

2

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

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

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

safeMkDir('src/test');
Object.keys(files).forEach(function (fileName) {
files.forEach(function (fileName) {
if (fs.existsSync(fileName)) {

@@ -24,0 +24,0 @@ console.log('[SKIP]: ', 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