generate-js-bindings
Advanced tools
Comparing version 1.0.1 to 1.0.2
@@ -157,2 +157,4 @@ var EventEmitter = require('generate-js-events'); | ||
_.emit('changed', property, oldValue, newValue, changer); | ||
return true; | ||
@@ -159,0 +161,0 @@ } |
{ | ||
"name": "generate-js-bindings", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"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
9704
129