Socket
Socket
Sign inDemoInstall

posthtml-obfuscate

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

posthtml-obfuscate - npm Package Compare versions

Comparing version 0.0.1 to 0.1.0

.editorconfig

10

package.json
{
"name": "posthtml-obfuscate",
"version": "0.0.1",
"version": "0.1.0",
"description": "PostHTML plugin that'll obfuscate emails etc...",
"main": "dist/index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
"test": "jest ./test/index.spec.js --coverage"
},

@@ -24,3 +24,7 @@ "repository": {

},
"homepage": "https://github.com/maraisr/posthtml-obfuscate#readme"
"homepage": "https://github.com/maraisr/posthtml-obfuscate#readme",
"devDependencies": {
"jest": "^15.1.1",
"posthtml": "^0.9.0"
}
}
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