paradigm-categories
Advanced tools
Comparing version 0.1.1 to 0.1.2
@@ -6,3 +6,3 @@ 'use strict'; | ||
}); | ||
exports.settings = exports.resources = undefined; | ||
exports.settings = exports.resources = exports.CategoryModel = undefined; | ||
exports.default = pluginInterface; | ||
@@ -47,4 +47,7 @@ | ||
const CategoryModel = _model2.default; | ||
exports.CategoryModel = CategoryModel; | ||
exports.resources = resources; | ||
exports.settings = settings; | ||
//# sourceMappingURL=index.js.map |
{ | ||
"name": "paradigm-categories", | ||
"version": "0.1.1", | ||
"version": "0.1.2", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
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
55367
719