conbo-simpleobjectproxy
Advanced tools
Comparing version 1.0.0 to 1.0.1
@@ -66,2 +66,4 @@ (function(window, factory) | ||
} | ||
this.addEventListener('initialize', function() { Object.seal(this); }, {scope:this, priority:-1}); | ||
} | ||
@@ -68,0 +70,0 @@ }, |
{ | ||
"name": "conbo-simpleobjectproxy", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Bindable object proxy for ConboJS for browsers that don't support ES6 Proxy", | ||
@@ -5,0 +5,0 @@ "main": "lib/conbo-simpleobjectproxy.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
5753
101