Socket
Socket
Sign inDemoInstall

@goodgamestudios/cxf-plugins

Package Overview
Dependencies
174
Maintainers
16
Versions
303
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.2.2-qa.0 to 0.2.2

5

CHANGELOG.md

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

<a name="0.2.2"></a>
## [0.2.2](https://gitlab.goodgamestudios.com/cxf/cxf-plugins/compare/v0.2.2-qa.0...v0.2.2) (2018-11-15)
<a name="0.2.2-qa.0"></a>

@@ -7,0 +12,0 @@ ## [0.2.2-qa.0](https://gitlab.goodgamestudios.com/cxf/cxf-plugins/compare/v0.2.2-dev.0...v0.2.2-qa.0) (2018-11-15)

5

dist/bigfarm.json
[
"https://s3-eu-west-1.amazonaws.com/com.ggs.client-notification-runtime/qa/announcements/announcements.js",
"https://unpkg.com/@goodgamestudios/cxf-bigfarm-subscriptions",
"<div><h3>THIS IS A FOOTER ADDED VIA CXF PLUGINS</h3></div>"
"https://s3-eu-west-1.amazonaws.com/com.ggs.client-notification-runtime/prod/announcements/announcements.js",
"<script src='https://unpkg.com/@goodgamestudios/cxf-bigfarm-subscriptions'></script>"
]

4

dist/empire.json

@@ -1,3 +0,1 @@

["https://s3-eu-west-1.amazonaws.com/com.ggs.client-notification-runtime/qa/announcements/announcements.js",
"<div><h3>THIS IS A FOOTER ADDED VIA CXF PLUGINS</h3></div>"
]
["https://s3-eu-west-1.amazonaws.com/com.ggs.client-notification-runtime/prod/announcements/announcements.js"]
{
"name": "@goodgamestudios/cxf-plugins",
"version": "0.2.2-qa.0",
"version": "0.2.2",
"description": "List of plugins that will be installed by CXF",

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

"DEV-TEST": "rm -rf dist && cp -r dev dist && npm run release -- --prerelease dev && npm publish --access public --tag dev",
"GO-LIVE": "rm -rf dist && cp -r prod dist npm run release && npm publish --access public --tag production",
"GO-LIVE": "rm -rf dist && cp -r prod dist && npm run release && npm publish --access public --tag production",
"s3:upload": "cross-env-shell aws s3 cp dist/ s3://com.ggs.client-notification-runtime/$ENV/plugins --recursive"

@@ -12,0 +12,0 @@ },

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc