Socket
Socket
Sign inDemoInstall

@goodgamestudios/cxf-plugins

Package Overview
Dependencies
174
Maintainers
16
Versions
302
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.1.1 to 0.2.0-qa.0

CHANGELOG.md

5

bigfarm.json

@@ -1,1 +0,4 @@

["https://s3-eu-west-1.amazonaws.com/com.ggs.client-notification-runtime/prod/announcements/announcements.js"]
[
"https://s3-eu-west-1.amazonaws.com/com.ggs.client-notification-runtime/prod/announcements/announcements.js",
"https://unpkg.com/@goodgamestudios/cxf-bigfarm-subscriptions"
]

12

package.json
{
"name": "@goodgamestudios/cxf-plugins",
"version": "0.1.1",
"version": "0.2.0-qa.0",
"description": "List of plugins that will be installed by CXF",
"scripts": {
"release": "standard-version",
"QA-TEST": "npm run release -- --prerelease qa && npm publish --access public --tag qa",
"GO-LIVE": "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"
},

@@ -11,5 +15,7 @@ "keywords": [

],
"license": "UNLICENSED",
"license": "ISC",
"author": "Davide de Paolis ddepaolis@goodgamestudios.com",
"license": "ISC"
"dependencies": {
"standard-version": "^4.4.0"
}
}

@@ -1,2 +0,5 @@

["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/qa/announcements/announcements.js",
"https://unpkg.com/@goodgamestudios/cxf-bigfarm-subscriptions",
"<div><h3>THIS IS A FOOTER ADDED VIA CXF PLUGINS</h3></div>"
]
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