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.2 to 1.0.3

admin.js

2

admin/Admin.js

@@ -7,3 +7,3 @@ import { render, useState, cloneElement, Children } from '@wordpress/element'

import Urls from './Urls'
import fetch from '../index'
import fetch from 'nicholas-wp'

@@ -10,0 +10,0 @@ export default ( { children } ) => {

import { Url } from "nicholas-router"
import fetch from '../index'
import fetch from 'nicholas-wp'
import { useState } from '@wordpress/element'

@@ -4,0 +4,0 @@ import { TextControl, Button } from '@wordpress/components'

import apiFetch from '@wordpress/api-fetch'
const fetch = apiFetch
// This should be compiled and exported as a global object.
export default apiFetch
{
"name": "nicholas-wp",
"version": "1.0.2",
"version": "1.0.3",
"description": "WordPress support for Nicholas nearly headless theme framework",

@@ -12,4 +12,4 @@ "main": "fetch.js",

"dependencies": {
"nicholas-router": "^1.0.4"
"@wordpress/element": "^4.0.0"
}
}
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