string-matching
Advanced tools
Comparing version 1.10.0 to 1.11.0
{ | ||
"name": "string-matching", | ||
"version": "1.10.0", | ||
"version": "1.11.0", | ||
"description": "Checks strings against patterns and collects matched substrings", | ||
@@ -32,5 +32,4 @@ "main": "src/index.js", | ||
"dependencies": { | ||
"cryptiles": "^4.1.3", | ||
"merge": "^1.2.1" | ||
} | ||
} |
189639
1
11
- Removedcryptiles@^4.1.3
- Removedboom@7.3.0(transitive)
- Removedcryptiles@4.1.3(transitive)
- Removedhoek@6.1.3(transitive)