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

theprogrammablemind_4wp

Package Overview
Dependencies
Maintainers
1
Versions
477
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.4.1-beta.1 to 7.4.1-beta.2

2

client.js

@@ -476,3 +476,3 @@ const { Semantics, Semantic } = require('./src/semantics')

const data = Object.assign({ key, version: '3' }, config.config)
const data = Object.assign({ key, version: '3' }, config.config, { uuid: config._uuid })
for (const uuid of Object.keys(data.namespaces)) {

@@ -479,0 +479,0 @@ const km = config.configs.find((km) => km.uuid === uuid)

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

},
"version": "7.4.1-beta.1",
"version": "7.4.1-beta.2",
"license": "ISC"
}
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