iso-8859-7
Advanced tools
Comparing version 3.0.2 to 3.0.3
{ | ||
"name": "iso-8859-7", | ||
"version": "3.0.2", | ||
"version": "3.0.3", | ||
"description": "A robust iso-8859-7 encoder/decoder written in JavaScript.", | ||
@@ -40,4 +40,6 @@ "homepage": "https://mths.be/iso-8859-7", | ||
"LICENSE-MIT.txt", | ||
"iso-8859-7.mjs" | ||
"iso-8859-7.mjs", | ||
"iso-8859-7.d.ts" | ||
], | ||
"types": "iso-8859-7.d.ts", | ||
"scripts": { | ||
@@ -44,0 +46,0 @@ "download": "curl https://encoding.spec.whatwg.org/index-iso-8859-7.txt > data/index.txt", |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
12383