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

simple-statistics

Package Overview
Dependencies
Maintainers
1
Versions
74
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

simple-statistics - npm Package Compare versions

Comparing version 7.8.1 to 7.8.2

7

package.json
{
"name": "simple-statistics",
"version": "7.8.1",
"version": "7.8.2",
"description": "Simple Statistics",

@@ -52,5 +52,6 @@ "author": "Tom MacWright <tom@macwright.com> (https://macwright.com/)",

".": {
"types": "./index.d.ts",
"import": "./dist/simple-statistics.mjs",
"require": "./dist/simple-statistics.js",
"types": "./index.d.ts"
"browser": "dist/simple-statistics.min.js",
"require": "./dist/simple-statistics.js"
}

@@ -57,0 +58,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