@dibs-tech/mail-client
Advanced tools
Comparing version 2.1.0 to 2.1.2
{ | ||
"name": "@dibs-tech/mail-client", | ||
"version": "2.1.0", | ||
"version": "2.1.2", | ||
"description": "A mail client implementation, using sparkpost", | ||
@@ -14,5 +14,3 @@ "main": "index.js", | ||
"enum": "^3.0.4", | ||
"fs": "0.0.1-security", | ||
"handlebars": "^4.7.7", | ||
"path": "^0.12.7", | ||
"sparkpost": "^2.1.4", | ||
@@ -27,5 +25,4 @@ "validator": "^13.7.0" | ||
"eslint-plugin-jsx-a11y": "^6.5.1", | ||
"eslint-plugin-react": "^7.29.4", | ||
"webpack": "^5.70.0" | ||
"eslint-plugin-react": "^7.29.4" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
5
6
24100
9
- Removedfs@0.0.1-security
- Removedpath@^0.12.7
- Removedfs@0.0.1-security(transitive)
- Removedinherits@2.0.3(transitive)
- Removedpath@0.12.7(transitive)
- Removedprocess@0.11.10(transitive)
- Removedutil@0.10.4(transitive)