@intelligo.ai/bonfire
Advanced tools
Comparing version 1.0.911 to 1.0.912
@@ -63,3 +63,3 @@ import onChange from 'on-change'; | ||
if (value !== perValue) { | ||
_this[pKey].next(value); | ||
_this[pKey].next(_this[proxyKey].value); | ||
} | ||
@@ -66,0 +66,0 @@ }; |
{ | ||
"name": "@intelligo.ai/bonfire", | ||
"version": "1.0.911", | ||
"version": "1.0.912", | ||
"description": "Open source decorators utils for angular", | ||
@@ -5,0 +5,0 @@ "main": "./dist/lib/index", |
Sorry, the diff of this file is not supported yet
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
11702