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

pub

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pub - npm Package Compare versions

Comparing version 0.0.0 to 0.0.1

.npmignore

20

package.json
{
"author": "Paul Vorbach <paul@vorb.de> (http://vorb.de/)",
"name": "pub",
"description": "A command line tool for git powered content management",
"tags": [ "cli", "git", "cms" ],
"version": "0.0.0",
"description": "A command line tool for customizable content management",
"tags": [
"cli",
"cms"
],
"version": "0.0.1",
"repository": {

@@ -15,5 +18,14 @@ "type": "git",

"main": "./pub.js",
"bin": {
"tpl": "./bin/pub"
},
"engines": {
"node": ">=0.6.0"
}
},
"dependencies": {
"append": ">=0.1.1",
"confdir": ">=0.0.2",
"optimist": ">=0.3.0"
},
"devDependencies": {}
}
pub.jspub.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