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

reed-solomon

Package Overview
Dependencies
Maintainers
1
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

reed-solomon - npm Package Compare versions

Comparing version 3.1.2 to 4.0.0

35

package.json
{
"name": "reed-solomon",
"version": "3.1.2",
"description": "Reed-Solomon erasure coding in pure Javascript",
"version": "4.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/jorangreef/reed-solomon-archive.git"
"url": "git+https://github.com/npm/deprecate-holder.git"
},
"keywords": [
"reedsolomon",
"reed-solomon",
"erasure coding",
"replication",
"parity",
"redundancy",
"forward",
"error",
"correction"
],
"author": "Joran Dirk Greef",
"license": "MIT",
"author": "",
"license": "ISC",
"bugs": {
"url": "https://github.com/jorangreef/reed-solomon-archive/issues"
"url": "https://github.com/npm/deprecate-holder/issues"
},
"homepage": "https://github.com/jorangreef/reed-solomon-archive#readme",
"scripts": {
"test": "node test.js"
},
"dependencies": {
"@ronomon/queue": "^2.1.0",
"nan": "^2.0.0"
}
"homepage": "https://github.com/npm/deprecate-holder#readme"
}

@@ -1,2 +0,5 @@

# reed-solomon
Moved to https://github.com/ronomon/reed-solomon
# Deprecated Package
This package is no longer supported and has been deprecated. To avoid malicious use, npm is hanging on to the package name.
Please contact support@npmjs.com if you have questions about this package.
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