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

hyphenated-en-us

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hyphenated-en-us - npm Package Compare versions

Comparing version 1.1.0 to 1.1.1

14

package.json
{
"name": "hyphenated-en-us",
"version": "1.1.0",
"version": "1.1.1",
"keywords": [
"hyphenation",
"javascript",
"library"
],
"homepage": "https://github.com/sergeysolovev/hyphenated",
"bugs": "https://github.com/sergeysolovev/hyphenated/issues",
"repository": {
"type": "git",
"url": "https://github.com/sergeysolovev/hyphenated.git",
"directory": "packages/hyphenated-en-us"
},
"license": "MIT",

@@ -5,0 +17,0 @@ "main": "index.js",

# hyphenated-en-us
Hyphenation patterns and exceptions for American English language.
This package contains hyphenation patterns and exceptions for the American
English language. It is intended to be used with the main `hyphenated` package
and is already included there as a dependency.
See the [home page](https://github.com/sergeysolovev/hyphenated) for more
information.
## Installation
```shell
npm install hyphenated
```
To install separately from hyphenated:
```shell
npm install hyphenated-en-us

@@ -9,0 +20,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