@qlean/york-web
Advanced tools
Comparing version 4.6.1 to 4.7.0
@@ -12,5 +12,13 @@ "use strict"; | ||
}); | ||
Object.defineProperty(exports, "RadioItem", { | ||
enumerable: true, | ||
get: function get() { | ||
return _RadioItem["default"]; | ||
} | ||
}); | ||
var _TextInput = _interopRequireDefault(require("./TextInput")); | ||
var _RadioItem = _interopRequireDefault(require("./RadioItem")); | ||
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { "default": obj }; } |
{ | ||
"name": "@qlean/york-web", | ||
"version": "4.6.1", | ||
"version": "4.7.0", | ||
"description": "", | ||
@@ -25,3 +25,3 @@ "license": "MIT", | ||
}, | ||
"gitHead": "9983ca012cdd1ba63b6ec78578fd24d022a354cc" | ||
"gitHead": "84e3387417a75b091ef61a96a749319a8f08ac81" | ||
} |
// eslint-disable-next-line import/prefer-default-export | ||
export { default as TextInput } from './TextInput' | ||
export { default as RadioItem } from './RadioItem' |
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
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
2336981
187
11133
1