Socket
Socket
Sign inDemoInstall

gilded-wordpress

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gilded-wordpress - npm Package Compare versions

Comparing version 1.0.4 to 1.0.5

5

index.js

@@ -160,5 +160,4 @@ var path = require( "path" );

if ( !error.code ) {
return callback( new Error( "Unknown error. " +
"Please ensure that your database server is running " +
"and WordPress is functioning properly." ) );
error.message += "\nPlease ensure that your database server is running " +
"and WordPress is functioning properly.";
}

@@ -165,0 +164,0 @@

2

package.json
{
"name": "gilded-wordpress",
"description": "Easily synchronize content between the file system and WordPress",
"version": "1.0.4",
"version": "1.0.5",
"homepage": "https://github.com/scottgonzalez/gilded-wordpress",

@@ -6,0 +6,0 @@ "author": {

Sorry, the diff of this file is not supported yet

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