Comparing version 0.0.5 to 0.0.6
@@ -1,3 +0,1 @@ | ||
if (typeof _ === "undefined") var _ = require('underscore'); | ||
function timeSince(timeStamp, options) { | ||
@@ -4,0 +2,0 @@ if (typeof timeStamp === "object") { |
{ | ||
"name": "bormat", | ||
"version": "0.0.5", | ||
"version": "0.0.6", | ||
"description": "a bunch of boring utility functions for formatting time and numbers, mostly.", | ||
@@ -20,7 +20,4 @@ "main": "index.js", | ||
], | ||
"dependencies": { | ||
"underscore": ">=1.4.3" | ||
}, | ||
"author": "andy perlitch", | ||
"license": "BSD" | ||
} |
AI-detected possible typosquat
Supply chain riskAI has identified this package as a potential typosquat of a more popular package. This suggests that the package may be intentionally mimicking another package's name, description, or other metadata.
Found 1 instance in 1 package
0
0
5862
103
- Removedunderscore@>=1.4.3
- Removedunderscore@1.13.7(transitive)