model-attributes
Advanced tools
Comparing version 3.0.0 to 3.0.1
{ | ||
"name": "model-attributes", | ||
"version": "3.0.0", | ||
"version": "3.0.1", | ||
"description": "attribute meta description", | ||
@@ -36,3 +36,3 @@ "keywords": [ | ||
"mocha": "^3.2.0", | ||
"rollup": "^0.39.0", | ||
"rollup": "^0.39.2", | ||
"semantic-release": "^6.3.5" | ||
@@ -39,0 +39,0 @@ }, |
@@ -73,2 +73,16 @@ [![npm](https://img.shields.io/npm/v/model-attributes.svg)](https://www.npmjs.com/package/model-attributes) | ||
* <a name="mergeAttributes"></a> | ||
## mergeAttributes(dest, atts) ⇒ <code>Object</code> | ||
Merge attribute definitions | ||
**Kind**: global function | ||
**Returns**: <code>Object</code> - merged definitions | ||
| Param | Type | Description | | ||
| --- | --- | --- | | ||
| dest | <code>Object</code> | attribute definitions to be used also the merge target | | ||
| atts | <code>Object</code> | attribute definitions to be used | | ||
* * * | ||
@@ -75,0 +89,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
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
16048
103
6
360