Comparing version 0.0.0 to 0.1.0
{ | ||
"name": "aspida", | ||
"version": "0.0.0", | ||
"version": "0.1.0", | ||
"description": "Type safe HTTP client for the browser and node.js", | ||
@@ -9,9 +9,9 @@ "author": "m-mitsuhide <m.mitsuhide@amatelus.com>", | ||
"bin": "bin/index.js", | ||
"homepage": "https://github.com/aspida/aspida#readme", | ||
"homepage": "https://github.com/aspidajs/aspida#readme", | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/aspida/aspida.git" | ||
"url": "git+https://github.com/aspidajs/aspida.git" | ||
}, | ||
"bugs": { | ||
"url": "https://github.com/aspida/aspida/issues" | ||
"url": "https://github.com/aspidajs/aspida/issues" | ||
}, | ||
@@ -25,4 +25,3 @@ "files": [ | ||
"ajax", | ||
"promise", | ||
"mock" | ||
"promise" | ||
], | ||
@@ -47,2 +46,3 @@ "scripts": { | ||
"@typescript-eslint/parser": "^2.3.2", | ||
"axios": "^0.19.0", | ||
"eslint": "^6.5.1", | ||
@@ -68,3 +68,2 @@ "eslint-config-prettier": "^6.3.0", | ||
"dependencies": { | ||
"axios": "^0.19.0", | ||
"chokidar": "^3.2.0", | ||
@@ -71,0 +70,0 @@ "minimist": "^1.2.0" |
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
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
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
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
2
0
35
30249
25
37
280
1
- Removedaxios@^0.19.0
- Removedaxios@0.19.2(transitive)
- Removedfollow-redirects@1.5.10(transitive)