@nxtedition/agent
Advanced tools
Comparing version 3.2.0 to 3.3.0
@@ -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>", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
2431