apostrophe-schemas
Advanced tools
Comparing version 0.5.18 to 0.5.19
{ | ||
"version": "0.5.18", | ||
"version": "0.5.19", | ||
"name": "apostrophe-schemas", | ||
@@ -4,0 +4,0 @@ "description": "Schemas for easy editing of properties in Apostrophe objects", |
@@ -409,5 +409,3 @@ function AposSchemas() { | ||
$element.prev().before($element); | ||
console.log('up'); | ||
} else { | ||
console.log('move down'); | ||
$element.next().after($element); | ||
@@ -414,0 +412,0 @@ } |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
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
91772
1173
1