spotlight-frontend
Advanced tools
Comparing version 4.2.0 to 4.3.0
{ | ||
"name": "spotlight-frontend", | ||
"version": "4.2.0", | ||
"version": "4.3.0", | ||
"description": "Exhibits plugin for blacklight", | ||
"main": "app/assets/javascripts/spotlight", | ||
"type": "module", | ||
"scripts": { | ||
@@ -7,0 +8,0 @@ "prepare": "rollup --config rollup.config.js --sourcemap && ESM=true rollup --config rollup.config.js --sourcemap" |
@@ -81,5 +81,5 @@ spotlight | ||
```sh | ||
# because of how docker-compose handles named images, running `docker-compose up --build` will error when the Rails images have not been built locally | ||
docker-compose build | ||
docker-compose up | ||
# because of how docker compose handles named images, running `docker compose up --build` will error when the Rails images have not been built locally | ||
docker compose build | ||
docker compose up | ||
``` | ||
@@ -86,0 +86,0 @@ |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
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
2719614
38259
Yes