auckland-transport
Advanced tools
Comparing version 0.0.0 to 1.0.0
{ | ||
"name": "auckland-transport", | ||
"version": "0.0.0", | ||
"main": "index.js", | ||
"license": "MIT" | ||
"name": "auckland-transport", | ||
"version": "1.0.0", | ||
"description": "A simplified interface for the Auckland Transport API.", | ||
"repository": "https://github.com/Richienb/auckland-transport.git", | ||
"author": "Richie Bendall <richiebendall@gmail.com>", | ||
"license": "MIT", | ||
"main": "index.js", | ||
"files": [ | ||
"index.js", | ||
"index.d.ts" | ||
], | ||
"engines": { | ||
"node": ">=10" | ||
}, | ||
"scripts": { | ||
"lint": "xo", | ||
"test": "xo && ava" | ||
}, | ||
"keywords": [ | ||
"auckland", | ||
"transport", | ||
"api", | ||
"http", | ||
"request" | ||
], | ||
"dependencies": { | ||
"ky": "^0.20.0", | ||
"ky-universal": "^0.6.0", | ||
"snakecase-keys": "^3.2.0" | ||
}, | ||
"devDependencies": { | ||
"ava": "^3.8.1", | ||
"eslint-config-richienb": "^0.4.2", | ||
"xo": "^0.30.0" | ||
}, | ||
"resolutions": { | ||
"eslint": "^6.8.0" | ||
}, | ||
"xo": { | ||
"extends": "richienb" | ||
} | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
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 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 v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
4474
5
55
1
1
1
60
0
3
3
+ Addedky@^0.20.0
+ Addedky-universal@^0.6.0
+ Addedsnakecase-keys@^3.2.0
+ Addedabort-controller@3.0.0(transitive)
+ Addedevent-target-shim@5.0.1(transitive)
+ Addedky@0.20.0(transitive)
+ Addedky-universal@0.6.0(transitive)
+ Addedmap-obj@4.3.0(transitive)
+ Addednode-fetch@2.7.0(transitive)
+ Addedsnakecase-keys@3.2.1(transitive)
+ Addedto-no-case@1.0.2(transitive)
+ Addedto-snake-case@1.0.0(transitive)
+ Addedto-space-case@1.0.0(transitive)
+ Addedtr46@0.0.3(transitive)
+ Addedwebidl-conversions@3.0.1(transitive)
+ Addedwhatwg-url@5.0.0(transitive)