@oldendev/testplugin
Advanced tools
Comparing version 1.1.0 to 1.1.1
{ | ||
"name": "@oldendev/testplugin", | ||
"version": "1.1.0", | ||
"version": "1.1.1", | ||
"description": "CRUD plugin for Metarhia impress, metasql", | ||
@@ -5,0 +5,0 @@ "main": "testPlugin.js", |
@@ -9,4 +9,5 @@ 'use strict'; | ||
} | ||
return iface; | ||
}; | ||
module.exports = { plugins: { crud } }; |
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
4941
21