New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

otter-bridge

Package Overview
Dependencies
Maintainers
1
Versions
43
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

otter-bridge - npm Package Compare versions

Comparing version 0.0.3-alpha.16 to 0.0.3-alpha.17

4

dist/index.d.ts

@@ -56,4 +56,4 @@ declare enum GameType {

interface RewardItem {
amount: number;
type: string;
success: boolean;
data?: any;
}

@@ -60,0 +60,0 @@ interface IFirebaseLogParams {

{
"name": "otter-bridge",
"version": "0.0.3-alpha.16",
"version": "0.0.3-alpha.17",
"description": "Otter game web jsbridge",

@@ -5,0 +5,0 @@ "files": [

@@ -193,4 +193,4 @@ import URI from "urijs";

interface RewardItem {
amount: number;
type: string;
success: boolean;
data?: any;
}

@@ -197,0 +197,0 @@

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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