@vizzly/components
Advanced tools
Comparing version 0.0.78 to 0.0.79
@@ -18,3 +18,3 @@ import React from 'react'; | ||
export interface ComponentContextMethods<ComponentProps> { | ||
setVersion: (version: VizzlyComponents.Version<ComponentProps>) => void; | ||
setVersion: (version: VizzlyComponents.Version<ComponentProps>, resetResultAndQueries?: boolean) => void; | ||
setResults: (results: VizzlyPuppet.Result[], queries: VizzlyPuppet.Query[]) => void; | ||
@@ -21,0 +21,0 @@ setProps: (partialProps: ComponentProps) => void; |
{ | ||
"name": "@vizzly/components", | ||
"author": "James Bowers", | ||
"version": "0.0.78", | ||
"version": "0.0.79", | ||
"license": "MIT", | ||
@@ -6,0 +6,0 @@ "main": "dist/index.js", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
221265
2641