Comparing version 0.5.2 to 0.5.3
@@ -257,3 +257,3 @@ 'use strict'; | ||
'from-connector-name': fromLinkInfo.connectorName, | ||
'to-link-name': fromLinkInfo.name, | ||
'to-link-name': toLinkInfo.name, | ||
'to-connector-name': toLinkInfo.connectorName, | ||
@@ -260,0 +260,0 @@ 'to-config-values': setHdfsJobConfig(toLinkInfo, jobConfig), |
{ | ||
"name": "hasoop", | ||
"version": "0.5.2", | ||
"version": "0.5.3", | ||
"main": "dist/index.js", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
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
58944