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

openfin-config-builder

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

openfin-config-builder - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

2

lib/config-updater.js

@@ -6,3 +6,3 @@ 'use strict';

path = require('path'),
Q = require('Q');
Q = require('q');

@@ -9,0 +9,0 @@ function update(options, configPath) {

@@ -5,3 +5,3 @@ 'use strict';

path = require('path'),
Q = require('Q');
Q = require('q');

@@ -8,0 +8,0 @@ function write (config, configPath){

{
"name": "openfin-config-builder",
"version": "1.0.0",
"version": "1.0.1",
"description": "Node.js tool that builds/updates OpenFin config files",

@@ -5,0 +5,0 @@ "homepage": "http://www.openfin.co",

@@ -0,1 +1,4 @@

#openfin-launcher
[![Build Status](https://travis-ci.org/openfin/node-openfin-config-builder.svg?branch=master)](https://travis-ci.org/openfin/node-openfin-config-builder)
> Node.js tool that builds/updates [OpenFin](http://openfin.co/) application [config files](http://openfin.co/developers.html?url=developers/api/config/overview.html)

@@ -2,0 +5,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