Comparing version 0.2.1 to 0.2.2
@@ -29,3 +29,3 @@ import SturdyWebSocket from 'sturdy-websocket'; | ||
var version = "0.2.1"; | ||
var version = "0.2.2"; | ||
@@ -32,0 +32,0 @@ var session = { |
@@ -1078,3 +1078,3 @@ (function (global, factory) { | ||
var version = "0.2.1"; | ||
var version = "0.2.2"; | ||
@@ -1081,0 +1081,0 @@ var session = { |
{ | ||
"name": "bnc-sdk", | ||
"version": "0.2.1", | ||
"version": "0.2.2", | ||
"description": "SDK to connect to the blocknative backend via a websocket connection", | ||
@@ -13,3 +13,3 @@ "keywords": [ | ||
"module": "dist/bnc-sdk.es5.js", | ||
"typings": "dist/types/bnc-sdk.d.ts", | ||
"typings": "dist/types/src/bnc-sdk.d.ts", | ||
"files": [ | ||
@@ -16,0 +16,0 @@ "dist" |
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
197790