@tatuarvela/wisp
Advanced tools
Comparing version 0.1.0 to 0.1.1
{ | ||
"name": "@tatuarvela/wisp", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"description": "Window manager and widget toolkit", | ||
@@ -21,3 +21,4 @@ "main": "dist/index.cjs.js", | ||
"build": "rollup -c rollup.config.js", | ||
"start": "start-storybook -p 6006 -s stories/assets --quiet", | ||
"build-pages": "build-storybook", | ||
"start": "start-storybook -p 6006 --quiet", | ||
"lint": "eslint --ext js,ts,tsx src", | ||
@@ -27,45 +28,45 @@ "lint:fix": "eslint --fix --ext js,ts,tsx src" | ||
"dependencies": { | ||
"@babel/runtime": "^7.16.3" | ||
"@babel/runtime": "^7.16.7" | ||
}, | ||
"peerDependencies": { | ||
"@types/styled-components": "^5.1.5", | ||
"react": "^17.0.1", | ||
"react-dom": "^17.0.1", | ||
"styled-components": "^5.2.1" | ||
"@types/styled-components": "^5.1.21", | ||
"react": "^17.0.2", | ||
"react-dom": "^17.0.2", | ||
"styled-components": "^5.3.3" | ||
}, | ||
"devDependencies": { | ||
"@babel/core": "^7.16.0", | ||
"@babel/plugin-transform-runtime": "^7.16.4", | ||
"@babel/preset-env": "^7.16.4", | ||
"@babel/preset-react": "^7.16.0", | ||
"@babel/preset-typescript": "^7.16.0", | ||
"@babel/core": "^7.16.12", | ||
"@babel/eslint-parser": "^7.16.5", | ||
"@babel/plugin-transform-runtime": "^7.16.10", | ||
"@babel/preset-env": "^7.16.11", | ||
"@babel/preset-react": "^7.16.7", | ||
"@babel/preset-typescript": "^7.16.7", | ||
"@rollup/plugin-babel": "^5.3.0", | ||
"@rollup/plugin-commonjs": "^21.0.1", | ||
"@rollup/plugin-node-resolve": "^13.0.6", | ||
"@rollup/plugin-node-resolve": "^13.1.3", | ||
"@rollup/plugin-typescript": "^8.3.0", | ||
"@storybook/addons": "^6.2.9", | ||
"@storybook/react": "^6.1.10", | ||
"@storybook/theming": "^6.1.10", | ||
"@typescript-eslint/eslint-plugin": "^4.9.1", | ||
"@typescript-eslint/parser": "^5.4.0", | ||
"babel-eslint": "^10.1.0", | ||
"eslint": "^7.15.0", | ||
"eslint-config-prettier": "^7.0.0", | ||
"eslint-config-react-app": "^6.0.0", | ||
"@storybook/addons": "^6.4.17", | ||
"@storybook/react": "^6.4.17", | ||
"@storybook/theming": "^6.4.17", | ||
"@typescript-eslint/eslint-plugin": "^5.10.1", | ||
"@typescript-eslint/parser": "^5.10.1", | ||
"eslint": "^8.8.0", | ||
"eslint-config-prettier": "^8.3.0", | ||
"eslint-config-react-app": "^7.0.0", | ||
"eslint-plugin-flowtype": "^8.0.3", | ||
"eslint-plugin-import": "^2.22.1", | ||
"eslint-plugin-jest": "^25.2.4", | ||
"eslint-plugin-jsx-a11y": "^6.4.1", | ||
"eslint-plugin-prettier": "^3.2.0", | ||
"eslint-plugin-react": "^7.21.5", | ||
"eslint-plugin-react-hooks": "^4.2.0", | ||
"eslint-plugin-import": "^2.25.4", | ||
"eslint-plugin-jest": "^26.0.0", | ||
"eslint-plugin-jsx-a11y": "^6.5.1", | ||
"eslint-plugin-prettier": "^4.0.0", | ||
"eslint-plugin-react": "^7.28.0", | ||
"eslint-plugin-react-hooks": "^4.3.0", | ||
"eslint-plugin-simple-import-sort": "^7.0.0", | ||
"eslint-plugin-testing-library": "^5.0.0", | ||
"prettier": "^2.2.1", | ||
"rollup": "^2.60.1", | ||
"eslint-plugin-testing-library": "^5.0.4", | ||
"prettier": "^2.5.1", | ||
"rollup": "^2.66.1", | ||
"rollup-plugin-delete": "^2.0.0", | ||
"rollup-plugin-dts": "^4.0.1", | ||
"rollup-plugin-node-externals": "^2.2.0", | ||
"rollup-plugin-dts": "^4.1.0", | ||
"rollup-plugin-node-externals": "^3.1.2", | ||
"rollup-plugin-terser": "^7.0.2", | ||
"typescript": "^4.1.2" | ||
"typescript": "^4.5.5" | ||
}, | ||
@@ -72,0 +73,0 @@ "browserslist": [ |
@@ -1,3 +0,9 @@ | ||
# ![icon](stories/assets/icon.png?raw=true "icon") Wisp | ||
# ![Wisp icon](stories/assets/icon.png?raw=true "Wisp icon") Wisp | ||
[![Repository](https://img.shields.io/badge/repository-gray.svg?logo=github)](https://github.com/TatuArvela/wisp) | ||
[![GitHub issues](https://img.shields.io/github/issues/TatuArvela/wisp)](https://github.com/TatuArvela/wisp/issues) | ||
[![npm](https://img.shields.io/npm/v/@tatuarvela/wisp)](https://www.npmjs.com/package/@tatuarvela/wisp) | ||
[![License](https://img.shields.io/github/license/TatuArvela/wisp)](https://github.com/TatuArvela/wisp/blob/master/LICENSE) | ||
[![Created at Nitor](https://img.shields.io/badge/created%20at-Nitor-informational.svg)](https://nitor.com/) | ||
Wisp is **a window manager and a widget toolkit** which allows building web | ||
@@ -4,0 +10,0 @@ applications that look and feel like desktop applications. |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
50364
46
Updated@babel/runtime@^7.16.7