Socket
Socket
Sign inDemoInstall

utf-8-validate

Package Overview
Dependencies
1
Maintainers
4
Versions
32
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 5.0.10 to 6.0.0

deps/is_utf8/include/is_utf8.h

12

package.json
{
"name": "utf-8-validate",
"version": "5.0.10",
"version": "6.0.0",
"description": "Check if a buffer contains valid UTF-8",

@@ -15,2 +15,12 @@ "main": "index.js",

},
"files": [
"prebuilds/",
"src/",
"deps/is_utf8/LICENSE-MIT",
"deps/is_utf8/include/is_utf8.h",
"deps/is_utf8/src/is_utf8.cpp",
"binding.gyp",
"fallback.js",
"index.js"
],
"repository": {

@@ -17,0 +27,0 @@ "type": "git",

2

README.md
# utf-8-validate
[![Version npm](https://img.shields.io/npm/v/utf-8-validate.svg?logo=npm)](https://www.npmjs.com/package/utf-8-validate)
[![Linux/macOS/Windows Build](https://img.shields.io/github/workflow/status/websockets/utf-8-validate/CI/master?label=build&logo=github)](https://github.com/websockets/utf-8-validate/actions?query=workflow%3ACI+branch%3Amaster)
[![Linux/macOS/Windows Build](https://img.shields.io/github/actions/workflow/status/websockets/utf-8-validate/ci.yml?branch=master&label=build&logo=github)](https://github.com/websockets/utf-8-validate/actions?query=workflow%3ACI+branch%3Amaster)

@@ -6,0 +6,0 @@ Check if a buffer contains valid UTF-8 encoded text.

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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