Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@serwist/navigation-preload

Package Overview
Dependencies
Maintainers
1
Versions
52
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@serwist/navigation-preload - npm Package Compare versions

Comparing version 8.0.0 to 8.0.1

1

dist/disable.d.ts

@@ -6,2 +6,1 @@ /**

export { disable };
//# sourceMappingURL=disable.d.ts.map

@@ -11,2 +11,1 @@ /**

export { enable };
//# sourceMappingURL=enable.d.ts.map

@@ -5,2 +5,1 @@ import { disable } from "./disable.js";

export { disable, enable, isSupported };
//# sourceMappingURL=index.d.ts.map

@@ -7,2 +7,1 @@ /**

export { isSupported };
//# sourceMappingURL=isSupported.d.ts.map

6

package.json
{
"name": "@serwist/navigation-preload",
"version": "8.0.0",
"version": "8.0.1",
"type": "module",

@@ -34,7 +34,7 @@ "description": "This library allows developers to opt-in to using Navigation Preload in their service worker.",

"dependencies": {
"@serwist/core": "8.0.0"
"@serwist/core": "8.0.1"
},
"devDependencies": {
"rollup": "3.28.1",
"@serwist/constants": "8.0.0"
"@serwist/constants": "8.0.1"
},

@@ -41,0 +41,0 @@ "scripts": {

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