react-string-replace-recursively
Advanced tools
Comparing version 0.1.21 to 0.1.22
{ | ||
"name": "react-string-replace-recursively", | ||
"version": "0.1.21", | ||
"description": "This is for replacing substrings matching certain patterns with React Components (for example, replace substrings resembling urls with React anchor Components). Patterns that occur within other patterns can also be detected and replaced (recursive replacements).", | ||
"version": "0.1.22", | ||
"description": "replace strings that match a particular pattern with a React Component, recursively", | ||
"main": "index.js", | ||
@@ -6,0 +6,0 @@ "scripts": { |
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
1983
14162