@adlad/plugin-coolmathgames
Advanced tools
Sorry, the diff of this file is not supported yet
+18
-21
@@ -5,33 +5,30 @@ { | ||
| }, | ||
| "lock": false, | ||
| "tasks": { | ||
| // Updates third party types. Useful if you want type checking in your IDE. | ||
| "dev": "deno run --unstable -A scripts/dev.js", | ||
| "dev": "deno run -A scripts/dev.js", | ||
| // performs all tasks that are generally required for ci to pass | ||
| "check": "deno fmt --check && deno lint", | ||
| // Bundles AdLad into a single file so that it can be published to package managers. | ||
| // Bundles the plugin into a single file so that it can be published to package managers. | ||
| "bundle": "deno run --allow-read --allow-write --allow-env --allow-run scripts/bundle.js" | ||
| }, | ||
| "nodeModulesDir": "auto", | ||
| "fmt": { | ||
| "files": { | ||
| "exclude": [ | ||
| ".denoTypes", | ||
| "dist" | ||
| ] | ||
| }, | ||
| "options": { | ||
| "indentWidth": 4, | ||
| "useTabs": true, | ||
| "lineWidth": 120, | ||
| "proseWrap": "preserve" | ||
| } | ||
| "exclude": [ | ||
| ".denoTypes", | ||
| "dist", | ||
| ".github/workflows" | ||
| ], | ||
| "indentWidth": 4, | ||
| "useTabs": true, | ||
| "lineWidth": 120, | ||
| "proseWrap": "preserve" | ||
| }, | ||
| "lint": { | ||
| "files": { | ||
| "exclude": [ | ||
| ".denoTypes", | ||
| "dist" | ||
| ] | ||
| }, | ||
| "exclude": [ | ||
| ".denoTypes", | ||
| "dist" | ||
| ], | ||
| "rules": { | ||
| "exclude": ["require-await"] | ||
| "exclude": ["require-await", "no-import-prefix"] | ||
| } | ||
@@ -38,0 +35,0 @@ }, |
@@ -22,1 +22,2 @@ export function coolmathGamesPlugin(): { | ||
| }; | ||
| export default coolmathGamesPlugin; |
+1
-1
| { | ||
| "name": "@adlad/plugin-coolmathgames", | ||
| "version": "0.1.1", | ||
| "version": "0.3.1", | ||
| "description": "AdLad plugin for the Coolmath Games sdk.", | ||
@@ -5,0 +5,0 @@ "main": "mod.js", |
+2
-0
@@ -95,1 +95,3 @@ export function coolmathGamesPlugin() { | ||
| } | ||
| export default coolmathGamesPlugin; |
-117
| { | ||
| "version": "2", | ||
| "remote": { | ||
| "https://deno.land/std@0.119.0/_util/assert.ts": "2f868145a042a11d5ad0a3c748dcf580add8a0dbc0e876eaa0026303a5488f58", | ||
| "https://deno.land/std@0.119.0/_util/os.ts": "dfb186cc4e968c770ab6cc3288bd65f4871be03b93beecae57d657232ecffcac", | ||
| "https://deno.land/std@0.119.0/path/_constants.ts": "1247fee4a79b70c89f23499691ef169b41b6ccf01887a0abd131009c5581b853", | ||
| "https://deno.land/std@0.119.0/path/_interface.ts": "1fa73b02aaa24867e481a48492b44f2598cd9dfa513c7b34001437007d3642e4", | ||
| "https://deno.land/std@0.119.0/path/_util.ts": "2e06a3b9e79beaf62687196bd4b60a4c391d862cfa007a20fc3a39f778ba073b", | ||
| "https://deno.land/std@0.119.0/path/common.ts": "f41a38a0719a1e85aa11c6ba3bea5e37c15dd009d705bd8873f94c833568cbc4", | ||
| "https://deno.land/std@0.119.0/path/glob.ts": "ea87985765b977cc284b92771003b2070c440e0807c90e1eb0ff3e095911a820", | ||
| "https://deno.land/std@0.119.0/path/mod.ts": "4465dc494f271b02569edbb4a18d727063b5dbd6ed84283ff906260970a15d12", | ||
| "https://deno.land/std@0.119.0/path/posix.ts": "34349174b9cd121625a2810837a82dd8b986bbaaad5ade690d1de75bbb4555b2", | ||
| "https://deno.land/std@0.119.0/path/separator.ts": "8fdcf289b1b76fd726a508f57d3370ca029ae6976fcde5044007f062e643ff1c", | ||
| "https://deno.land/std@0.119.0/path/win32.ts": "11549e8c6df8307a8efcfa47ad7b2a75da743eac7d4c89c9723a944661c8bd2e", | ||
| "https://deno.land/std@0.178.0/_util/asserts.ts": "178dfc49a464aee693a7e285567b3d0b555dc805ff490505a8aae34f9cfb1462", | ||
| "https://deno.land/std@0.178.0/_util/os.ts": "d932f56d41e4f6a6093d56044e29ce637f8dcc43c5a90af43504a889cf1775e3", | ||
| "https://deno.land/std@0.178.0/path/_constants.ts": "e49961f6f4f48039c0dfed3c3f93e963ca3d92791c9d478ac5b43183413136e0", | ||
| "https://deno.land/std@0.178.0/path/_interface.ts": "6471159dfbbc357e03882c2266d21ef9afdb1e4aa771b0545e90db58a0ba314b", | ||
| "https://deno.land/std@0.178.0/path/_util.ts": "d7abb1e0dea065f427b89156e28cdeb32b045870acdf865833ba808a73b576d0", | ||
| "https://deno.land/std@0.178.0/path/common.ts": "ee7505ab01fd22de3963b64e46cff31f40de34f9f8de1fff6a1bd2fe79380000", | ||
| "https://deno.land/std@0.178.0/path/glob.ts": "d479e0a695621c94d3fd7fe7abd4f9499caf32a8de13f25073451c6ef420a4e1", | ||
| "https://deno.land/std@0.178.0/path/mod.ts": "4b83694ac500d7d31b0cdafc927080a53dc0c3027eb2895790fb155082b0d232", | ||
| "https://deno.land/std@0.178.0/path/posix.ts": "8b7c67ac338714b30c816079303d0285dd24af6b284f7ad63da5b27372a2c94d", | ||
| "https://deno.land/std@0.178.0/path/separator.ts": "0fb679739d0d1d7bf45b68dacfb4ec7563597a902edbaf3c59b50d5bcadd93b1", | ||
| "https://deno.land/std@0.178.0/path/win32.ts": "d186344e5583bcbf8b18af416d13d82b35a317116e6460a5a3953508c3de5bba", | ||
| "https://deno.land/x/chdir_anywhere@v0.0.2/mod.js": "2b460dcfb6d9946853830034b2efa248fe3229c9ddb8a9bd9affc7114e202055" | ||
| }, | ||
| "npm": { | ||
| "specifiers": { | ||
| "rollup@3.17.3": "rollup@3.17.3", | ||
| "terser@5.15.0": "terser@5.15.0", | ||
| "typescript@4.9.5": "typescript@4.9.5" | ||
| }, | ||
| "packages": { | ||
| "@jridgewell/gen-mapping@0.3.3": { | ||
| "integrity": "sha512-HLhSWOLRi875zjjMG/r+Nv0oCW8umGb0BgEhyX3dDX3egwZtB8PqLnjz3yedt8R5StBrzcg4aBpnh8UA9D1BoQ==", | ||
| "dependencies": { | ||
| "@jridgewell/set-array": "@jridgewell/set-array@1.1.2", | ||
| "@jridgewell/sourcemap-codec": "@jridgewell/sourcemap-codec@1.4.15", | ||
| "@jridgewell/trace-mapping": "@jridgewell/trace-mapping@0.3.22" | ||
| } | ||
| }, | ||
| "@jridgewell/resolve-uri@3.1.2": { | ||
| "integrity": "sha512-bRISgCIjP20/tbWSPWMEi54QVPRZExkuD9lJL+UIxUKtwVJA8wW1Trb1jMs1RFXo1CBTNZ/5hpC9QvmKWdopKw==", | ||
| "dependencies": {} | ||
| }, | ||
| "@jridgewell/set-array@1.1.2": { | ||
| "integrity": "sha512-xnkseuNADM0gt2bs+BvhO0p78Mk762YnZdsuzFV018NoG1Sj1SCQvpSqa7XUaTam5vAGasABV9qXASMKnFMwMw==", | ||
| "dependencies": {} | ||
| }, | ||
| "@jridgewell/source-map@0.3.5": { | ||
| "integrity": "sha512-UTYAUj/wviwdsMfzoSJspJxbkH5o1snzwX0//0ENX1u/55kkZZkcTZP6u9bwKGkv+dkk9at4m1Cpt0uY80kcpQ==", | ||
| "dependencies": { | ||
| "@jridgewell/gen-mapping": "@jridgewell/gen-mapping@0.3.3", | ||
| "@jridgewell/trace-mapping": "@jridgewell/trace-mapping@0.3.22" | ||
| } | ||
| }, | ||
| "@jridgewell/sourcemap-codec@1.4.15": { | ||
| "integrity": "sha512-eF2rxCRulEKXHTRiDrDy6erMYWqNw4LPdQ8UQA4huuxaQsVeRPFl2oM8oDGxMFhJUWZf9McpLtJasDDZb/Bpeg==", | ||
| "dependencies": {} | ||
| }, | ||
| "@jridgewell/trace-mapping@0.3.22": { | ||
| "integrity": "sha512-Wf963MzWtA2sjrNt+g18IAln9lKnlRp+K2eH4jjIoF1wYeq3aMREpG09xhlhdzS0EjwU7qmUJYangWa+151vZw==", | ||
| "dependencies": { | ||
| "@jridgewell/resolve-uri": "@jridgewell/resolve-uri@3.1.2", | ||
| "@jridgewell/sourcemap-codec": "@jridgewell/sourcemap-codec@1.4.15" | ||
| } | ||
| }, | ||
| "acorn@8.11.3": { | ||
| "integrity": "sha512-Y9rRfJG5jcKOE0CLisYbojUjIrIEE7AGMzA/Sm4BslANhbS+cDMpgBdcPT91oJ7OuJ9hYJBx59RjbhxVnrF8Xg==", | ||
| "dependencies": {} | ||
| }, | ||
| "buffer-from@1.1.2": { | ||
| "integrity": "sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ==", | ||
| "dependencies": {} | ||
| }, | ||
| "commander@2.20.3": { | ||
| "integrity": "sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ==", | ||
| "dependencies": {} | ||
| }, | ||
| "fsevents@2.3.3": { | ||
| "integrity": "sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==", | ||
| "dependencies": {} | ||
| }, | ||
| "rollup@3.17.3": { | ||
| "integrity": "sha512-p5LaCXiiOL/wrOkj8djsIDFmyU9ysUxcyW+EKRLHb6TKldJzXpImjcRSR+vgo09DBdofGcOoLOsRyxxG2n5/qQ==", | ||
| "dependencies": { | ||
| "fsevents": "fsevents@2.3.3" | ||
| } | ||
| }, | ||
| "source-map-support@0.5.21": { | ||
| "integrity": "sha512-uBHU3L3czsIyYXKX88fdrGovxdSCoTGDRZ6SYXtSRxLZUzHg5P/66Ht6uoUlHu9EZod+inXhKo3qQgwXUT/y1w==", | ||
| "dependencies": { | ||
| "buffer-from": "buffer-from@1.1.2", | ||
| "source-map": "source-map@0.6.1" | ||
| } | ||
| }, | ||
| "source-map@0.6.1": { | ||
| "integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==", | ||
| "dependencies": {} | ||
| }, | ||
| "terser@5.15.0": { | ||
| "integrity": "sha512-L1BJiXVmheAQQy+as0oF3Pwtlo4s3Wi1X2zNZ2NxOB4wx9bdS9Vk67XQENLFdLYGCK/Z2di53mTj/hBafR+dTA==", | ||
| "dependencies": { | ||
| "@jridgewell/source-map": "@jridgewell/source-map@0.3.5", | ||
| "acorn": "acorn@8.11.3", | ||
| "commander": "commander@2.20.3", | ||
| "source-map-support": "source-map-support@0.5.21" | ||
| } | ||
| }, | ||
| "typescript@4.9.5": { | ||
| "integrity": "sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==", | ||
| "dependencies": {} | ||
| } | ||
| } | ||
| } | ||
| } |
149
1.36%7441
-47.16%