Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

model-attributes

Package Overview
Dependencies
Maintainers
1
Versions
71
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

model-attributes - npm Package Compare versions

Comparing version 3.0.0 to 3.0.1

4

package.json
{
"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 @@

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc