simple-statistics
Advanced tools
Comparing version 7.8.1 to 7.8.2
{ | ||
"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 @@ }, |
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
1189583