highlight-words-core
Advanced tools
Comparing version 1.2.1 to 1.2.2
{ | ||
"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. |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
0
31347
13
- Removedbabel-preset-flow@^6
- Removedbabel-plugin-syntax-flow@6.18.0(transitive)
- Removedbabel-plugin-transform-flow-strip-types@6.22.0(transitive)
- Removedbabel-preset-flow@6.23.0(transitive)
- Removedbabel-runtime@6.26.0(transitive)
- Removedcore-js@2.6.12(transitive)
- Removedregenerator-runtime@0.11.1(transitive)