New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

conic-layout-global

Package Overview
Dependencies
Maintainers
2
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

conic-layout-global - npm Package Compare versions

Comparing version 0.1.8 to 0.1.9

src/action.js

2

package.json
{
"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 @@

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc