@lskjs/avatar
Advanced tools
Comparing version 1.36.10 to 2.0.0-beta.2
@@ -44,3 +44,3 @@ "use strict"; | ||
function _createSuper(Derived) { var hasNativeReflectConstruct = _isNativeReflectConstruct(); return function _createSuperInternal() { var Super = (0, _getPrototypeOf2["default"])(Derived), result; if (hasNativeReflectConstruct) { var NewTarget = (0, _getPrototypeOf2["default"])(this).constructor; result = Reflect.construct(Super, arguments, NewTarget); } else { result = Super.apply(this, arguments); } return (0, _possibleConstructorReturn2["default"])(this, result); }; } | ||
function _createSuper(Derived) { var hasNativeReflectConstruct = _isNativeReflectConstruct(); return function () { var Super = (0, _getPrototypeOf2["default"])(Derived), result; if (hasNativeReflectConstruct) { var NewTarget = (0, _getPrototypeOf2["default"])(this).constructor; result = Reflect.construct(Super, arguments, NewTarget); } else { result = Super.apply(this, arguments); } return (0, _possibleConstructorReturn2["default"])(this, result); }; } | ||
@@ -47,0 +47,0 @@ function _isNativeReflectConstruct() { if (typeof Reflect === "undefined" || !Reflect.construct) return false; if (Reflect.construct.sham) return false; if (typeof Proxy === "function") return true; try { Date.prototype.toString.call(Reflect.construct(Date, [], function () {})); return true; } catch (e) { return false; } } |
{ | ||
"name": "@lskjs/avatar", | ||
"version": "1.36.10", | ||
"version": "2.0.0-beta.2", | ||
"description": "LSK ux subrepo: avatar", | ||
@@ -31,3 +31,3 @@ "author": "Igor Suvorov <hi@isuvorov.com>", | ||
"dependencies": { | ||
"@lskjs/link": "1.36.10", | ||
"@lskjs/link": "2.0.0-beta.2", | ||
"lodash": "4.17.20", | ||
@@ -38,3 +38,3 @@ "prop-types": "15.7.2", | ||
"devDependencies": { | ||
"@lskjs/dev": "1.36.10", | ||
"@lskjs/dev": "2.0.0-beta.2", | ||
"react": "16.8.6" | ||
@@ -41,0 +41,0 @@ }, |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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
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
0
142984
2
+ Added@lskjs/link@2.0.0-beta.2(transitive)
- Removed@lskjs/link@1.36.10(transitive)
Updated@lskjs/link@2.0.0-beta.2