Comparing version 0.1.0 to 0.1.1
{ | ||
"name": "dtsearch", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"description": "Search for npm packages with types, either on Definitely Typed or bundled.", | ||
"main": "dist/index.js", | ||
"main": "bin/index.js", | ||
"author": "Dan Vanderkam (danvdk@gmail.com)", | ||
"license": "MIT", | ||
"bin": { | ||
"dtsearch": "./dist/index.js" | ||
"dtsearch": "./bin/index.js" | ||
}, | ||
@@ -11,0 +11,0 @@ "devDependencies": { |
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
13932
8
308