Comparing version 0.1.1 to 0.1.2
{ | ||
"name": "jsoncsv", | ||
"description": "A JSON to csv converter for nodeJS", | ||
"version": "0.1.1", | ||
"homepage": "", | ||
"author": "Kris Windham <krsiwindham@gmail.com>", | ||
"version": "0.1.2", | ||
"description": "Standard for compressed JSON data, inspired by CSV", | ||
"main": "dist/index.js", | ||
"typings": "dist/index.d.ts", | ||
"scripts": { | ||
"build": "tsc" | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "git://github.com/gradus/jsoncsv.git" | ||
"url": "git+https://github.com/RealOrangeOne/JSONCSV.git" | ||
}, | ||
"private": false, | ||
"main": "./lib/jsoncsv", | ||
"dependencies": { }, | ||
"author": "TheOrangeOne <git@theorangeone.net>", | ||
"license": "MIT", | ||
"bugs": { | ||
"url": "https://github.com/RealOrangeOne/JSONCSV/issues" | ||
}, | ||
"homepage": "https://github.com/RealOrangeOne/JSONCSV#readme", | ||
"devDependencies": { | ||
"coffee-script": ">= 1.1.x", | ||
"mocha": "*", | ||
"should": "*", | ||
"assert": "*", | ||
"docco": ">0" | ||
}, | ||
"engines": { | ||
"node": "0.4 || 0.6 || 0.7" | ||
}, | ||
"optionalDependencies": {}, | ||
"scripts": { | ||
"test": "cake test" | ||
"typescript": "=1.8.10" | ||
} | ||
} |
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
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
1
1
1
3749
6
55
23
1