package-age
Advanced tools
Comparing version 0.1.1 to 0.1.2
@@ -0,1 +1,3 @@ | ||
#!/usr/bin/env node | ||
const chalk = require('chalk'); | ||
@@ -2,0 +4,0 @@ const commander = require('commander'); |
{ | ||
"name": "package-age", | ||
"version": "0.1.1", | ||
"version": "0.1.2", | ||
"description": "A CLI for detecting old dependencies used in your project", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
233694
198