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

morpheme-match-textlint

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

morpheme-match-textlint - npm Package Versions

2.0.6

Diff

Changelog

Source

2.0.6 (2019-10-20)

Bug Fixes

  • morpheme-match-textlint: fix type (e2d55c5)
azu
published 2.0.4 •

Changelog

Source

2.0.4 (2019-10-20)

Bug Fixes

  • morpheme-match: fix ExpectedToken type (b06e276)
azu
published 2.0.3 •

Changelog

Source

2.0.3 (2019-07-07)

Bug Fixes

  • textlint: drop generics support (ba6cf67)
azu
published 2.0.2 •

Changelog

Source

2.0.2 (2019-07-07)

Bug Fixes

  • textlint: copy type from morpheme-match (6e24927)
azu
published 2.0.1 •

Changelog

Source

2.0.1 (2019-07-07)

Bug Fixes

azu
published 2.0.0 •

Changelog

Source

2.0.0 (2019-06-14)

Bug Fixes

  • api: fix results expected to dict (08156e8)
  • travis: change deploy dir (b403eb4)

Code Refactoring

  • morpheme-match: Convert to TypeScript (3b75f80)
  • morpheme-match-all: Convert to TypeScript (8810ed9)

Features

  • morpheme-match-textlint: add textlint wrapper (#7) (8f3be6a)

BREAKING CHANGES

  • morpheme-match-all: export { createTokenMatcher } instead of export default

You should import { createMatcher } from "morpheme-match-all" instead of import createTokenMatcher from "morpheme-match-all"

  • morpheme-match: export { createTokenMatcher } instead of export default

You should import { createTokenMatcher } from "morpheme-match" instead of import createTokenMatcher from "morpheme-match"

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