New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

bormat

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bormat - npm Package Compare versions

Comparing version 0.0.5 to 0.0.6

2

index.js

@@ -1,3 +0,1 @@

if (typeof _ === "undefined") var _ = require('underscore');
function timeSince(timeStamp, options) {

@@ -4,0 +2,0 @@ if (typeof timeStamp === "object") {

5

package.json
{
"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"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc