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

theprogrammablemind

Package Overview
Dependencies
Maintainers
0
Versions
589
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

theprogrammablemind - npm Package Compare versions

Comparing version 8.3.0-beta.2 to 8.3.0-beta.3

2

package.json

@@ -68,4 +68,4 @@ {

},
"version": "8.3.0-beta.2",
"version": "8.3.0-beta.3",
"license": "UNLICENSED"
}

@@ -296,3 +296,3 @@ const { InitCalls } = require('./helpers')

const objects = config.get('objects')
const args = { objects, isResponse: true, response: json, isTest, isInstance, getObjects: getObjects(objects), instance }
const args = { objects, isResponse: true, response: json, isTest, isInstance, getObjects: getObjects(objects), instance, contexts }
if (!json.logs) {

@@ -299,0 +299,0 @@ json.logs = []

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