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

blog

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

blog - npm Package Compare versions

Comparing version 0.0.3 to 1.0.0

31

package.json

@@ -1,21 +0,12 @@

{ "name": "blog"
, "author" : "Thom Blake <thethomblake@gmail.com> (http://thomblake.com)"
, "description" : "My blog"
, "keywords" : [ "nserver", "blog" ]
, "version" : "0.0.3"
, "repository" :
{ "type" : "git"
, "url" : "https://github.com/thomblake/blog.git"
}
, "bugs" :
{ "web" : "http://github.com/thomblake/blog/issues"
}
, "directories" :
{ "lib" : "./lib"
}
, "dependencies" :
{ "yajet" : "*"
, "nserver-util" : "*"
, "github-flavored-markdown" : "*"
}
{
"name": "blog",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC"
}

@@ -1,5 +0,2 @@

## thomblake/blog ##
Simultaneously containing the engine for my blog and the actual blog content.
Created by [Thom Blake](https://github.com/thomblake).
I've just started development on this node module. When i'm done, it will be a generic blog backend for
new users to use and try out!
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