time-detect
Advanced tools
Comparing version 0.1.0 to 0.1.1
{ | ||
"name": "time-detect", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"description": "extract time from string", | ||
"files": [ | ||
"index.js" | ||
], | ||
"main": "index.js", | ||
@@ -6,0 +9,0 @@ "scripts": { |
@@ -6,3 +6,3 @@ # time-detect | ||
```javascript | ||
parse = require('time-detect'); | ||
var parse = require('time-detect'); | ||
@@ -9,0 +9,0 @@ parse('Please call me at 12:34'); |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
5466
4
79
1