@dpc-sdp/ripple-campaign-primary
Advanced tools
Comparing version 1.0.0-alpha.3 to 1.0.0-alpha.4
{ | ||
"name": "@dpc-sdp/ripple-campaign-primary", | ||
"version": "1.0.0-alpha.3", | ||
"description": "Ripple campaign primary", | ||
"version": "1.0.0-alpha.4", | ||
"description": "A component to showcase a main content preview with an image. Should be used along with Campaign Secondary.", | ||
"main": "index.vue", | ||
"dependencies": { | ||
"@dpc-sdp/ripple-button": "1.0.0-alpha.3", | ||
"@dpc-sdp/ripple-global": "1.0.0-alpha.3" | ||
"@dpc-sdp/ripple-button": "1.0.0-alpha.4", | ||
"@dpc-sdp/ripple-global": "1.0.0-alpha.4" | ||
} | ||
} |
# @dpc-sdp/ripple-campaign-primary | ||
Call to action. | ||
> A component to showcase a main content preview with an image. Should be used | ||
along with Campaign Secondary. | ||
-------------------------------------------------------------------------------- | ||
## Install | ||
`npm install @dpc-sdp/ripple-campaign-primary --save` | ||
## Usage | ||
```shell | ||
npm install @dpc-sdp/ripple-campaign-primary --save | ||
``` | ||
import RplCampaignPrimary from '@dpc-sdp/ripple-campaign-primary' | ||
-------------------------------------------------------------------------------- | ||
## Dependency graph | ||
```shell | ||
@dpc-sdp/ripple-campaign-primary | ||
├── @dpc-sdp/ripple-button | ||
└── @dpc-sdp/ripple-global | ||
``` | ||
-------------------------------------------------------------------------------- | ||
## Usage and Tests | ||
See [Storybook/Campaign Primary](https://ripple-ripple-develop.lagoon.vicsdp.amazee.io/?selectedKind=Organisms/CampaignPrimary&selectedStory=Campaign%20Primary). | ||
-------------------------------------------------------------------------------- | ||
## Release History | ||
See [CHANGELOG.md](./CHANGELOG.md). | ||
-------------------------------------------------------------------------------- | ||
## License | ||
Licensed under the GPL-2.0+ License. |
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
7592
41
1
+ Added@dpc-sdp/ripple-button@1.0.0-alpha.4(transitive)
+ Added@dpc-sdp/ripple-global@1.0.0-alpha.4(transitive)
+ Added@dpc-sdp/ripple-icon@1.0.0-alpha.4(transitive)
+ Added@dpc-sdp/ripple-link@1.0.0-alpha.4(transitive)
- Removed@dpc-sdp/ripple-button@1.0.0-alpha.3(transitive)
- Removed@dpc-sdp/ripple-global@1.0.0-alpha.3(transitive)
- Removed@dpc-sdp/ripple-icon@1.0.0-alpha.3(transitive)
- Removed@dpc-sdp/ripple-link@1.0.0-alpha.3(transitive)