common-types
Advanced tools
Comparing version 1.2.1 to 1.2.2
{ | ||
"name": "common-types", | ||
"version": "1.2.1", | ||
"version": "1.2.2", | ||
"description": "Common types not included in Typescript", | ||
@@ -5,0 +5,0 @@ "main": "lib/common-types.js", |
@@ -10,3 +10,3 @@ { | ||
"outDir": "./lib", | ||
"removeComments": true, | ||
"removeComments": false, | ||
"typeRoots": [ | ||
@@ -13,0 +13,0 @@ "./node_modules/@types" |
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
13150