metro-info
Advanced tools
Comparing version 1.0.11 to 1.0.12
{ | ||
"name": "metro-info", | ||
"version": "1.0.11", | ||
"version": "1.0.12", | ||
"author": "Alex Miller <codex.nz@gmail.com>", | ||
@@ -29,21 +29,21 @@ "description": "Christchurch (Unofficial) MetroInfo API NodeJS library", | ||
"dependencies": { | ||
"node-fetch": "^3.2.3", | ||
"node-fetch": "^3.2.4", | ||
"xml-js": "^1.6.11" | ||
}, | ||
"devDependencies": { | ||
"@types/jest": "^27.4.1", | ||
"@types/jest": "^27.5.1", | ||
"@types/node-fetch": "^3.0.2", | ||
"@typescript-eslint/eslint-plugin": "^5.18.0", | ||
"@typescript-eslint/parser": "^5.18.0", | ||
"eslint": "^8.12.0", | ||
"@typescript-eslint/eslint-plugin": "^5.26.0", | ||
"@typescript-eslint/parser": "^5.26.0", | ||
"eslint": "^8.16.0", | ||
"eslint-config-airbnb-typescript": "^17.0.0", | ||
"eslint-config-prettier": "^8.5.0", | ||
"eslint-plugin-import": "^2.25.4", | ||
"eslint-plugin-import": "^2.26.0", | ||
"eslint-plugin-prettier": "^4.0.0", | ||
"jest": "^27.5.1", | ||
"jest": "^28.1.0", | ||
"prettier": "^2.6.2", | ||
"release-it": "^15.0.0", | ||
"ts-jest": "^27.1.4", | ||
"ts-node": "^10.7.0", | ||
"typescript": "^4.6.3" | ||
"ts-jest": "^28.0.3", | ||
"ts-node": "^10.8.0", | ||
"typescript": "^4.7.2" | ||
}, | ||
@@ -50,0 +50,0 @@ "keywords": [ |
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
Updatednode-fetch@^3.2.4