dmock-server
Advanced tools
Comparing version 1.0.5 to 1.0.6
{ | ||
"name": "dmock-server", | ||
"version": "1.0.5", | ||
"version": "1.0.6", | ||
"description": "A typescript based mock server NPM module", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
@@ -10,4 +10,4 @@ { | ||
}, | ||
"include": ["lib", "src"], | ||
"exclude": ["node_modules", "tests", "**/__tests__/*"] | ||
"include": ["lib"], | ||
"exclude": ["node_modules", "tests", "**/__tests__/*", "src"] | ||
} |
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