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

didyoumean2

Package Overview
Dependencies
Maintainers
1
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

didyoumean2 - npm Package Versions

13

4.0.0

Diff

Changelog

Source

4.0.0 (2020-02-06)

⚠ BREAKING CHANGES

  • default enable deburr
  • drop nodejs < 10.13

Features

foray1010
published 3.1.2 •

Changelog

Source

3.1.2 (2019-07-29)

Bug Fixes

  • do not throw error when matched item is not string (656f555)
foray1010
published 3.1.1 •

Changelog

Source

3.1.1 (2019-06-09)

Build System

  • greatly reduce bundle size by rely less on ramda (69ec2b6)
foray1010
published 3.1.0 •

Changelog

Source

3.1.0 (2019-06-07)

Build System

  • set moduleResolution to node (e7e6fb4)

Features

Tests

  • add type-coverage to ensure typescript coverage (a19cf85)
foray1010
published 3.0.0 •

Changelog

Source

3.0.0 (2019-04-05)

Bug Fixes

chore

Features

  • accept readonly arguments (c182207)

BREAKING CHANGES

  • require TypeScript >=3.4
  • drop node >= 4.2 < 6.9
foray1010
published 2.0.4 •

Changelog

Source

2.0.4 (2019-03-17)

Bug Fixes

  • Revert "fix(deps): update dependency leven to v3 (#132))" (b500e58) as leven v3 doesn't support node 4
foray1010
published 2.0.3 •

Changelog

Source

2.0.3 (2019-03-17)

Bug Fixes

foray1010
published 2.0.2 •

Changelog

Source

2.0.2 (2019-02-06)

Bug Fixes

  • do not include test files in built package (e35bbac)
  • only allow object and string for function matchItemProcessor (ce656ee)
foray1010
published 2.0.1 •

Changelog

Source

2.0.1 (2019-02-02)

Bug Fixes

  • only allow object and string for matchList (1e58e70)
foray1010
published 2.0.0 •

Changelog

Source

2.0.0 (2018-10-29)

Features

  • export ReturnTypeEnums and ThresholdTypeEnums (27a6b37)
  • support typescript (1cff536)
  • added "sideEffects": false flag to support tree shaking (fb31fac)

BREAKING CHANGES

  • matchPath use Array of string/number instead of string concatenated by .
  • rename trimSpace to trimSpaces
  • trimSpaces default value changed to true
  • 'random-closest-match' is removed from ReturnTypeEnums
  • schema on arguments are removed as it now depends on typescript checking
  • didYouMean function is exported under default key in export object
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