iso-8859-15
Advanced tools
Comparing version 3.0.2 to 3.0.3
{ | ||
"name": "iso-8859-15", | ||
"version": "3.0.2", | ||
"version": "3.0.3", | ||
"description": "A robust iso-8859-15 encoder/decoder written in JavaScript.", | ||
@@ -34,4 +34,6 @@ "homepage": "https://mths.be/iso-8859-15", | ||
"LICENSE-MIT.txt", | ||
"iso-8859-15.mjs" | ||
"iso-8859-15.mjs", | ||
"iso-8859-15.d.ts" | ||
], | ||
"types": "iso-8859-15.d.ts", | ||
"scripts": { | ||
@@ -38,0 +40,0 @@ "download": "curl https://encoding.spec.whatwg.org/index-iso-8859-15.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
12099