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

@beetle/bee-grid-react

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@beetle/bee-grid-react - npm Package Compare versions

Comparing version 1.0.0-rc.1 to 1.0.0-rc.2

16

package.json
{
"name": "@beetle/bee-grid-react",
"author": "Davide D'Antonio <davide.dantonio@webeetle.com> (https://twitter.com/davidedantonio)",
"author": {
"name": "Davide D'Antonio",
"email": "davide.dantonio@webeetle.com",
"url": "https://twitter.com/davidedantonio"
},
"contributors": [
"Riccardo Tartaglia <tartaglia.riccardo@gmail.com> (https://twitter.com/RikTarWeb)"
],
"version": "1.0.0-rc.1",
"version": "1.0.0-rc.2",
"main": "./index.js",

@@ -25,3 +29,3 @@ "keywords": [

"dependencies": {
"@webeetle/bee-grid": "^1.0.0-rc.2",
"@beetle/bee-grid": "^1.0.0-rc.3",
"classnames": "^2.2.5",

@@ -31,7 +35,3 @@ "react": "^16.4.0",

"react-dom": "^16.4.1"
},
"description": "<p align=\"center\"> <img src=\"http://react.beegrid.io/assets/images/beegrid_logo_react.png\" width=100 /> <h1>BeeGrid React</h1> A series of React components based on <a href=\"http://beegrid.io\" target=\"_blank\">BeeGrid</a> microframework. Now you can use BeeGrid React to build various types of grids thanks to a twelve column system, five default responsive tiers, and many predefined layout. </p>",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
}
}
}

@@ -21,4 +21,4 @@ <p align="center">

- Clone the repo: `https://github.com/davidedantonio/bee-grid-react.git`
- Install with [npm](https://www.npmjs.com/): `npm install @webeetle/bee-grid-react`
- Install with [yarn](https://yarnpkg.com/): `yarn add @webeetle/bee-grid-react`
- Install with [npm](https://www.npmjs.com/): `npm install @beetle/bee-grid-react`
- Install with [yarn](https://yarnpkg.com/): `yarn add @beetle/bee-grid-react`
-

@@ -38,3 +38,3 @@ ## Bugs and feature requests

1. Run `npm install` to install Node.js dependencies.
2. Run `npm run test` to lauch test suite.
2. Run `npm run test` to launch test suite.
3. From the root `/bee-grid-react` directory, run `npm run gen:docs-watch` in the command line.

@@ -41,0 +41,0 @@ 4. Open `http://localhost:3000` in your browser, and voilà.

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