Comparing version 0.2.0 to 0.3.0
@@ -6,3 +6,3 @@ 'use strict'; | ||
}); | ||
exports.Hasoop = exports.version = exports.linkType = exports.genericType = exports.connectorType = undefined; | ||
exports.version = exports.linkType = exports.genericType = exports.connectorType = undefined; | ||
@@ -90,3 +90,3 @@ var _regenerator = require('babel-runtime/regenerator'); | ||
var Hasoop = exports.Hasoop = function () { | ||
var Hasoop = function () { | ||
function Hasoop(config) { | ||
@@ -447,2 +447,4 @@ _classCallCheck(this, Hasoop); | ||
return Hasoop; | ||
}(); | ||
}(); | ||
exports.default = Hasoop; |
{ | ||
"name": "hasoop", | ||
"version": "0.2.0", | ||
"version": "0.3.0", | ||
"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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
908
1
36495