Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

oah-ui

Package Overview
Dependencies
Maintainers
1
Versions
35
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

oah-ui - npm Package Compare versions

Comparing version 0.1.4 to 1.0.0-alpha1

dist/components/Accordion/index.d.ts

52

package.json
{
"name": "oah-ui",
"version": "0.1.4",
"version": "1.0.0-alpha1",
"description": "React Styled Components with bootstrap grid system",
"main": "index.js",
"repository": "https://github.com/oahtech/oah-ui.git",
"author": "OAH Technology",
"main": "dist/index.js",
"repository": "https://github.com/AhmedElywa/oah-ui.git",
"author": "Ahmed Elywa",
"license": "MIT",

@@ -17,2 +17,3 @@ "engines": {

"build": "rollup -c",
"pro": "cross-env NODE_ENV=production BABEL_ENV=production rollup -c",
"start": "rollup -c -w",

@@ -27,28 +28,39 @@ "deploy": "rollup -c && cd dist && yarn publish"

"devDependencies": {
"@babel/core": "^7.7.4",
"@babel/preset-env": "^7.7.4",
"@babel/preset-react": "^7.7.4",
"@svgr/rollup": "^4.3.3",
"babel-eslint": "^10.0.3",
"@babel/core": "^7.7.7",
"@types/node": "^12.12.21",
"@types/react": "^16.9.17",
"@types/react-dom": "^16.9.4",
"@types/styled-components": "^4.4.1",
"@typescript-eslint/eslint-plugin": "^2.9.0",
"@typescript-eslint/parser": "^2.9.0",
"acorn": "^7.1.0",
"babel-plugin-styled-components": "^1.10.6",
"babel-plugin-transform-react-remove-prop-types": "^0.4.24",
"concurrently": "^5.0.0",
"cross-env": "^6.0.3",
"eslint": "^6.7.1",
"eslint-plugin-react-hooks": "^2.3.0",
"eslint-config-prettier": "^6.7.0",
"eslint-plugin-prettier": "^3.1.1",
"eslint-plugin-react": "^7.16.0",
"gh-pages": "^2.1.1",
"install-peers-cli": "^2.1.1",
"prepend-file": "^1.3.1",
"prettier": "^1.19.1",
"react": "^16.12.0",
"react-dom": "^16.12.0",
"react-scripts": "^3.1.2",
"rollup": "^1.27.4",
"rollup-plugin-babel": "^4.3.3",
"rollup-plugin-commonjs": "^10.1.0",
"rollup-plugin-node-resolve": "^5.2.0",
"rollup-plugin-terser": "^5.1.2",
"rollup-plugin-url": "^2.2.2",
"styled-components": "^4.4.1"
"rollup-plugin-typescript2": "^0.25.3",
"styled-components": "^4.4.1",
"tslib": "^1.10.0",
"typescript": "^3.7.4"
},
"dependencies": {
"polished": "^3.4.2",
"prop-types": "^15.7.2"
}
"files": [
"dist"
],
"bugs": {
"url": "https://github.com/AhmedElywa/oah-ui",
"email": "ahmed.elywa@icloud.com"
},
"homepage": "https://oah-ui.oahtech.io"
}

@@ -25,3 +25,3 @@ # What is OAH UI?

- This svg components ready to use.
- Admin dashboard starter kit [oah-admin](https://github.com/oahtech/oah-admin) - Admin dashboard template based on Gatsby with oah-ui component package.
- Admin dashboard starter kit [oah-admin](https://github.com/AhmedElywa/oah-admin) - Admin dashboard template based on Gatsby with oah-ui component package.

@@ -43,2 +43,2 @@ ## The purpose

Didn't find something here? Look through the [issues](https://github.com/oahtech/oah-ui/issues) or simply drop us a line at <ahmed.elywa@icloud.com>.
Didn't find something here? Look through the [issues](https://github.com/AhmedElywa/oah-ui/issues) or simply drop us a line at <ahmed.elywa@icloud.com>.
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