@semantic-ui/templating
Advanced tools
Comparing version 0.0.17 to 0.0.18
@@ -8,9 +8,9 @@ { | ||
"dependencies": { | ||
"@semantic-ui/component": "^0.0.17", | ||
"@semantic-ui/query": "^0.0.17", | ||
"@semantic-ui/reactivity": "^0.0.17", | ||
"@semantic-ui/templating": "^0.0.17", | ||
"@semantic-ui/utils": "^0.0.17" | ||
"@semantic-ui/component": "^0.0.18", | ||
"@semantic-ui/query": "^0.0.18", | ||
"@semantic-ui/reactivity": "^0.0.18", | ||
"@semantic-ui/templating": "^0.0.18", | ||
"@semantic-ui/utils": "^0.0.18" | ||
}, | ||
"version": "0.0.17" | ||
"version": "0.0.18" | ||
} |
@@ -427,2 +427,3 @@ import { $ } from '@semantic-ui/query'; | ||
isRendered: this.rendered, | ||
isServer: Template.isServer, | ||
@@ -429,0 +430,0 @@ isClient: !Template.isServer, // convenience |
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
70141
2011
+ Added@semantic-ui/component@0.0.18(transitive)
+ Added@semantic-ui/query@0.0.18(transitive)
+ Added@semantic-ui/reactivity@0.0.18(transitive)
+ Added@semantic-ui/utils@0.0.18(transitive)
- Removed@semantic-ui/component@0.0.17(transitive)
- Removed@semantic-ui/query@0.0.17(transitive)
- Removed@semantic-ui/reactivity@0.0.17(transitive)
- Removed@semantic-ui/utils@0.0.17(transitive)
Updated@semantic-ui/query@^0.0.18
Updated@semantic-ui/utils@^0.0.18