@angular/service-worker
Advanced tools
Comparing version
/** | ||
* @license Angular v20.0.0-next.0 | ||
* (c) 2010-2024 Google LLC. https://angular.io/ | ||
* @license Angular v20.0.0-next.1 | ||
* (c) 2010-2025 Google LLC. https://angular.io/ | ||
* License: MIT | ||
@@ -5,0 +5,0 @@ */ |
/** | ||
* @license Angular v20.0.0-next.0 | ||
* (c) 2010-2024 Google LLC. https://angular.io/ | ||
* @license Angular v20.0.0-next.1 | ||
* (c) 2010-2025 Google LLC. https://angular.io/ | ||
* License: MIT | ||
@@ -35,3 +35,4 @@ */ | ||
* | ||
* @see {@link ecosystem/service-workers/communications Service worker communication guide} | ||
* @see {@link /ecosystem/service-workers/communications Service Worker Communication Guide} | ||
* | ||
@@ -283,3 +284,3 @@ * @publicApi | ||
* | ||
* @see {@link ecosystem/service-workers/communications Service worker communication guide} | ||
* @see {@link /ecosystem/service-workers/communications Service Worker Communication Guide} | ||
* | ||
@@ -364,3 +365,4 @@ * @publicApi | ||
* | ||
* @see {@link ecosystem/service-workers/communications Service worker communication guide} | ||
* @see {@link /ecosystem/service-workers/communications Service Worker Communication Guide} | ||
* | ||
@@ -378,3 +380,4 @@ * @publicApi | ||
* | ||
* @see {@link ecosystem/service-workers/communications Service worker communication guide} | ||
* @see {@link /ecosystem/service-workers/communications Service Worker Communication Guide} | ||
* | ||
@@ -403,4 +406,4 @@ * @publicApi | ||
* | ||
* @see {@link ecosystem/service-workers/communications Service worker communication guide} | ||
* | ||
* @see {@link /ecosystem/service-workers/communications Service Worker Communication Guide} | ||
*a | ||
* @publicApi | ||
@@ -420,3 +423,4 @@ */ | ||
* | ||
* @see {@link ecosystem/service-workers/communications Service worker communication guide} | ||
* @see {@link /ecosystem/service-workers/communications Service Worker Communication Guide} | ||
* | ||
@@ -423,0 +427,0 @@ * @publicApi |
@@ -7,3 +7,3 @@ #!/usr/bin/env node | ||
// bazel-out/darwin_arm64-fastbuild-ST-2e5f3376adb5/bin/packages/service-worker/cli/main.mjs | ||
// bazel-out/k8-fastbuild-ST-2e5f3376adb5/bin/packages/service-worker/cli/main.mjs | ||
import { Generator } from "@angular/service-worker/config"; | ||
@@ -13,7 +13,7 @@ import * as fs2 from "fs"; | ||
// bazel-out/darwin_arm64-fastbuild-ST-2e5f3376adb5/bin/packages/service-worker/cli/filesystem.mjs | ||
// bazel-out/k8-fastbuild-ST-2e5f3376adb5/bin/packages/service-worker/cli/filesystem.mjs | ||
import * as fs from "fs"; | ||
import * as path from "path"; | ||
// bazel-out/darwin_arm64-fastbuild-ST-2e5f3376adb5/bin/packages/service-worker/cli/sha1.mjs | ||
// bazel-out/k8-fastbuild-ST-2e5f3376adb5/bin/packages/service-worker/cli/sha1.mjs | ||
function sha1Binary(buffer) { | ||
@@ -120,3 +120,3 @@ const words32 = arrayBufferToWords32(buffer, Endian.Big); | ||
// bazel-out/darwin_arm64-fastbuild-ST-2e5f3376adb5/bin/packages/service-worker/cli/filesystem.mjs | ||
// bazel-out/k8-fastbuild-ST-2e5f3376adb5/bin/packages/service-worker/cli/filesystem.mjs | ||
var NodeFilesystem = class { | ||
@@ -151,3 +151,3 @@ base; | ||
// bazel-out/darwin_arm64-fastbuild-ST-2e5f3376adb5/bin/packages/service-worker/cli/main.mjs | ||
// bazel-out/k8-fastbuild-ST-2e5f3376adb5/bin/packages/service-worker/cli/main.mjs | ||
var cwd = process.cwd(); | ||
@@ -154,0 +154,0 @@ var distDir = path2.join(cwd, process.argv[2]); |
{ | ||
"name": "@angular/service-worker", | ||
"version": "20.0.0-next.0", | ||
"version": "20.0.0-next.1", | ||
"description": "Angular - service worker tooling!", | ||
@@ -36,3 +36,3 @@ "author": "angular", | ||
"peerDependencies": { | ||
"@angular/core": "20.0.0-next.0", | ||
"@angular/core": "20.0.0-next.1", | ||
"rxjs": "^6.5.3 || ^7.4.0" | ||
@@ -39,0 +39,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
Sorry, the diff of this file is too big to display
203345
-0.09%