conic-layout-global
Advanced tools
Comparing version 0.1.8 to 0.1.9
{ | ||
"name": "conic-layout-global", | ||
"version": "0.1.8", | ||
"version": "0.1.9", | ||
"description": "全局布局", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
import React from 'react' | ||
export default class Layout extends React.Component { | ||
export default class Sidebar extends React.Component { | ||
constructor(props) { | ||
@@ -16,3 +16,3 @@ super(props) | ||
overflow: 'auto', | ||
width: this.props.sidebar | ||
width: this.props.width | ||
} | ||
@@ -19,0 +19,0 @@ |
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
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
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
1
3549
11
133