New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

blacklight-frontend

Package Overview
Dependencies
Maintainers
2
Versions
47
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

blacklight-frontend - npm Package Compare versions

Comparing version 7.7.0 to 7.10.0

app/components/blacklight/constraint_layout_component.html.erb

2

app/assets/javascripts/blacklight/blacklight.js

@@ -300,3 +300,3 @@ Blacklight = function () {

<p>Some message</p>
<%= link_to "This result will still be within modal", some_link, data: { blacklight: "preserve" } %>
<%= link_to "This result will still be within modal", some_link, data: { blacklight_modal: "preserve" } %>
</div>

@@ -303,0 +303,0 @@

@@ -47,3 +47,3 @@ /*

<p>Some message</p>
<%= link_to "This result will still be within modal", some_link, data: { blacklight: "preserve" } %>
<%= link_to "This result will still be within modal", some_link, data: { blacklight_modal: "preserve" } %>
</div>

@@ -50,0 +50,0 @@

{
"name": "blacklight-frontend",
"version": "7.7.0",
"version": "7.10.0",
"description": "[![Build Status](https://travis-ci.org/projectblacklight/blacklight.png?branch=master)](https://travis-ci.org/projectblacklight/blacklight) [![Gem Version](https://badge.fury.io/rb/blacklight.png)](http://badge.fury.io/rb/blacklight) [![Coverage Status](https://coveralls.io/repos/github/projectblacklight/blacklight/badge.svg?branch=master)](https://coveralls.io/github/projectblacklight/blacklight?branch=master)",

@@ -27,5 +27,5 @@ "main": "app/assets/javascripts/blacklight",

"bootstrap": "^4.3.1",
"jquery": "^3.4.1",
"jquery": "^3.5.1",
"typeahead.js": "^0.11.1"
}
}

@@ -32,2 +32,3 @@ # Blacklight

* [Quickstart Guide](https://github.com/projectblacklight/blacklight/wiki/Quickstart)
* [Testing and Developing Blacklight](https://github.com/projectblacklight/blacklight/wiki/Testing-and-Developing-Blacklight)
* [Issue Tracker](https://github.com/projectblacklight/blacklight/issues)

@@ -42,2 +43,6 @@ * [Support](https://github.com/projectblacklight/blacklight/wiki/Support)

## Contributing Code
Code contributions are always welcome, instructions for contributing can be found at [CONTRIBUTING.md](https://github.com/projectblacklight/blacklight/blob/master/CONTRIBUTING.md).
## Configuring Apache Solr

@@ -44,0 +49,0 @@ You'll also want some information about how Blacklight expects [Apache Solr](http://lucene.apache.org/solr ) to run, which you can find in [README_SOLR](https://github.com/projectblacklight/blacklight/wiki/README_SOLR)

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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