Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

morse-decoder

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

morse-decoder - npm Package Compare versions

Comparing version 4.0.0 to 4.0.1

6

package.json
{
"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 @@

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc