@semantic-ui/reactivity
Advanced tools
Comparing version 0.0.18 to 0.0.19
@@ -9,3 +9,3 @@ { | ||
"dependencies": { | ||
"@semantic-ui/utils": "^0.0.18" | ||
"@semantic-ui/utils": "^0.0.19" | ||
}, | ||
@@ -15,3 +15,3 @@ "devDependencies": { | ||
}, | ||
"version": "0.0.18" | ||
"version": "0.0.19" | ||
} |
@@ -81,3 +81,3 @@ import { clone, isObject, isEqual, wrapFunction, isClassInstance, isArray, findIndex, unique, isNumber } from '@semantic-ui/utils'; | ||
peek() { | ||
return maybeClone(this.currentValue); | ||
return this.maybeClone(this.currentValue); | ||
} | ||
@@ -84,0 +84,0 @@ |
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
42859
+ Added@semantic-ui/utils@0.0.19(transitive)
- Removed@semantic-ui/utils@0.0.18(transitive)
Updated@semantic-ui/utils@^0.0.19