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

dice-coefficient

Package Overview
Dependencies
Maintainers
2
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dice-coefficient - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

11

package.json
{
"name": "dice-coefficient",
"version": "1.0.1",
"version": "1.0.2",
"description": "Sørensen–Dice coefficient",

@@ -14,4 +14,5 @@ "license": "MIT",

],
"repository": "https://github.com/wooorm/dice-coefficient",
"bugs": "https://github.com/wooorm/dice-coefficient/issues",
"homepage": "https://words.github.io/dice-coefficient/",
"repository": "words/dice-coefficient",
"bugs": "https://github.com/words/dice-coefficient/issues",
"author": "Titus Wormer <tituswormer@gmail.com> (http://wooorm.com)",

@@ -32,5 +33,5 @@ "contributors": [

"esmangle": "^1.0.0",
"execa": "^0.7.0",
"execa": "^0.8.0",
"nyc": "^11.0.0",
"remark-cli": "^3.0.0",
"remark-cli": "^4.0.0",
"remark-preset-wooorm": "^3.0.0",

@@ -37,0 +38,0 @@ "tape": "^4.4.0",

@@ -61,9 +61,9 @@ # dice-coefficient [![Build Status][travis-badge]][travis] [![Coverage Status][codecov-badge]][codecov]

[travis-badge]: https://img.shields.io/travis/wooorm/dice-coefficient.svg
[travis-badge]: https://img.shields.io/travis/words/dice-coefficient.svg
[travis]: https://travis-ci.org/wooorm/dice-coefficient
[travis]: https://travis-ci.org/words/dice-coefficient
[codecov-badge]: https://img.shields.io/codecov/c/github/wooorm/dice-coefficient.svg
[codecov-badge]: https://img.shields.io/codecov/c/github/words/dice-coefficient.svg
[codecov]: https://codecov.io/github/wooorm/dice-coefficient
[codecov]: https://codecov.io/github/words/dice-coefficient

@@ -70,0 +70,0 @@ [license]: LICENSE

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