uomlibrarycommons-core
Advanced tools
Comparing version 0.7.6 to 0.8.0
@@ -0,2 +1,3 @@ | ||
export * from './consts'; | ||
export * from './enums'; | ||
export * from './interfaces'; |
@@ -7,4 +7,5 @@ "use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
__export(require("./consts")); | ||
__export(require("./enums")); | ||
__export(require("./interfaces")); | ||
//# sourceMappingURL=index.js.map |
{ | ||
"name": "uomlibrarycommons-core", | ||
"version": "0.7.6", | ||
"version": "0.8.0", | ||
"description": "Common Node and Angular code for UoM library development", | ||
@@ -5,0 +5,0 @@ "scripts": { |
Sorry, the diff of this file is not supported yet
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
42072
37
625