@casterly/components
Advanced tools
Comparing version 0.7.0 to 0.7.4
import React from 'react'; | ||
import { RootContext } from './RootContext'; | ||
import type { RootContext } from './RootContext'; | ||
declare global { | ||
@@ -4,0 +4,0 @@ interface Window { |
import React from 'react'; | ||
import { RouteMatch, RouteObject } from 'react-router'; | ||
import type { RouteMatch, RouteObject } from 'react-router'; | ||
export declare type RouteObjectWithKey = RouteObject & { | ||
@@ -4,0 +4,0 @@ key: number; |
{ | ||
"name": "@casterly/components", | ||
"version": "0.7.0", | ||
"version": "0.7.4", | ||
"description": "Base Casterly components", | ||
@@ -54,3 +54,3 @@ "author": "Lucas Cordeiro <ecdb.lucas@gmail.com>", | ||
}, | ||
"gitHead": "84afd47283b3abb6d4523101c3792bcb1399216c" | ||
"gitHead": "b015b6cacd7da606add3e95cef76dc73ea5b8275" | ||
} |
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
29037