Socket
Socket
Sign inDemoInstall

@angular/service-worker

Package Overview
Dependencies
Maintainers
2
Versions
758
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@angular/service-worker - npm Package Compare versions

Comparing version 18.2.0 to 18.2.1

2

config/index.d.ts
/**
* @license Angular v18.2.0
* @license Angular v18.2.1
* (c) 2010-2024 Google LLC. https://angular.io/

@@ -4,0 +4,0 @@ * License: MIT

/**
* @license Angular v18.2.0
* @license Angular v18.2.1
* (c) 2010-2024 Google LLC. https://angular.io/

@@ -4,0 +4,0 @@ * License: MIT

@@ -7,3 +7,3 @@ #!/usr/bin/env node

// bazel-out/k8-fastbuild-ST-2e5f3376adb5/bin/packages/service-worker/cli/main.mjs
// bazel-out/darwin_arm64-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/k8-fastbuild-ST-2e5f3376adb5/bin/packages/service-worker/cli/filesystem.mjs
// bazel-out/darwin_arm64-fastbuild-ST-2e5f3376adb5/bin/packages/service-worker/cli/filesystem.mjs
import * as fs from "fs";
import * as path from "path";
// bazel-out/k8-fastbuild-ST-2e5f3376adb5/bin/packages/service-worker/cli/sha1.mjs
// bazel-out/darwin_arm64-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/k8-fastbuild-ST-2e5f3376adb5/bin/packages/service-worker/cli/filesystem.mjs
// bazel-out/darwin_arm64-fastbuild-ST-2e5f3376adb5/bin/packages/service-worker/cli/filesystem.mjs
var NodeFilesystem = class {

@@ -151,3 +151,3 @@ base;

// bazel-out/k8-fastbuild-ST-2e5f3376adb5/bin/packages/service-worker/cli/main.mjs
// bazel-out/darwin_arm64-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": "18.2.0",
"version": "18.2.1",
"description": "Angular - service worker tooling!",

@@ -40,4 +40,4 @@ "author": "angular",

"peerDependencies": {
"@angular/core": "18.2.0",
"@angular/common": "18.2.0"
"@angular/core": "18.2.1",
"@angular/common": "18.2.1"
},

@@ -44,0 +44,0 @@ "repository": {

@@ -6,4 +6,4 @@ Angular

Usage information and reference details can be found in [Angular documentation](https://angular.io/docs).
Usage information and reference details can be found in [Angular documentation](https://angular.dev/overview).
License: MIT

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 not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc