Socket
Socket
Sign inDemoInstall

encoding

Package Overview
Dependencies
2
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.1.9 to 0.1.10

4

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

@@ -13,3 +13,3 @@ "main": "lib/encoding.js",

"dependencies": {
"iconv-lite": "^0.4.4"
"iconv-lite": "~0.4.4"
},

@@ -16,0 +16,0 @@ "devDependencies": {

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc