Socket
Socket
Sign inDemoInstall

doc

Package Overview
Dependencies
0
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.1 to 0.0.2

.History.md.un~

6

History.md
# Changes #
## 0.0.2 / 2011-09-04 ##
- Make it node version agnostic.
## 0.0.1 / 2011-09-02 ##
- Initial release
- Initial release

17

package.json
{
"name": "doc",
"id": "doc",
"version": "0.0.1",
"version": "0.0.2",
"description": "Runtime documentation tool for REPL",
"keywords": [ ],
"keywords": [ "runtime", "documentation", "docs", "repl" ],
"author": "Irakli Gozalishvili <rfobic@gmail.com> (http://jeditoolkit.com)",

@@ -17,16 +17,3 @@ "homepage": "https://github.com/Gozala/doc",

},
"devDependencies": {
"test": ">=0.0.10"
},
"dependencies": {
"graphquire": ">=0.6.1"
},
"main": "./index.js",
"engines": {
"node": "0.4.x"
},
"scripts": {
"test": "node tests/test-all.js",
"install": "graphquire --clean --write"
},
"licenses": [{

@@ -33,0 +20,0 @@ "type" : "MIT",

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc