Comparing version 0.16.20-alpha.11 to 0.16.20-alpha.12
@@ -5,3 +5,3 @@ { | ||
"author": "aravind (https://github.com/aravindet)", | ||
"version": "0.16.20-alpha.11", | ||
"version": "0.16.20-alpha.12", | ||
"main": "./index.cjs", | ||
@@ -20,6 +20,6 @@ "exports": { | ||
"dependencies": { | ||
"@graffy/cache": "0.16.20-alpha.11", | ||
"@graffy/core": "0.16.20-alpha.11", | ||
"@graffy/fill": "0.16.20-alpha.11" | ||
"@graffy/cache": "0.16.20-alpha.12", | ||
"@graffy/core": "0.16.20-alpha.12", | ||
"@graffy/fill": "0.16.20-alpha.12" | ||
} | ||
} |
@@ -1,2 +0,2 @@ | ||
export default function _default(options: any): Graffy<any>; | ||
export default function _default(options: any): Graffy; | ||
import Graffy from '@graffy/core'; |
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
1332
+ Added@graffy/cache@0.16.20-alpha.12(transitive)
+ Added@graffy/common@0.16.20-alpha.12(transitive)
+ Added@graffy/core@0.16.20-alpha.12(transitive)
+ Added@graffy/fill@0.16.20-alpha.12(transitive)
+ Added@graffy/stream@0.16.20-alpha.12(transitive)
- Removed@graffy/cache@0.16.20-alpha.11(transitive)
- Removed@graffy/common@0.16.20-alpha.11(transitive)
- Removed@graffy/core@0.16.20-alpha.11(transitive)
- Removed@graffy/fill@0.16.20-alpha.11(transitive)
- Removed@graffy/stream@0.16.20-alpha.11(transitive)