Socket
Socket
Sign inDemoInstall

namp

Package Overview
Dependencies
Maintainers
1
Versions
33
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

namp - npm Package Compare versions

Comparing version 0.2.25 to 0.2.26

34

package.json
{
"name" : "namp",
"version" : "0.2.25",
"description" : "Markdown parser for Node, with Maruku, GFM, and PHP Extras support, plus more. Based on marked.",
"keywords" : [ "markdown", "maruku", "gfm", "text processing", "ast" ],
"maintainers" : [
"name": "namp",
"version": "0.2.26",
"description": "Markdown parser for Node, with Maruku, GFM, and PHP Extras support, plus more. Based on marked.",
"keywords": [
"markdown",
"maruku",
"gfm",
"text processing",
"ast"
],
"maintainers": [
{
"name" : "Garen J. Torikian"
"name": "Garen J. Torikian"
}
],
"contributors" : [
"contributors": [
{
"name" : "Christopher Jeffrey"
"name": "Christopher Jeffrey"
}
],
"bugs" : {
"bugs": {
"url": "http://github.com/gjtorikian/namp/issues"
},
"licenses" : [
"licenses": [
{
"type" : "GPL",
"type": "MIT",
"url": "http://github.com/gjtorikian/namp/raw/master/LICENSE"
}
],
"repository" : {
"type" : "git",
"url" : "git://github.com/gjtorikian/namp.git"
"repository": {
"type": "git",
"url": "git://github.com/gjtorikian/namp.git"
},

@@ -29,0 +35,0 @@ "main": "./lib/namp.js",

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