morse-decoder
Advanced tools
Comparing version 4.0.0 to 4.0.1
{ | ||
"name": "morse-decoder", | ||
"version": "4.0.0", | ||
"version": "4.0.1", | ||
"description": "Morse code translator and decoder, which can also play audio.", | ||
@@ -36,2 +36,3 @@ "keywords": [ | ||
}, | ||
"types": "./src/index.d.ts", | ||
"main": "./src/index.js", | ||
@@ -42,3 +43,4 @@ "files": [ | ||
"src", | ||
"dist" | ||
"dist", | ||
"package.json" | ||
], | ||
@@ -45,0 +47,0 @@ "scripts": { |
@@ -97,5 +97,7 @@ # [Morse Code Translator](https://morsedecoder.com) with Audio - Morse Decoder | ||
## Contributing and Known Issues | ||
## Contributions | ||
Contributions are welcome. | ||
[morse-decoder](https://github.com/ozdemirburak/morse-decoder) has been developed | ||
with extensive feedback and contributions from [numerous developers](https://github.com/ozdemirburak/morse-decoder/graphs/contributors). | ||
Special thanks to [Chris Jones](https://github.com/chris--jones), who added many great features. | ||
@@ -115,2 +117,3 @@ ## Generating Minified Files | ||
## License | ||
The MIT License (MIT). Please see [License File](LICENSE) for more information. | ||
@@ -117,0 +120,0 @@ |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
47612
123
0