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

remail

Package Overview
Dependencies
Maintainers
2
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

remail - npm Package Compare versions

Comparing version 2.0.0 to 2.1.0

14

package.json
{
"name": "remail",
"version": "2.0.0",
"version": "2.1.0",
"description": "Email component framework built with React.",

@@ -27,4 +27,4 @@ "main": "dist/index.js",

"@tsconfig/node12": "^1.0.9",
"@types/react": "^17.0.14",
"@types/react-dom": "^17.0.9",
"@types/react": "18",
"@types/react-dom": "18",
"c8": "^7.11.0",

@@ -37,6 +37,5 @@ "commitlint": "^12.1.4",

"prettier": "^2.3.2",
"react": "^16.14.0",
"react-dom": "^16.14.0",
"react": "18",
"react-dom": "18",
"semantic-release": "^17.4.4",
"ts-node": "^10.1.0",
"typescript": "^4.3.5",

@@ -46,3 +45,4 @@ "uvu": "^0.5.3"

"peerDependencies": {
"react": "^16.14.0"
"react": "18",
"react-dom": "18"
},

@@ -49,0 +49,0 @@ "dependencies": {

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