Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

calcdeps

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

calcdeps - npm Package Compare versions

Comparing version 0.1.6 to 0.1.7

7

package.json

@@ -5,3 +5,3 @@ {

"description": "A Node.js port of Google Closure library calcdeps.py",
"version": "0.1.6",
"version": "0.1.7",
"keywords": ["calcdeps.py", "closure", "closure compiler", "calcdeps"],

@@ -13,4 +13,5 @@ "repository": {

"main": "./lib/calcdeps",
"bin": {
"calcdeps": "./bin/calcdeps.js"
"directories": {
"lib": "./lib",
"bin": "./bin"
},

@@ -17,0 +18,0 @@ "engines": {

@@ -1,14 +0,12 @@

A Node.js port of Google Closure library calcdeps.py.
## A Node.js port of Google Closure library calcdeps.py.
Installation
============
### Installation
npm install calcdeps -g
> npm install calcdeps -g
Usage
=====
### Usage
calcdeps [options]
Options
=======
### Options

@@ -15,0 +13,0 @@ <dl>

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