json-typescript
Advanced tools
Comparing version 0.0.3 to 0.0.4
{ | ||
"name": "json-typescript", | ||
"version": "0.0.3", | ||
"version": "0.0.4", | ||
"description": "TypeScript ambient type definitions for JSON objects", | ||
@@ -5,0 +5,0 @@ "main": "index.d.ts", |
@@ -9,7 +9,4 @@ { | ||
"allowSyntheticDefaultImports": true, | ||
"strictFunctionTypes": true, | ||
"strictNullChecks": true, | ||
"sourceMap": true, | ||
"noUnusedParameters": true, | ||
"noEmitOnError": true, | ||
"noEmit": true, | ||
@@ -16,0 +13,0 @@ "lib": [ |
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
3901
5
59