uomlibrarycommons-core
Advanced tools
Comparing version 0.0.6 to 0.1.0
@@ -0,2 +1,3 @@ | ||
export * from './euom-library-card-variation'; | ||
export * from './euom-library-site'; | ||
export * from './euom-library-year-period'; |
@@ -7,4 +7,5 @@ "use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
__export(require("./euom-library-card-variation")); | ||
__export(require("./euom-library-site")); | ||
__export(require("./euom-library-year-period")); | ||
//# sourceMappingURL=index.js.map |
{ | ||
"name": "uomlibrarycommons-core", | ||
"version": "0.0.6", | ||
"version": "0.1.0", | ||
"description": "Common Node and Angular code for UoM library development", | ||
@@ -13,3 +13,3 @@ "scripts": { | ||
"dependencies": { | ||
"tscommons-core": "^1.0.17" | ||
"tscommons-core": "^1.1.0" | ||
}, | ||
@@ -16,0 +16,0 @@ "files": [ |
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
14896
16
227
Updatedtscommons-core@^1.1.0