@oldendev/testplugin
Advanced tools
Comparing version 1.1.4 to 1.1.5
@@ -1,6 +0,5 @@ | ||
/* eslint-disable no-undef */ | ||
/* eslint-disable no-loop-func */ | ||
'use strict'; | ||
module.exports = (init) => () => { | ||
module.exports = (init) => (context) => { | ||
const iface = {}; | ||
@@ -7,0 +6,0 @@ const { entities } = init; |
{ | ||
"name": "@oldendev/testplugin", | ||
"version": "1.1.4", | ||
"version": "1.1.5", | ||
"description": "CRUD plugin for Metarhia impress, metasql", | ||
@@ -5,0 +5,0 @@ "main": "testPlugin.js", |
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
5061
24