New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

phylo

Package Overview
Dependencies
Maintainers
2
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

phylo - npm Package Compare versions

Comparing version 1.0.0-beta.6 to 1.0.0-beta.7

0

Async-vs-Sync.md

@@ -0,0 +0,0 @@ # Asynchronous vs Synchronous

@@ -0,0 +0,0 @@ 'use strict';

98

package.json
{
"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

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