Comparing version 0.0.1 to 0.1.0
{ | ||
"name": "amadeus", | ||
"version": "0.0.1", | ||
"description": "", | ||
"main": "index.js", | ||
"version": "0.1.0", | ||
"description": "Node library for the Amadeus travel APIs", | ||
"main": "lib/amadeus.js", | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
"prebuild": "eslint src", | ||
"build": "babel -d lib src/ -s inline", | ||
"build:watch": "watch 'npm run build' src", | ||
"prepublish": "npm run build" | ||
}, | ||
"author": "Almir Filho", | ||
"license": "MIT" | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/amadeusdev/amadeus-node.git" | ||
}, | ||
"keywords": [ | ||
"amadeus", | ||
"travel", | ||
"api", | ||
"apis", | ||
"hotels", | ||
"flights" | ||
], | ||
"author": "amadeus-developer", | ||
"license": "MIT", | ||
"bugs": { | ||
"url": "https://github.com/amadeusdev/amadeus-node/issues" | ||
}, | ||
"homepage": "https://developer.amadeus.com", | ||
"contributors": [ | ||
"cbetta" | ||
], | ||
"devDependencies": { | ||
"babel-cli": "^6.26.0", | ||
"babel-preset-env": "^1.6.1", | ||
"eslint": "^4.16.0", | ||
"watch": "^1.0.2" | ||
} | ||
} |
Deprecated
MaintenanceThe maintainer of the package marked it as deprecated. This could indicate that a single version should not be used, or that the package is no longer maintained and any new vulnerabilities will not be fixed.
Found 1 instance in 1 package
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
Deprecated
MaintenanceThe maintainer of the package marked it as deprecated. This could indicate that a single version should not be used, or that the package is no longer maintained and any new vulnerabilities will not be fixed.
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 bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
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
No tests
QualityPackage does not have any tests. This is a strong signal of a poorly maintained or low quality package.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
9161
12
40
2
0
1
0
4