Socket
Socket
Sign inDemoInstall

theprogrammablemind_4wp

Package Overview
Dependencies
Maintainers
1
Versions
429
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

theprogrammablemind_4wp - npm Package Compare versions

Comparing version 7.3.12 to 7.4.0

2

package.json

@@ -64,4 +64,4 @@ {

},
"version": "7.3.12",
"version": "7.4.0",
"license": "ISC"
}

@@ -1680,3 +1680,3 @@ // lookup = (name) => returns <config>

// init.args.isAfterApi = true
init.config.initializerFn({ ...init.args, isAfterApi: true })
init.config.initializerFn({ ...init.args, kms: this.getConfigs(), isAfterApi: true })
}

@@ -1683,0 +1683,0 @@ this.instances.forEach((instance) => client.processInstance(this, instance))

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