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

@stenajs-webui/grid

Package Overview
Dependencies
Maintainers
1
Versions
489
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@stenajs-webui/grid - npm Package Compare versions

Comparing version 0.0.4 to 0.0.5

4

package.json
{
"name": "@stenajs-webui/grid",
"version": "0.0.4",
"version": "0.0.5",
"description": "",

@@ -43,3 +43,3 @@ "author": "mattias800",

],
"gitHead": "5c1391ec42cfa8012b4a11aa2bb9dd265e498cd7"
"gitHead": "be227b9f7ab7467ab61238fe1a8140e8feb21701"
}

@@ -1,31 +0,9 @@

# stenajs-webui-common
# @stenajs-webui/grid
>
[![NPM](https://img.shields.io/npm/v/stenajs-webui-common.svg)](https://www.npmjs.com/package/stenajs-webui-common) [![JavaScript Style Guide](https://img.shields.io/badge/code_style-standard-brightgreen.svg)](https://standardjs.com)
### Hooks only
## Install
@stenajs-webui/grid does not provide any components, only hooks.
```bash
npm install --save stenajs-webui-common
```
## Usage
```tsx
import * as React from 'react'
import MyComponent from 'stenajs-webui-common'
class Example extends React.Component {
render () {
return (
<MyComponent />
)
}
}
```
## License
MIT © [lindskogen](https://github.com/lindskogen)
This might change in the future.
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