Comparing version 0.1.2 to 0.1.3
@@ -8,2 +8,5 @@ /* --------------------------------------------------------------------- *\ | ||
#! /usr/bin/env node | ||
'use strict'; | ||
@@ -10,0 +13,0 @@ |
{ | ||
"name": "checkdeps", | ||
"version": "0.1.2", | ||
"version": "0.1.3", | ||
"description": "Check dependencies of a Node.js project against package.json", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
@@ -0,1 +1,3 @@ | ||
#! /usr/bin/env node | ||
'use strict'; | ||
@@ -2,0 +4,0 @@ |
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
4291
67