Socket
Socket
Sign inDemoInstall

fairmont-process

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fairmont-process - npm Package Compare versions

Comparing version 1.0.0 to 1.1.0

4

lib/index.js

@@ -1,2 +0,2 @@

// Generated by CoffeeScript 1.9.3
// Generated by CoffeeScript 1.10.0
(function() {

@@ -14,3 +14,3 @@ var abort, shell;

var exec, promise;
promise = require("when").promise;
promise = require("fairmont-helpers").promise;
exec = require("child_process").exec;

@@ -17,0 +17,0 @@ return promise(function(resolve, reject) {

{
"name": "fairmont-process",
"version": "1.0.0",
"version": "1.1.0",
"description": "A collection of useful functions and utilities.",

@@ -27,10 +27,10 @@ "files": [

"devDependencies": {
"amen": "^1.0.0-alpha-03",
"coffee-script": "~1.9.3",
"amen": "1.0.x",
"coffee-script": "^1.10.0",
"json": "^9.0.3"
},
"dependencies": {
"when": "^3.7.3"
"fairmont-helpers": "^1.1.1"
},
"engine": "node >= 4.0.x"
"engine": "node >= 6.0.x"
}

Sorry, the diff of this file is not supported yet

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