import-modules
Advanced tools
Comparing version 3.0.0 to 3.1.0
{ | ||
"name": "import-modules", | ||
"version": "3.0.0", | ||
"version": "3.1.0", | ||
"description": "Import all modules in a directory", | ||
@@ -17,6 +17,7 @@ "license": "MIT", | ||
"scripts": { | ||
"test": "xo && ava" | ||
"test": "xo && ava && tsd" | ||
}, | ||
"files": [ | ||
"index.js" | ||
"index.js", | ||
"index.d.ts" | ||
], | ||
@@ -38,2 +39,3 @@ "keywords": [ | ||
"ava": "^2.4.0", | ||
"tsd": "^0.19.1", | ||
"xo": "^0.25.3" | ||
@@ -40,0 +42,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
5666
5
67
3