@sealsystems/ipp
Advanced tools
Comparing version 2.4.0 to 2.4.1
@@ -100,3 +100,3 @@ 'use strict'; | ||
case tags.nameWithLanguage: | ||
lang = read(read2()); | ||
lang = read(length); | ||
subval = read(read2()); | ||
@@ -103,0 +103,0 @@ |
{ | ||
"name": "@sealsystems/ipp", | ||
"version": "2.4.0", | ||
"version": "2.4.1", | ||
"description": "Internet Printing Protocol (IPP) for Node.js", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
150257