Socket
Socket
Sign inDemoInstall

actions-on-google-ts

Package Overview
Dependencies
16
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.2.1-0 to 1.2.1-1

2

package.json

@@ -6,3 +6,3 @@ {

"types": "typings/actions-on-google.d.ts",
"version": "1.2.1-0",
"version": "1.2.1-1",
"license": "Apache-2.0",

@@ -9,0 +9,0 @@ "author": "Google Inc.",

@@ -5,3 +5,4 @@ import { Request, Response } from 'express';

import { ActionPaymentTransactionConfig, Cart, GooglePaymentTransactionConfig,
LineItem, Order, OrderUpdate, TransactionDecision, TransactionValues } from './transactions';
LineItem, Location, Order, OrderUpdate, TransactionDecision,
TransactionValues } from './transactions';

@@ -922,3 +923,3 @@ /**

*/
getArgumentCommon(argName): object;
getArgumentCommon(argName: string): object;

@@ -925,0 +926,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