iso-8859-8-i
Advanced tools
Comparing version 3.0.2 to 3.0.3
{ | ||
"name": "iso-8859-8-i", | ||
"version": "3.0.2", | ||
"version": "3.0.3", | ||
"description": "A robust iso-8859-8-i encoder/decoder written in JavaScript.", | ||
@@ -31,4 +31,6 @@ "homepage": "https://mths.be/iso-8859-8-i", | ||
"LICENSE-MIT.txt", | ||
"iso-8859-8-i.mjs" | ||
"iso-8859-8-i.mjs", | ||
"iso-8859-8-i.d.ts" | ||
], | ||
"types": "iso-8859-8-i.d.ts", | ||
"scripts": { | ||
@@ -35,0 +37,0 @@ "download": "curl https://encoding.spec.whatwg.org/index-iso-8859-8.txt > data/index.txt", |
Sorry, the diff of this file is not supported yet
11112