@types/react-scroll
Advanced tools
Comparing version 1.8.1 to 1.8.2
export { default as Button } from './components/Button'; | ||
export { default as Element } from './components/Element'; | ||
export { default as Link } from './components/Link'; | ||
export { default as Link, LinkProps } from './components/Link'; | ||
export { Helpers } from './mixins/Helpers'; | ||
@@ -5,0 +5,0 @@ export { default as Events } from './mixins/scroll-events'; |
{ | ||
"name": "@types/react-scroll", | ||
"version": "1.8.1", | ||
"version": "1.8.2", | ||
"description": "TypeScript definitions for react-scroll", | ||
@@ -29,4 +29,4 @@ "license": "MIT", | ||
}, | ||
"typesPublisherContentHash": "7f15eec63e2b54034d33cc694dad48d3d89c663fc14cbba4061a8cc32a50871a", | ||
"typesPublisherContentHash": "c0bcea2cd41ea6f18a294ade6b6e8cb702dee36694fec5c53733816c436db9da", | ||
"typeScriptVersion": "3.2" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
### Additional Details | ||
* Last updated: Tue, 13 Oct 2020 17:10:10 GMT | ||
* Last updated: Fri, 16 Oct 2020 15:40:18 GMT | ||
* Dependencies: [@types/react](https://npmjs.com/package/@types/react) | ||
@@ -14,0 +14,0 @@ * Global values: none |
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
7462