@semcore/neighbor-location
Advanced tools
Comparing version 1.0.0 to 1.0.1
@@ -5,2 +5,8 @@ # Changelog | ||
## [1.0.1] - 2019-09-30 | ||
### Change | ||
- Нужные зависимости перенесены в `utils`, размер должен стать меньше | ||
## [1.0.0] - 2019-01-18 | ||
@@ -7,0 +13,0 @@ |
@@ -69,2 +69,4 @@ import _objectWithoutProperties from '@babel/runtime/helpers/objectWithoutProperties'; | ||
NeighborItem.displayName = 'NeighborLocation.Item'; | ||
var NeighborLocation = | ||
@@ -71,0 +73,0 @@ /*#__PURE__*/ |
@@ -76,2 +76,4 @@ 'use strict'; | ||
NeighborItem.displayName = 'NeighborLocation.Item'; | ||
var NeighborLocation = | ||
@@ -171,4 +173,4 @@ /*#__PURE__*/ | ||
exports.WithNeighborLocation = WithNeighborLocation; | ||
exports.default = NeighborLocation; | ||
exports.WithNeighborLocation = WithNeighborLocation; | ||
//# sourceMappingURL=index.js.map |
@@ -21,2 +21,3 @@ import React, { PureComponent } from 'react'; | ||
declare class NeighborItem extends PureComponent<INeighborItemProps> { | ||
static displayName: string; | ||
private _neighborLocation; | ||
@@ -23,0 +24,0 @@ render(): JSX.Element; |
{ | ||
"name": "@semcore/neighbor-location", | ||
"description": "SEMRush Ui Component", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"main": "lib/index.js", | ||
@@ -15,16 +15,4 @@ "module": "lib/index.es.js", | ||
"dependencies": { | ||
"@types/react": "^16.7.6", | ||
"@babel/runtime": "^7.1.5", | ||
"@semcore/utils": "^2.0.0", | ||
"classnames": "^2.2.5" | ||
"@semcore/utils": "^3.1" | ||
}, | ||
"peerDependencies": { | ||
"react": ">=16.0.0" | ||
}, | ||
"devDependencies": { | ||
"react": "^16.4.0", | ||
"jest-preset-ui": "*", | ||
"rollup-config-ts": "*", | ||
"jest": "*" | ||
}, | ||
"jest": { | ||
@@ -31,0 +19,0 @@ "preset": "jest-preset-ui" |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
30273
1
0
426
+ Added@reshadow/core@0.0.1-alpha.74(transitive)
+ Added@semcore/core@1.15.8(transitive)
+ Added@semcore/utils@3.54.1(transitive)
+ Addedclassnames@2.2.6(transitive)
+ Addedfast-loops@1.1.4(transitive)
+ Addedfocus-lock@0.11.3(transitive)
+ Addedinline-style-prefixer@6.0.4(transitive)
+ Addednano-css@5.3.4(transitive)
+ Addedsourcemap-codec@1.4.8(transitive)
+ Addedtslib@2.8.1(transitive)
- Removed@babel/runtime@^7.1.5
- Removed@types/react@^16.7.6
- Removedclassnames@^2.2.5
- Removed@jridgewell/sourcemap-codec@1.5.0(transitive)
- Removed@semcore/utils@2.6.0(transitive)
- Removed@types/prop-types@15.7.13(transitive)
- Removed@types/react@16.14.62(transitive)
- Removed@types/scheduler@0.16.8(transitive)
- Removedclassnames@2.5.1(transitive)
- Removedinline-style-prefixer@7.0.1(transitive)
- Removednano-css@5.6.2(transitive)
Updated@semcore/utils@^3.1