@dpc-sdp/ripple-link
Advanced tools
Comparing version 1.0.0-alpha.55 to 1.0.0-alpha.56
{ | ||
"name": "@dpc-sdp/ripple-link", | ||
"version": "1.0.0-alpha.55", | ||
"version": "1.0.0-alpha.56", | ||
"description": "Components for creating page links in plain text, and with accompanying icon. External links open in a new window by default.", | ||
@@ -13,5 +13,5 @@ "license": "Apache-2.0", | ||
"dependencies": { | ||
"@dpc-sdp/ripple-global": "1.0.0-alpha.55", | ||
"@dpc-sdp/ripple-icon": "1.0.0-alpha.55" | ||
"@dpc-sdp/ripple-global": "1.0.0-alpha.56", | ||
"@dpc-sdp/ripple-icon": "1.0.0-alpha.56" | ||
} | ||
} |
@@ -26,2 +26,10 @@ # @dpc-sdp/ripple-link | ||
## Import | ||
```js | ||
import { RplLink, RplTextLink } from '@dpc-sdp/ripple-link' | ||
``` | ||
-------------------------------------------------------------------------------- | ||
## Usage and Tests | ||
@@ -28,0 +36,0 @@ |
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
18689
45
+ Added@dpc-sdp/ripple-global@1.0.0-alpha.56(transitive)
+ Added@dpc-sdp/ripple-icon@1.0.0-alpha.56(transitive)
- Removed@dpc-sdp/ripple-global@1.0.0-alpha.55(transitive)
- Removed@dpc-sdp/ripple-icon@1.0.0-alpha.55(transitive)