@semantic-ui/templating
Advanced tools
Comparing version 0.0.11 to 0.0.12
{ | ||
"name": "@semantic-ui/templating", | ||
"version": "0.0.11", | ||
"version": "0.0.12", | ||
"main": "src/index.js", | ||
@@ -9,8 +9,8 @@ "module": "src/index.js", | ||
"dependencies": { | ||
"@semantic-ui/component": "^0.0.11", | ||
"@semantic-ui/query": "^0.0.11", | ||
"@semantic-ui/reactivity": "^0.0.11", | ||
"@semantic-ui/templating": "^0.0.11", | ||
"@semantic-ui/utils": "^0.0.11" | ||
"@semantic-ui/component": "^0.0.12", | ||
"@semantic-ui/query": "^0.0.12", | ||
"@semantic-ui/reactivity": "^0.0.12", | ||
"@semantic-ui/templating": "^0.0.12", | ||
"@semantic-ui/utils": "^0.0.12" | ||
} | ||
} |
@@ -113,3 +113,3 @@ import { Reaction } from '@semantic-ui/reactivity'; | ||
}, | ||
reactiveDebug() { | ||
debugReactivity() { | ||
Reaction.getSource(); | ||
@@ -116,0 +116,0 @@ debugger; |
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
69542
+ Added@semantic-ui/component@0.0.12(transitive)
+ Added@semantic-ui/query@0.0.12(transitive)
+ Added@semantic-ui/reactivity@0.0.12(transitive)
+ Added@semantic-ui/utils@0.0.12(transitive)
- Removed@semantic-ui/component@0.0.11(transitive)
- Removed@semantic-ui/query@0.0.11(transitive)
- Removed@semantic-ui/reactivity@0.0.11(transitive)
- Removed@semantic-ui/utils@0.0.11(transitive)
Updated@semantic-ui/query@^0.0.12
Updated@semantic-ui/utils@^0.0.12