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

arenax-game-api

Package Overview
Dependencies
Maintainers
6
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

arenax-game-api - npm Package Compare versions

Comparing version 0.0.1 to 1.0.0

.github/workflows/npm-publish.yml

1

index.js

@@ -23,2 +23,3 @@ var ArenaXApi = (function () {

_this.configUrl = options.configUrl;
_this.options = options;

@@ -25,0 +26,0 @@ _this.observable.subscribe(function (data) {

8

package.json
{
"name": "arenax-game-api",
"version": "0.0.1",
"version": "1.0.0",
"description": "api for arenax games integration",
"main": "index.js",
"typings": "index.d.ts",
"scripts": {

@@ -22,3 +23,6 @@ "test": "echo \"Error: no test specified\" && exit 1"

},
"homepage": "https://github.com/ArkadiumInc/arenax-game-api#readme"
"homepage": "https://github.com/ArkadiumInc/arenax-game-api#readme",
"devDependencies": {
"semantic-release": "^17.1.1"
}
}
# arenax-game-api
game api npm module
![Node.js Package](https://github.com/ArkadiumInc/arenax-game-api/workflows/Node.js%20Package/badge.svg)
Game API NPM Package
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