test-listen
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "test-listen", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Produce URLs to test HTTP servers with ephemeral ports", | ||
"main": "./build/lib/index", | ||
"files": [ | ||
"build" | ||
], | ||
"dependencies": {}, | ||
"main": "./index", | ||
"greenkeeper": { | ||
"emails": false | ||
}, | ||
"devDependencies": { | ||
"ava": "0.11.0", | ||
"babel-eslint": "4.1.8", | ||
"babel-plugin-syntax-async-functions": "6.3.13", | ||
"babel-plugin-transform-async-to-generator": "6.4.6", | ||
"babel-preset-es2015": "6.3.13", | ||
"del": "2.2.0", | ||
"eslint-config-standard": "4.4.0", | ||
"eslint-plugin-standard": "1.3.1", | ||
"gulp": "3.9.0", | ||
"gulp-ava": "0.7.0", | ||
"gulp-babel": "6.1.2", | ||
"gulp-eslint": "1.1.1", | ||
"gulp-task-listing": "1.0.1", | ||
"request-promise": "2.0.0" | ||
"ava": "0.16.0", | ||
"request": "^2.79.0", | ||
"request-promise": "4.1.1", | ||
"xo": "^0.17.0" | ||
}, | ||
"scripts": { | ||
"gulp": "gulp", | ||
"test": "gulp test" | ||
"test": "xo && ava" | ||
}, | ||
"ava": { | ||
"files": [ | ||
"build/test/*.js" | ||
] | ||
"xo": { | ||
"esnext": true, | ||
"space": true, | ||
"semicolon": false | ||
} | ||
} |
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
4
6
39
2405
27
2