You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 7-8.RSVP
Socket
Socket
Sign inDemoInstall

encoding

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.1.6 to 0.1.7

8

package.json
{
"name": "encoding",
"version": "0.1.6",
"version": "0.1.7",
"description": "Convert encodings, uses iconv by default and fallbacks to iconv-lite if needed",

@@ -9,11 +9,11 @@ "main": "index.js",

},
"repository": "git://github.com/andris9/encoding.git",
"repository": "https://github.com/andris9/encoding.git",
"author": "Andris Reinman",
"license": "MIT",
"dependencies":{
"iconv-lite": "0.2.7"
"iconv-lite": "~0.2.11"
},
"devDependencies":{
"nodeunit": "*"
"nodeunit": "~0.8.1"
}
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc