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

emailjs-utf7

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

emailjs-utf7 - npm Package Compare versions

Comparing version 3.0.0 to 3.0.1

4

bower.json
{
"name": "emailjs-utf7",
"main": "src/utf7.js",
"version": "2.0.3",
"main": "src/emailjs-utf7.js",
"version": "3.0.1",
"homepage": "https://github.com/emailjs/emailjs-utf7",

@@ -6,0 +6,0 @@ "authors": [

{
"name": "emailjs-utf7",
"main": "src/emailjs-utf7.js",
"version": "3.0.0",
"version": "3.0.1",
"homepage": "https://github.com/emailjs/emailjs-utf7",

@@ -6,0 +6,0 @@ "author": "Konstantin Käfer",

@@ -29,3 +29,3 @@ // Copyright (c) 2010-2011 Konstantin Käfer

} else {
root.utf7 = factory();
root['emailjs-utf7'] = factory();
}

@@ -209,2 +209,2 @@ }(this, function() {

};
}));
}));
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