Socket
Socket
Sign inDemoInstall

aspida

Package Overview
Dependencies
Maintainers
1
Versions
83
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

aspida - npm Package Compare versions

Comparing version 0.0.0 to 0.1.0

CHANGELOG.md

13

package.json
{
"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"

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc