Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

primo-explore-unpaywall

Package Overview
Dependencies
Maintainers
1
Versions
41
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

primo-explore-unpaywall - npm Package Compare versions

Comparing version 1.3.1 to 1.3.2

6

features.json
{
"face": "https://avatars2.githubusercontent.com/u/11337842?s=200&v=4",
"notes": "Add 'Open Access available via unpaywall' link to search-result-avaliability-line-after in Primo New UI",
"notes": "Add Open Access clickthrough link to search-result-avaliability-line via unpaywall",
"who": "BU Libraries",

@@ -8,3 +8,3 @@ "what": "bulib-unpaywall",

"npmid": "primo-explore-unpaywall",
"version": "1.2.1",
"version": "1.3.2",
"config": {

@@ -26,3 +26,3 @@ "form": [

"required": false,
"label": "Text/copy for the main call to action",
"label": "Text/copy for the main call-to-action",
"placeholder": "Open Access available via unpaywall"

@@ -29,0 +29,0 @@ }

{
"name": "primo-explore-unpaywall",
"version": "1.3.1",
"version": "1.3.2",
"description": "Add 'Open Access available via unpaywall' link to search-result-avaliability-line-after in Primo New UI",

@@ -5,0 +5,0 @@ "main": "src/unpaywall.module.js",

@@ -73,3 +73,3 @@ # `primo-explore-unpaywall` [![npm package](https://img.shields.io/npm/v/primo-explore-unpaywall.svg)](https://www.npmjs.com/package/primo-explore-unpaywall)

```json
"primo-explore-unpaywall": "^1.2.0"
"primo-explore-unpaywall": "^1.3.2"
```

@@ -131,5 +131,5 @@

|`publishEvents`|`false`|we use this variable within our sample implementation to ensure only real traffic is tracked (not us debugging/developing/testing)|
|`labelText`|`Open Access available via unpaywall`|Text/copy for the main call to action|
|`labelText`|_see above_|Text/copy for the main call-to-action|
|`imageUrl` |`null`|Alternative image to display with unpaywall link|
|`imageStyle`|`width: 20px; padding-right:5px; vertical-align: middle;`|CSS tweaking to style whatever image you've chosen|
|`imageStyle`|_see example_|CSS tweaking to style whatever image you've chosen|

@@ -136,0 +136,0 @@ _note: the default for `logEvent` can be found within this repo at `src/.main.js`. it assumes you're using google analytics and calls it via `window.ga`_

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc