@verygoodgraphics/vgg-react
Advanced tools
Comparing version 0.1.19 to 0.1.20
import { EventCallback } from '@verygoodgraphics/vgg-wasm'; | ||
import { EventType } from '@verygoodgraphics/vgg-wasm'; | ||
import { Frame } from '@verygoodgraphics/vgg-wasm'; | ||
import { JSX as JSX_2 } from 'react/jsx-runtime'; | ||
@@ -13,2 +14,4 @@ import { MutableRefObject } from 'react'; | ||
export { Frame } | ||
export { State } | ||
@@ -15,0 +18,0 @@ |
@@ -8,3 +8,3 @@ { | ||
}, | ||
"version": "0.1.19", | ||
"version": "0.1.20", | ||
"type": "module", | ||
@@ -35,3 +35,3 @@ "files": [ | ||
"react-dom": "^18.2.0", | ||
"@verygoodgraphics/vgg-wasm": "^0.1.15" | ||
"@verygoodgraphics/vgg-wasm": "^0.1.16" | ||
}, | ||
@@ -38,0 +38,0 @@ "devDependencies": { |
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
93571
1386