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

nicholas-wp

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nicholas-wp - npm Package Compare versions

Comparing version 1.0.5 to 1.0.6

5

app/middlewares/setup/setPreloadWorker.js

@@ -22,2 +22,7 @@ import { Url } from 'nicholas-router'

// Bail if url is an asset
if ( url.pathname.includes( '.' ) ) {
return acc
}
// If local, bail

@@ -24,0 +29,0 @@ if ( !url.isLocal() ) {

2

package.json
{
"name": "nicholas-wp",
"version": "1.0.5",
"version": "1.0.6",
"description": "WordPress support for Nicholas nearly headless theme framework",

@@ -5,0 +5,0 @@ "main": "fetch.js",

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