Comparing version 1.0.0-beta.6 to 1.0.0-beta.7
@@ -0,0 +0,0 @@ # Asynchronous vs Synchronous |
@@ -0,0 +0,0 @@ 'use strict'; |
{ | ||
"name": "phylo", | ||
"version": "1.0.0-beta.6", | ||
"description": "File operations class", | ||
"main": "File.js", | ||
"scripts": { | ||
"test": "gulp test", | ||
"debug": "devtool node_modules/mocha/bin/_mocha -qc --break -- ./test/specs/**/*.js", | ||
"_test": "mocha ./test/specs/**/*.js" | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/dongryphon/phylo.git" | ||
}, | ||
"keywords": [ | ||
"file", | ||
"fs", | ||
"glob", | ||
"path" | ||
], | ||
"author": "dongryphon (Don Griffin)", | ||
"license": "MIT", | ||
"bugs": { | ||
"url": "https://github.com/dongryphon/phylo/issues" | ||
}, | ||
"homepage": "https://github.com/dongryphon/phylo#readme", | ||
"dependencies": { | ||
"fswin": "^2.16.1102", | ||
"json5": "^0.5.0", | ||
"mkdirp": "^0.5.1", | ||
"rimraf": "^2.5.4", | ||
"tmp": "0.0.30", | ||
"which": "^1.2.12" | ||
}, | ||
"devDependencies": { | ||
"assertly": "^1.0.2", | ||
"gulp": "^3.9.1", | ||
"gulp-coveralls": "^0.1.4", | ||
"gulp-eslint": "^3.0.1", | ||
"gulp-exclude-gitignore": "^1.0.0", | ||
"gulp-istanbul": "^1.1.1", | ||
"gulp-mocha": "^3.0.1", | ||
"gulp-nsp": "^2.4.2", | ||
"gulp-plumber": "^1.1.0", | ||
"istanbul": "^0.4.5", | ||
"mocha": "^3.1.0" | ||
}, | ||
"engines": { | ||
"node" : ">=6.0.0" | ||
} | ||
"name": "phylo", | ||
"version": "1.0.0-beta.7", | ||
"description": "File operations class", | ||
"main": "File.js", | ||
"scripts": { | ||
"test": "gulp test", | ||
"debug": "devtool node_modules/mocha/bin/_mocha -qc --break -- ./test/specs/**/*.js", | ||
"_test": "mocha ./test/specs/**/*.js" | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/dongryphon/phylo.git" | ||
}, | ||
"keywords": [ | ||
"file", | ||
"fs", | ||
"glob", | ||
"path" | ||
], | ||
"author": "dongryphon (Don Griffin)", | ||
"license": "MIT", | ||
"bugs": { | ||
"url": "https://github.com/dongryphon/phylo/issues" | ||
}, | ||
"homepage": "https://github.com/dongryphon/phylo#readme", | ||
"dependencies": { | ||
"fswin": "^2.16.1102", | ||
"json5": "^0.5.0", | ||
"mkdirp": "^0.5.1", | ||
"rimraf": "^2.5.4", | ||
"tmp": "0.0.30", | ||
"which": "^1.2.12" | ||
}, | ||
"devDependencies": { | ||
"assertly": "^1.0.2", | ||
"gulp": "^3.9.1", | ||
"gulp-coveralls": "^0.1.4", | ||
"gulp-eslint": "^3.0.1", | ||
"gulp-exclude-gitignore": "^1.0.0", | ||
"gulp-istanbul": "^1.1.1", | ||
"gulp-mocha": "^3.0.1", | ||
"gulp-nsp": "^2.4.2", | ||
"gulp-plumber": "^1.1.0", | ||
"istanbul": "^0.4.5", | ||
"mocha": "^3.1.0" | ||
}, | ||
"engines": { | ||
"node": ">=6.0.0" | ||
} | ||
} |
@@ -0,0 +0,0 @@ 'use strict'; |
@@ -0,0 +0,0 @@ # phylo |
@@ -0,0 +0,0 @@ 'use strict'; |
@@ -0,0 +0,0 @@ 'use strict'; |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
270642
1