@xbbg/core-linux-x64 1.1.4 → 1.2.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -20,7 +20,7 @@ Direct installation of `@xbbg/core-linux-x64` is only recommended for diagnostic
20
20
 
21
21
  ## Runtime requirements
22
22
 
23
- Bloomberg access and runtime requirements are inherited from `@xbbg/core`. This package does not vendor Bloomberg SDK binaries.
23
+ Bloomberg access and runtime requirements are inherited from `@xbbg/core`. This package does not vendor Bloomberg SDK binaries and does not provide Bloomberg access, credentials, entitlements, data rights, or SDK licenses.
24
24
 
25
25
  ## Release integrity
26
26
 
package/napi_xbbg.node CHANGED
Binary file
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@xbbg/core-linux-x64",
3
- "version": "1.1.4",
3
+ "version": "1.2.0",
4
4
  "description": "Prebuilt native napi_xbbg.node addon for @xbbg/core on Linux x64.",
5
5
  "keywords": [
6
6
  "xbbg",
@@ -21,7 +21,7 @@
21
21
  "url": "git+https://github.com/alpha-xone/xbbg.git",
22
22
  "directory": "js-xbbg/packages/xbbg-core-linux-x64"
23
23
  },
24
- "homepage": "https://github.com/alpha-xone/xbbg#readme",
24
+ "homepage": "https://xbbg.org/javascript/",
25
25
  "bugs": {
26
26
  "url": "https://github.com/alpha-xone/xbbg/issues"
27
27
  },