@narative/oanda-v20
Advanced tools
Comparing version 3.0.26 to 3.0.27
@@ -1,2 +0,2 @@ | ||
declare module '@oanda/v20/account' { | ||
declare module '@narative/oanda-v20/account' { | ||
declare const Account_base: typeof import('./base').Definition | ||
@@ -3,0 +3,0 @@ export class Account extends Account_base { |
@@ -1,2 +0,2 @@ | ||
declare module '@oanda/v20/base' { | ||
declare module '@narative/oanda-v20/base' { | ||
@@ -3,0 +3,0 @@ export class Definition { |
@@ -1,2 +0,2 @@ | ||
declare module '@oanda/v20/context' { | ||
declare module '@narative/oanda-v20/context' { | ||
export class Context { | ||
@@ -3,0 +3,0 @@ constructor(hostname: any, port: any, ssl: any, application: any) |
@@ -1,2 +0,2 @@ | ||
declare module '@oanda/v20/instrument' { | ||
declare module '@narative/oanda-v20/instrument' { | ||
@@ -3,0 +3,0 @@ declare const Candlestick_base: typeof import('./base').Definition |
@@ -1,2 +0,2 @@ | ||
declare module '@oanda/v20/order' { | ||
declare module '@narative/oanda-v20/order' { | ||
@@ -3,0 +3,0 @@ declare const OrderIdentifier_base: typeof import('./base').Definition |
{ | ||
"name": "@narative/oanda-v20", | ||
"description": "OANDA v20 bindings for Javascript", | ||
"version": "3.0.26", | ||
"version": "3.0.27", | ||
"author": "OANDA Corporation", | ||
@@ -6,0 +6,0 @@ "repository": "https://github.com/narative/v20-javascript", |
@@ -1,2 +0,2 @@ | ||
declare module '@oanda/v20/position' { | ||
declare module '@narative/oanda-v20/position' { | ||
@@ -3,0 +3,0 @@ declare const Position_base: typeof import('./base').Definition |
@@ -1,2 +0,2 @@ | ||
declare module '@oanda/v20/pricing_common' { | ||
declare module '@narative/oanda-v20/pricing_common' { | ||
@@ -3,0 +3,0 @@ declare const PriceBucket_base: typeof import('./base').Definition |
@@ -1,2 +0,2 @@ | ||
declare module '@oanda/v20/pricing' { | ||
declare module '@narative/oanda-v20/pricing' { | ||
declare const PricingBucket: typeof import('./pricing_common').PriceBucket | ||
@@ -3,0 +3,0 @@ |
@@ -1,2 +0,2 @@ | ||
declare module '@oanda/v20/primitives' { | ||
declare module '@narative/oanda-v20/primitives' { | ||
@@ -3,0 +3,0 @@ declare const Instrument_base: typeof import('./base').Definition |
@@ -9,3 +9,3 @@ The OANDA v20 REST API provides programmatic access to OANDA's next generation | ||
```shell | ||
npm install -g @oanda/v20 | ||
npm install @narative/oanda-v20 | ||
``` | ||
@@ -16,3 +16,3 @@ | ||
``` | ||
git clone https://github.com/oanda/v20-javascript.git | ||
git clone https://github.com/narative/oanda-v20.git | ||
``` | ||
@@ -19,0 +19,0 @@ |
@@ -1,2 +0,2 @@ | ||
declare module '@oanda/v20/site' { | ||
declare module '@narative/oanda-v20/site' { | ||
@@ -3,0 +3,0 @@ declare const MT4TransactionHeartbeat_base: typeof import('./base').Definition |
@@ -1,2 +0,2 @@ | ||
declare module '@oanda/v20/trade' { | ||
declare module '@narative/oanda-v20/trade' { | ||
@@ -3,0 +3,0 @@ declare const Trade_base: typeof import('./base').Definition |
@@ -1,2 +0,2 @@ | ||
declare module '@oanda/v20/transaction' { | ||
declare module '@narative/oanda-v20/transaction' { | ||
declare const Transaction_base: typeof import('./base').Definition | ||
@@ -3,0 +3,0 @@ export class Transaction extends Transaction_base { |
@@ -1,2 +0,2 @@ | ||
declare module '@oanda/v20/user' { | ||
declare module '@narative/oanda-v20/user' { | ||
declare const UserInfo_base: typeof import('./base').Definition | ||
@@ -3,0 +3,0 @@ export class UserInfo extends UserInfo_base { |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
680836
2