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

highlight-words-core

Package Overview
Dependencies
Maintainers
3
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

highlight-words-core - npm Package Compare versions

Comparing version 1.2.1 to 1.2.2

6

package.json
{
"name": "highlight-words-core",
"description": "Utility functions shared by react-highlight-words and react-native-highlight-words",
"version": "1.2.1",
"version": "1.2.2",
"author": "Brian Vaughn <brian.david.vaughn@gmail.com>",

@@ -57,2 +57,3 @@ "license": "MIT",

"babel-preset-es2015": "^6.14.0",
"babel-preset-flow": "^6",
"cross-env": "^1.0.7",

@@ -65,6 +66,3 @@ "expect.js": "^0.3.1",

"webpack": "^1.9.6"
},
"dependencies": {
"babel-preset-flow": "^6"
}
}

@@ -47,5 +47,5 @@ Utility functions shared by [`react-highlight-words`](https://github.com/bvaughn/react-highlight-words) and [`react-native-highlight-words`](https://github.com/clauderic/react-native-highlight-words).

| textToHighlight | ✅ | `string` | Text to search and highlight |
```
## License
MIT License - fork, modify and use however you want.
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