typescanner
Advanced tools
Comparing version 0.1.1 to 0.1.2
{ | ||
"name": "typescanner", | ||
"version": "0.1.1", | ||
"version": "0.1.2", | ||
"description": "A simple library for implementing type guards in TypeScript.", | ||
@@ -5,0 +5,0 @@ "author": "yona3", |
@@ -16,3 +16,3 @@ { | ||
"include": ["src/**/*.ts", ".eslintrc.js"], | ||
"exclude": ["node_modules", "dist"] | ||
"exclude": ["node_modules", "dist", "src/**/*.spec.ts"] | ||
} |
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
30444
39
734