New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

iconv-corefoundation

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

iconv-corefoundation - npm Package Compare versions

Comparing version 1.1.1 to 1.1.2

5

package.json
{
"name": "iconv-corefoundation",
"version": "1.1.1",
"version": "1.1.2",
"description": "Character set conversion using the macOS CoreFoundation API",

@@ -10,3 +10,4 @@ "main": "lib/index.js",

"test": "mocha -r ts-node/register test/**.spec.ts",
"docs": "api-extractor run && api-documenter markdown --input-folder temp --output-folder docs && ln -s iconv-corefoundation.md docs/index.md"
"docs": "api-extractor run && api-documenter markdown --input-folder temp --output-folder docs && ln -s iconv-corefoundation.md docs/index.md",
"prepublishOnly": "npm test"
},

@@ -13,0 +14,0 @@ "repository": "argv-minus-one/iconv-corefoundation",

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