common-types
Advanced tools
Comparing version 1.1.2 to 1.1.3
@@ -47,2 +47,9 @@ | ||
child_changed = 'child_changed' | ||
}; | ||
}; | ||
/** | ||
* This is a bizarre work-around to allow for the | ||
* importation of enumerations. For more details | ||
* see: http://bit.ly/2vZ697Z | ||
*/ | ||
export class __workaround__ {} |
{ | ||
"name": "common-types", | ||
"version": "1.1.2", | ||
"version": "1.1.3", | ||
"description": "Common types not included in Typescript", | ||
@@ -5,0 +5,0 @@ "main": "common-types.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
10816
46