react-cool-portal
Advanced tools
Comparing version 1.0.12 to 1.0.13
{ | ||
"name": "react-cool-portal", | ||
"version": "1.0.12", | ||
"version": "1.0.13", | ||
"description": "React hook for Portals, which renders modals, dropdowns, tooltips etc. to <body> or else.", | ||
"license": "MIT", | ||
"homepage": "https://react-cool-portal.netlify.com", | ||
"homepage": "https://react-cool-portal.netlify.app", | ||
"repository": "https://github.com/wellyshen/react-cool-portal", | ||
@@ -80,3 +80,3 @@ "bugs": "https://github.com/wellyshen/react-cool-portal/issues", | ||
"plugins": [ | ||
"@babel/plugin-proposal-object-rest-spread" | ||
"@babel/proposal-object-rest-spread" | ||
], | ||
@@ -133,23 +133,26 @@ "env": { | ||
"devDependencies": { | ||
"@babel/core": "^7.10.2", | ||
"@babel/plugin-proposal-object-rest-spread": "^7.10.1", | ||
"@babel/preset-env": "^7.10.2", | ||
"@babel/preset-react": "^7.10.1", | ||
"@babel/preset-typescript": "^7.10.1", | ||
"@babel/core": "^7.10.4", | ||
"@babel/plugin-proposal-object-rest-spread": "^7.10.4", | ||
"@babel/preset-env": "^7.10.4", | ||
"@babel/preset-react": "^7.10.4", | ||
"@babel/preset-typescript": "^7.10.4", | ||
"@emotion/babel-preset-css-prop": "^10.0.27", | ||
"@emotion/core": "^10.0.28", | ||
"@rollup/plugin-babel": "^5.0.4", | ||
"@rollup/plugin-commonjs": "^13.0.0", | ||
"@rollup/plugin-html": "^0.2.0", | ||
"@rollup/plugin-replace": "^2.3.2", | ||
"@rollup/plugin-url": "^5.0.0", | ||
"@testing-library/react": "^10.0.6", | ||
"@testing-library/react-hooks": "^3.2.1", | ||
"@types/jest": "^25.2.3", | ||
"@types/react": "^16.9.35", | ||
"@rollup/plugin-node-resolve": "^8.1.0", | ||
"@rollup/plugin-replace": "^2.3.3", | ||
"@rollup/plugin-url": "^5.0.1", | ||
"@testing-library/react": "^10.4.3", | ||
"@testing-library/react-hooks": "^3.3.0", | ||
"@types/jest": "^26.0.3", | ||
"@types/react": "^16.9.41", | ||
"@types/react-dom": "^16.9.8", | ||
"babel-plugin-emotion": "^10.0.33", | ||
"eslint": "^6.8.0", | ||
"eslint-config-welly": "^1.1.2", | ||
"eslint-config-welly": "^1.2.0", | ||
"husky": "^4.2.5", | ||
"jest": "^26.0.1", | ||
"lint-staged": "^10.2.8", | ||
"jest": "^26.1.0", | ||
"lint-staged": "^10.2.11", | ||
"normalize.css": "^8.0.1", | ||
@@ -162,18 +165,15 @@ "npm-run-all": "^4.1.5", | ||
"rimraf": "^3.0.2", | ||
"rollup": "^2.12.1", | ||
"rollup-plugin-babel": "^4.4.0", | ||
"rollup-plugin-commonjs": "^10.1.0", | ||
"rollup": "^2.18.2", | ||
"rollup-plugin-copy": "^3.3.0", | ||
"rollup-plugin-livereload": "^1.3.0", | ||
"rollup-plugin-node-resolve": "^5.2.0", | ||
"rollup-plugin-postcss": "^3.1.1", | ||
"rollup-plugin-postcss": "^3.1.2", | ||
"rollup-plugin-serve": "^1.0.1", | ||
"rollup-plugin-size-snapshot": "^0.12.0", | ||
"rollup-plugin-terser": "^6.1.0", | ||
"stylelint": "^13.5.0", | ||
"stylelint-config-prettier": "^8.0.1", | ||
"stylelint": "^13.6.1", | ||
"stylelint-config-prettier": "^8.0.2", | ||
"stylelint-config-standard": "^20.0.0", | ||
"stylelint-prettier": "^1.1.2", | ||
"ts-jest": "^26.1.0", | ||
"typescript": "^3.9.3" | ||
"ts-jest": "^26.1.1", | ||
"typescript": "^3.9.6" | ||
}, | ||
@@ -180,0 +180,0 @@ "peerDependencies": { |
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
1
27775