react-awesome-ticker
Advanced tools
Comparing version 1.1.0-canary.1 to 1.1.0-canary.2
@@ -1,1 +0,1 @@ | ||
export declare const ReactAwesomeTicker: any; | ||
export declare const ReactAwesomeTicker: import("styled-components").StyledComponent<"div", any, {}, never>; |
{ | ||
"name": "react-awesome-ticker", | ||
"version": "1.1.0-canary.1", | ||
"version": "1.1.0-canary.2", | ||
"description": "🐍 Smart Modern Lightweight Fully-Typed CSS React Ticker", | ||
@@ -44,6 +44,7 @@ "repository": "https://github.com/snelsi/react-awesome-ticker", | ||
"@types/react": "^18.0.25", | ||
"@types/react-dom": "^18.0.8", | ||
"@typescript-eslint/eslint-plugin": "^5.42.1", | ||
"@typescript-eslint/parser": "^5.42.1", | ||
"eslint": "^8.27.0", | ||
"@types/react-dom": "^18.0.9", | ||
"@types/styled-components": "^5.1.26", | ||
"@typescript-eslint/eslint-plugin": "^5.44.0", | ||
"@typescript-eslint/parser": "^5.44.0", | ||
"eslint": "^8.28.0", | ||
"eslint-config-prettier": "^8.5.0", | ||
@@ -57,6 +58,6 @@ "husky": "^8.0.2", | ||
"react-resize-detector": "^7.1.2", | ||
"rollup": "^3.2.5", | ||
"rollup": "^3.4.0", | ||
"rollup-plugin-peer-deps-external": "^2.2.4", | ||
"styled-components": "^5.3.6", | ||
"typescript": "^4.8.4" | ||
"typescript": "^4.9.3" | ||
}, | ||
@@ -63,0 +64,0 @@ "lint-staged": { |
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
44468
23