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

@goodgamestudios/cxf-announcements

Package Overview
Dependencies
Maintainers
21
Versions
339
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@goodgamestudios/cxf-announcements - npm Package Compare versions

Comparing version 0.5.0-qa.1 to 0.5.0-qa.2

5

CHANGELOG.md

@@ -5,2 +5,7 @@ # Change Log

<a name="0.5.0-qa.2"></a>
# [0.5.0-qa.2](https://gitlab.goodgamestudios.com/cxf/announcements/compare/v0.5.0-qa.1...v0.5.0-qa.2) (2019-08-22)
<a name="0.5.0-qa.1"></a>

@@ -7,0 +12,0 @@ # [0.5.0-qa.1](https://gitlab.goodgamestudios.com/cxf/announcements/compare/v0.5.0-qa.0...v0.5.0-qa.1) (2019-08-22)

4

package.json
{
"name": "@goodgamestudios/cxf-announcements",
"version": "0.5.0-qa.1",
"version": "0.5.0-qa.2",
"main": "dist/announcements.js",

@@ -23,3 +23,3 @@ "scripts": {

"s3:upload": "cp CHANGELOG.md dist/CHANGELOG.md && cross-env aws s3 cp dist/ s3://com.ggs.client-notification-runtime/$ENV/announcements --profile epAccount --recursive --acl public-read --exclude \"*.html\" && npm run s3:upload:popup ",
"s3:upload:popup": "cross-env aws s3 cp dist/templates/ s3://com.ggs.client-notification-runtime/$ENV/announcements/templates --recursive --profile epAccount --acl public-read --exclude \\\"*.html\\\" && cross-env aws s3 cp dist/templates/ s3://com.ggs.client-notification-runtime/$ENV/announcements/templates --recursive --acl public-read --exclude \"*\" --include \"*.html\" --content-type \"text/html; charset=utf-8\" "
"s3:upload:popup": "cross-env aws s3 cp dist/templates/ s3://com.ggs.client-notification-runtime/$ENV/announcements/templates --recursive --profile epAccount --acl public-read --exclude \\\"*.html\\\" && cross-env aws s3 cp dist/templates/ s3://com.ggs.client-notification-runtime/$ENV/announcements/templates --profile epAccount --recursive --acl public-read --exclude \"*\" --include \"*.html\" --content-type \"text/html; charset=utf-8\" "
},

@@ -26,0 +26,0 @@ "repository": {

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