foundry-types
Advanced tools
Comparing version 2.0.2 to 2.0.3
{ | ||
"name": "foundry-types", | ||
"version": "2.0.2", | ||
"version": "2.0.3", | ||
"description": "Types also", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -22,9 +22,9 @@ { | ||
}, | ||
"include": [ | ||
"src/**/*" | ||
"files": [ | ||
"foundry.module.ts", | ||
"person.ts", | ||
], | ||
"exclude": [ | ||
"src/test.ts", | ||
"**/*.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
8033