generate-js-bindings
Advanced tools
Comparing version 1.0.7 to 1.0.8
@@ -86,3 +86,3 @@ var EventEmitter = require('generate-js-events'); | ||
properties = (p && typeof p === 'object') ? p : {}; | ||
properties = (p && typeof p === 'object') ? p : []; | ||
descriptor = (d && typeof d === 'object') ? d : { enumerable: true }; | ||
@@ -89,0 +89,0 @@ |
{ | ||
"name": "generate-js-bindings", | ||
"version": "1.0.7", | ||
"version": "1.0.8", | ||
"description": "A data binding layer for Generate JS.", | ||
@@ -5,0 +5,0 @@ "main": "bindings.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