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

kiwi-schema

Package Overview
Dependencies
Maintainers
1
Versions
52
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

kiwi-schema - npm Package Compare versions

Comparing version 0.0.21 to 0.0.22

2

kiwi.js

@@ -194,2 +194,4 @@ var kiwi = exports || kiwi || {}, exports;

ByteBuffer.prototype.writeString = function(value) {
var codePoint;
for (var i = 0; i < value.length; i++) {

@@ -196,0 +198,0 @@ // Decode UTF-16

2

package.json
{
"name": "kiwi-schema",
"version": "0.0.21",
"version": "0.0.22",
"description": "",

@@ -5,0 +5,0 @@ "main": "kiwi.js",

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