@capacitor-community/admob
Advanced tools
Comparing version 6.2.0-0 to 6.2.0-1
'use strict'; | ||
Object.defineProperty(exports, '__esModule', { value: true }); | ||
var core = require('@capacitor/core'); | ||
@@ -6,0 +4,0 @@ |
@@ -1,2 +0,2 @@ | ||
var AdMobPlugin = (function (exports, core) { | ||
var capacitorStripe = (function (exports, core) { | ||
'use strict'; | ||
@@ -343,4 +343,2 @@ | ||
Object.defineProperty(exports, '__esModule', { value: true }); | ||
return exports; | ||
@@ -347,0 +345,0 @@ |
{ | ||
"name": "@capacitor-community/admob", | ||
"version": "6.2.0-0", | ||
"version": "6.2.0-1", | ||
"description": "A native plugin for AdMob", | ||
@@ -16,3 +16,5 @@ "main": "dist/plugin.cjs.js", | ||
"dist/", | ||
"ios/Plugin/", | ||
"ios/Sources", | ||
"ios/Tests", | ||
"Package.swift", | ||
"CapacitorCommunityAdmob.podspec" | ||
@@ -40,3 +42,3 @@ ], | ||
"docgen": "docgen --api AdMobPlugin --output-readme README.md --output-json dist/docs.json", | ||
"build": "npm run clean && npm run docgen && tsc && rollup -c rollup.config.js", | ||
"build": "npm run clean && npm run docgen && tsc && rollup -c rollup.config.mjs", | ||
"clean": "rimraf ./dist", | ||
@@ -54,6 +56,2 @@ "watch": "tsc --watch", | ||
"@capacitor/ios": "^6.0.0", | ||
"@ionic/eslint-config": "^0.3.0", | ||
"@ionic/prettier-config": "^1.0.1", | ||
"@ionic/swiftlint-config": "^2.0.0", | ||
"eslint": "^7.11.0", | ||
"husky": "^9.1.7", | ||
@@ -63,6 +61,11 @@ "lint-staged": "^15.2.10", | ||
"pre-commit": "^1.2.2", | ||
"prettier": "~2.3.0", | ||
"prettier-plugin-java": "~1.0.2", | ||
"rimraf": "^3.0.2", | ||
"rollup": "^2.32.0", | ||
"@typescript-eslint/eslint-plugin": "^5.27.1", | ||
"@ionic/eslint-config": "^0.4.0", | ||
"@ionic/prettier-config": "^4.0.0", | ||
"@ionic/swiftlint-config": "^2.0.0", | ||
"eslint": "^8.57.0", | ||
"prettier": "^3.3.3", | ||
"prettier-plugin-java": "^2.6.4", | ||
"rimraf": "^6.0.1", | ||
"rollup": "^4.24.0", | ||
"swiftlint": "^2.0.0", | ||
@@ -69,0 +72,0 @@ "typescript": "~4.1.5" |
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 too big to display
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
371284
160
1293
20
4652