@maxim_mazurok/gapi.client.firebaserules
Advanced tools
Comparing version 1.0.20220604 to 1.0.20220619
@@ -6,3 +6,3 @@ /* This is stub file for gapi.client.firebaserules definition tests */ | ||
// Revision: 20220604 | ||
// Revision: 20220619 | ||
@@ -9,0 +9,0 @@ gapi.load('client', () => { |
@@ -13,3 +13,3 @@ /* Type definitions for non-npm package Firebase Rules API v1 1.0 */ | ||
// Generated from: https://firebaserules.googleapis.com/$discovery/rest?version=v1 | ||
// Revision: 20220604 | ||
// Revision: 20220619 | ||
@@ -106,3 +106,3 @@ /// <reference types="gapi.client" /> | ||
name?: string; | ||
/** Required. Name of the `Ruleset` referred to by this `Release`. The `Ruleset` must exist the `Release` to be created. */ | ||
/** Required. Name of the `Ruleset` referred to by this `Release`. The `Ruleset` must exist for the `Release` to be created. */ | ||
rulesetName?: string; | ||
@@ -109,0 +109,0 @@ /** Output only. Time the release was updated. */ |
{ | ||
"name": "@maxim_mazurok/gapi.client.firebaserules", | ||
"version": "1.0.20220604", | ||
"version": "1.0.20220619", | ||
"description": "TypeScript typings for Firebase Rules API v1", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
53790