New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

median

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

median - npm Package Compare versions

Comparing version 0.0.0 to 0.0.1

.npmignore

10

package.json
{
"name": "median",
"version": "0.0.0",
"description": "a small module to calculate median",
"main": "index.js",
"version": "0.0.1",
"description": "a small module for node and browser to calculate median",
"main": "median.js",
"scripts": {

@@ -14,3 +14,5 @@ "test": "tap ./tests"

"keywords": [
"median"
"median",
"browser",
"browserify"
],

@@ -17,0 +19,0 @@ "author": "Khalid Lafi",

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