Comparing version 2.1.0 to 2.1.1
{ | ||
"name": "thriftrw", | ||
"version": "2.1.0", | ||
"version": "2.1.1", | ||
"description": "thrift encoding/decoding using bufrw", | ||
@@ -5,0 +5,0 @@ "keywords": [], |
@@ -37,3 +37,3 @@ // Copyright (c) 2015 Uber Technologies, Inc. | ||
var ThriftString = require('./string').ThriftString; | ||
var ThriftBinary = require('./string').ThriftBinary; | ||
var ThriftBinary = require('./binary').ThriftBinary; | ||
var ThriftByte = require('./byte').ThriftByte; | ||
@@ -40,0 +40,0 @@ var ThriftI16 = require('./i16').ThriftI16; |
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