Comparing version 0.0.0 to 0.1.0
{ | ||
"name": "billy", | ||
"version": "0.0.0" | ||
"version": "0.1.0", | ||
"description": "A minimal application harness that stays out of your way and out of your code.", | ||
"author": { | ||
"name": "Brandon Valosek", | ||
"email": "bvalosek@gmail.com", | ||
"url": "http://brandon.is/awesome" | ||
}, | ||
"directories": { | ||
"test": "test" | ||
}, | ||
"scripts": { | ||
"test": "tape test/*.js" | ||
}, | ||
"main": "index.js", | ||
"license": "MIT", | ||
"devDependencies": { | ||
"tape": "~2.3.2" | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "git@github.com:bvalosek/billy.git" | ||
}, | ||
"testling": { | ||
"files": "test/*.js", | ||
"browsers": [ | ||
"ie/6..latest", | ||
"chrome/28..canary", | ||
"firefox/23..nightly", | ||
"safari/5.1..latest", | ||
"opera/latest", | ||
"opera/next", | ||
"iphone/latest", | ||
"ipad/latest", | ||
"android-browser/latest" | ||
] | ||
}, | ||
"dependencies": { | ||
"es6-promise": "^0.1.1", | ||
"sack": "^2.0.2" | ||
} | ||
} |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
Found 1 instance in 1 package
No README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
Found 1 instance in 1 package
No contributors or author data
MaintenancePackage does not specify a list of contributors or an author in package.json.
Found 1 instance in 1 package
No License Found
License(Experimental) License information could not be found.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
18123
14
0
333
2
1
50
0
2
1
+ Addedes6-promise@^0.1.1
+ Addedsack@^2.0.2
+ Addedes6-promise@0.1.2(transitive)
+ Addedsack@2.2.3(transitive)