Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

logformat

Package Overview
Dependencies
Maintainers
1
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

logformat - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

10

package.json
{
"name": "logformat",
"version": "1.0.0",
"version": "1.0.1",
"description": "stringify objects into searchable strings",

@@ -12,3 +12,3 @@ "main": "index.js",

"type": "git",
"url": "git://github.com/tcort/logformat.git"
"url": "git://github.com/ssimicro/logformat.git"
},

@@ -24,8 +24,8 @@ "keywords": [

],
"author": "Thomas Cort <thomasc@ssimicro.com>",
"author": "SSi Micro Ltd <propellorheads@ssimicro.com>",
"license": "MIT",
"bugs": {
"url": "https://github.com/tcort/logformat/issues"
"url": "https://github.com/ssimicro/logformat/issues"
},
"homepage": "https://github.com/tcort/logformat#readme",
"homepage": "https://github.com/ssimicro/logformat#readme",
"dependencies": {

@@ -32,0 +32,0 @@ "lodash": "^3.10.1"

@@ -32,2 +32,6 @@ # logformat

## Installation
npm install --save logformat
## API

@@ -56,2 +60,8 @@

## Testing
There is an automated test suite:
npm test
## License

@@ -58,0 +68,0 @@

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