Socket
Socket
Sign inDemoInstall

@ambassify/email-client

Package Overview
Dependencies
48
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.0.0 to 2.1.0

20

CHANGELOG.md

@@ -14,2 +14,8 @@ # Changelog

## 2.1.0
#### :rocket: New Feature
- Every returned promise from requests has a `.hal.embedded('resourceName')` decorator that helps extract resources from `_embedded` on HAL responses. `const things = api.get('/list').hal.embedded('thing');`
## 2.0.0

@@ -70,1 +76,15 @@

6

package.json
{
"name": "@ambassify/email-client",
"version": "2.0.0",
"version": "2.1.0",
"description": "API Client for email service",

@@ -20,3 +20,3 @@ "engines": {

"dependencies": {
"@ambassify/ambassify-client": "^4.0.0",
"@ambassify/ambassify-client": "^4.1.0",
"@ambassify/url-extensions": "^2.1.0"

@@ -47,3 +47,3 @@ },

"homepage": "https://github.com/ambassify/api-clients#readme",
"gitHead": "199ab9b0e0ab1cf87b103d936a1d7f861afc0d95"
"gitHead": "a05866fc9f60257ad978e7186ee1c4f53e5eaf43"
}
SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc