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

ljs

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ljs - npm Package Compare versions

Comparing version 0.2.0 to 0.2.1

8

bin/ljs.js

@@ -7,6 +7,6 @@ #!/usr/bin/env node

[![Build Status](https://travis-ci.org/phadej/grunt-literate.png)](https://travis-ci.org/phadej/ljs)
[![Code Climate](https://codeclimate.com/github/phadej/ljs.png)](https://codeclimate.com/github/phadej/ljs)
[![NPM version](https://badge.fury.io/js/ljs.png)](http://badge.fury.io/js/ljs)
[![Dependency Status](https://gemnasium.com/phadej/ljs.png)](https://gemnasium.com/phadej/ljs)
[![Build Status](https://travis-ci.org/phadej/grunt-literate.svg)](https://travis-ci.org/phadej/ljs)
[![NPM version](https://badge.fury.io/js/ljs.svg)](http://badge.fury.io/js/ljs)
[![Dependency Status](https://gemnasium.com/phadej/ljs.svg)](https://gemnasium.com/phadej/ljs)
[![Code Climate](https://img.shields.io/codeclimate/github/phadej/ljs.svg)](https://codeclimate.com/github/phadej/ljs)

@@ -13,0 +13,0 @@ ## command line

{
"name": "ljs",
"description": "Generate docs from your source",
"version": "0.2.0",
"version": "0.2.1",
"homepage": "https://github.com/phadej/ljs",

@@ -29,3 +29,3 @@ "author": {

"engines": {
"node": ">= 0.8.0"
"node": ">= 0.10.0"
},

@@ -36,3 +36,3 @@ "scripts": {

"devDependencies": {
"jshint": "~2.4.4"
"jshint": "~2.5.1"
},

@@ -47,7 +47,7 @@ "keywords": [

"dependencies": {
"esprima": "~1.0.4",
"esprima": "~1.2.2",
"optimist": "~0.6.0",
"glob": "~3.2.6",
"glob": "~4.0.2",
"underscore": "~1.6.0"
}
}

@@ -5,6 +5,6 @@ # ljs

[![Build Status](https://travis-ci.org/phadej/grunt-literate.png)](https://travis-ci.org/phadej/ljs)
[![Code Climate](https://codeclimate.com/github/phadej/ljs.png)](https://codeclimate.com/github/phadej/ljs)
[![NPM version](https://badge.fury.io/js/ljs.png)](http://badge.fury.io/js/ljs)
[![Dependency Status](https://gemnasium.com/phadej/ljs.png)](https://gemnasium.com/phadej/ljs)
[![Build Status](https://travis-ci.org/phadej/grunt-literate.svg)](https://travis-ci.org/phadej/ljs)
[![NPM version](https://badge.fury.io/js/ljs.svg)](http://badge.fury.io/js/ljs)
[![Dependency Status](https://gemnasium.com/phadej/ljs.svg)](https://gemnasium.com/phadej/ljs)
[![Code Climate](https://img.shields.io/codeclimate/github/phadej/ljs.svg)](https://codeclimate.com/github/phadej/ljs)

@@ -32,2 +32,3 @@ ## command line

- 0.2.1 Dependencies update
- 0.2.0 Initial release

@@ -34,0 +35,0 @@ - Split out of [grunt-literate](https://github.com/phadej/grunt-literate) 0.1.5

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