Socket
Socket
Sign inDemoInstall

js.mail.deobfuscate

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

js.mail.deobfuscate - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

6

package.json
{
"name": "js.mail.deobfuscate",
"version": "1.0.0",
"description": "jQuery Plugin that Deobfuscate rot13 ceasar cipher encoded mailto links",
"version": "1.0.1",
"description": "jQuery Plugin which deobfuscate rot13 caesar cipher encoded mailto links",
"devDependencies": {

@@ -36,3 +36,3 @@ "eslint": "^4.19.1",

"rot13",
"ceasar",
"caeser",
"cipher",

@@ -39,0 +39,0 @@ "mail",

@@ -1,4 +0,21 @@

[![Build Status](https://travis-ci.org/exiguus/js.mail.deobfuscate.svg?branch=master)](https://travis-ci.org/exiguus/js.mail.deobfuscate)
[![tests][tests]][tests-url]
# js.mail.deobfuscate
jQuery Plugin that Deobfuscate rot13 ceasar cipher encoded mailto links
jQuery Plugin which deobfuscate rot13 caesar cipher encoded mailto links
## npm
[![npm][npm]][npm-url]
```
npm install --save js.mail.deobfuscate
```
[tests]: https://img.shields.io/travis/exiguus/js.mail.deobfuscate/master.svg
[tests-url]: https://travis-ci.org/exiguus/js.mail.deobfuscate
[npm]: https://img.shields.io/npm/v/js.mail.deobfuscate.svg
[npm-url]: https://npmjs.com/package/js.mail.deobfuscate
[licenses-url]: https://img.shields.io/npm/l/js.mail.deobfuscate.svg
[licenses]: https://github.com/exiguus/js.mail.deobfuscate

Sorry, the diff of this file is not supported yet

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