Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

account-json-api

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

account-json-api - npm Package Compare versions

Comparing version 2.0.1 to 2.1.0

11

package.json

@@ -12,3 +12,3 @@ {

"type": "git",
"url": "git+https://github.com/hoodiehq/account-json-api.git"
"url": "https://github.com/hoodiehq/account-json-api.git"
},

@@ -20,6 +20,3 @@ "keywords": [

],
"author": {
"name": "Gregor Martynus",
"email": "gregor@martynus.net"
},
"author": "Gregor Martynus <gregor@martynus.net>",
"license": "ISC",

@@ -35,5 +32,3 @@ "bugs": {

},
"version": "2.0.1",
"readme": "ERROR: No README data found!",
"_id": "account-json-api@"
"version": "2.1.0"
}

@@ -33,7 +33,8 @@ # account-json-api

GET /accounts
GET /accounts/{username}
PATCH /accounts/{username}
DELETE /accounts/{username}
GET /accounts/{username}/profile
PATCH /accounts/{username}/profile
GET /accounts/{id}
PATCH /accounts/{id}
DELETE /accounts/{id}
GET /accounts/{id}/profile
PATCH /accounts/{id}/profile
POST /accounts/{id}/sessions
```

@@ -40,0 +41,0 @@

Sorry, the diff of this file is not supported yet

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