js.mail.deobfuscate
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
17450
22