Socket
Socket
Sign inDemoInstall

@nxtedition/agent

Package Overview
Dependencies
Maintainers
1
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nxtedition/agent - npm Package Compare versions

Comparing version 3.2.0 to 3.3.0

2

index.js

@@ -26,3 +26,3 @@ const objectHash = require('object-hash')

const ds = this
return ds.record.observe(get.call(ds, query, prop))
return ds.record.observe(get.call(ds, query, prop), ds.record.PROVIDER)
}

@@ -29,0 +29,0 @@

{
"name": "@nxtedition/agent",
"version": "3.2.0",
"version": "3.3.0",
"main": "index.js",

@@ -5,0 +5,0 @@ "author": "Robert Nagy <robert.nagy@boffins.se>",

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