node-ninjacat
Advanced tools
Comparing version 0.1.4 to 0.1.5
{ | ||
"name": "node-ninjacat", | ||
"description": "Reporting & Management API Client for https://www.ninjacat.io/", | ||
"version": "0.1.4", | ||
"version": "0.1.5", | ||
"main": "lib/Client.js", | ||
@@ -6,0 +6,0 @@ "types": "lib/Client.d.ts", |
{ | ||
"compilerOptions": { | ||
"allowJs": true, | ||
"typeRoots": ["node_modules/@types", "@types"], | ||
"typeRoots": ["./node_modules/@types"], | ||
"moduleResolution": "node", | ||
@@ -15,4 +15,4 @@ "sourceMap": true, | ||
}, | ||
"include": ["./src/**/*"], | ||
"include": ["./src/**/*", "./typings/**/*"], | ||
"exclude": ["./node_modules/**/*"] | ||
} |
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
11063
5
354