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

blacklight-gallery

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

blacklight-gallery - npm Package Compare versions

Comparing version 4.2.0 to 4.3.0

4

package.json
{
"name": "blacklight-gallery",
"version": "4.2.0",
"version": "4.3.0",
"description": "Gallery views for Blacklight search results",

@@ -23,5 +23,5 @@ "main": "app/assets/javascripts/blacklight_gallery/default.js",

"dependencies": {
"blacklight-frontend": ">=7.1.0-alpha",
"blacklight-frontend": ">=7.1.0 <9",
"jquery": ">=3.0"
}
}

@@ -52,1 +52,9 @@ # Blacklight::Gallery

5. Create new Pull Request
## Releasing
1. Edit `lib/version.rb` and `package.json` to set the new version
1. Commit the changes e.g. `git commit -am "Bump version to X.X.X"`
1. Push release to rubygems `bundle exec rake release`
1. Push release to NPM `npm publish`
1. Create a release on github with the tag that was just created: https://github.com/projectblacklight/blacklight-gallery/releases/new

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