reactive-replica
Advanced tools
Comparing version 1.0.4 to 1.0.5
@@ -62,3 +62,3 @@ 'use strict'; | ||
//looking for specified place: | ||
var specified; | ||
var specified = undefined; | ||
var _iteratorNormalCompletion = true; | ||
@@ -65,0 +65,0 @@ var _didIteratorError = false; |
{ | ||
"name": "reactive-replica", | ||
"version": "1.0.4", | ||
"version": "1.0.5", | ||
"description": "Helps structure logic around model changes, i.e. utilize reactive style.", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.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
50175