react-simple-tooltip
Advanced tools
Comparing version 2.6.1 to 2.6.2
@@ -24,3 +24,3 @@ var _templateObject = _taggedTemplateLiteralLoose(["\n color: ", ";\n background: ", ";\n border-radius: ", ";\n border: 1px solid ", ";\n padding: ", ";\n font-size: ", ";\n font-family: ", ";\n "], ["\n color: ", ";\n background: ", ";\n border-radius: ", ";\n border: 1px solid ", ";\n padding: ", ";\n font-size: ", ";\n font-family: ", ";\n "]); | ||
padding: PropTypes.number, | ||
radius: PropTypes.number, | ||
radius: PropTypes.oneOfType([PropTypes.string, PropTypes.number]), | ||
fontSize: PropTypes.string, | ||
@@ -27,0 +27,0 @@ fontFamily: PropTypes.string, |
@@ -33,3 +33,3 @@ "use strict"; | ||
padding: _propTypes2.default.number, | ||
radius: _propTypes2.default.number, | ||
radius: _propTypes2.default.oneOfType([_propTypes2.default.string, _propTypes2.default.number]), | ||
fontSize: _propTypes2.default.string, | ||
@@ -36,0 +36,0 @@ fontFamily: _propTypes2.default.string, |
{ | ||
"name": "react-simple-tooltip", | ||
"version": "2.6.1", | ||
"version": "2.6.2", | ||
"author": { | ||
"name": "Cédric Delpoux", | ||
"email": "xuopled@gmail.com" | ||
"email": "cedric.delpoux@gmail.com" | ||
}, | ||
@@ -15,3 +15,3 @@ "description": "A lightweight and simple tooltip component for React", | ||
], | ||
"homepage": "https://github.com/xuopled/react-simple-tooltip#readme", | ||
"homepage": "https://github.com/cedricdelpoux/react-simple-tooltip#readme", | ||
"keywords": [ | ||
@@ -27,3 +27,3 @@ "react", | ||
"type": "git", | ||
"url": "git+https://github.com/xuopled/react-simple-tooltip.git" | ||
"url": "git+https://github.com/cedricdelpoux/react-simple-tooltip.git" | ||
}, | ||
@@ -36,12 +36,10 @@ "scripts": { | ||
"precommit": "lint-staged", | ||
"prepublish": "npm run snyk-protect; yarn run clean && yarn run build", | ||
"prepublish": "yarn clean && yarn build", | ||
"start": "nwb serve-react-demo --port 1190", | ||
"test": "jest --config jest.config.json --colors --no-cache", | ||
"test:snapshot:update": "jest --config jest.config.json --updateSnapshot", | ||
"test:watch": "yarn run test -- --watch", | ||
"snyk-protect": "snyk protect" | ||
"test:watch": "yarn run test -- --watch" | ||
}, | ||
"dependencies": { | ||
"@emotion/core": "^10.0.10", | ||
"snyk": "^1.189.0" | ||
"@emotion/core": "^10.0.10" | ||
}, | ||
@@ -85,4 +83,3 @@ "devDependencies": { | ||
"react": "^15.0.0 || ^16.0.0" | ||
}, | ||
"snyk": true | ||
} | ||
} |
@@ -119,8 +119,8 @@ # react-simple-tooltip | ||
[npm]: https://www.npmjs.org/package/react-simple-tooltip | ||
[build-badge]: https://img.shields.io/travis/xuopled/react-simple-tooltip/master.svg?style=flat-square | ||
[build]: https://travis-ci.org/xuopled/react-simple-tooltip | ||
[codecov-badge]: https://img.shields.io/codecov/c/github/xuopled/react-simple-tooltip.svg?style=flat-square | ||
[codecov]: https://codecov.io/gh/xuopled/react-simple-tooltip | ||
[build-badge]: https://img.shields.io/travis/cedricdelpoux/react-simple-tooltip/master.svg?style=flat-square | ||
[build]: https://travis-ci.org/cedricdelpoux/react-simple-tooltip | ||
[codecov-badge]: https://img.shields.io/codecov/c/github/cedricdelpoux/react-simple-tooltip.svg?style=flat-square | ||
[codecov]: https://codecov.io/gh/cedricdelpoux/react-simple-tooltip | ||
[module-formats]: https://img.shields.io/badge/module%20formats-umd%2C%20cjs%2C%20esm-green.svg?style=flat-square | ||
[github-page]: https://xuopled.github.io/react-simple-tooltip | ||
[github-issue]: https://github.com/xuopled/react-simple-tooltip/issues/new | ||
[github-page]: https://cedricdelpoux.github.io/react-simple-tooltip | ||
[github-issue]: https://github.com/cedricdelpoux/react-simple-tooltip/issues/new |
Sorry, the diff of this file is too big to display
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
136604
2
2815
- Removedsnyk@^1.189.0
- Removed@sentry-internal/tracing@7.120.0(transitive)
- Removed@sentry/core@7.120.0(transitive)
- Removed@sentry/integrations@7.120.0(transitive)
- Removed@sentry/node@7.120.0(transitive)
- Removed@sentry/types@7.120.0(transitive)
- Removed@sentry/utils@7.120.0(transitive)
- Removedboolean@3.2.0(transitive)
- Removeddefine-data-property@1.1.4(transitive)
- Removeddefine-properties@1.2.1(transitive)
- Removeddetect-node@2.1.0(transitive)
- Removedes-define-property@1.0.0(transitive)
- Removedes-errors@1.3.0(transitive)
- Removedes6-error@4.1.1(transitive)
- Removedescape-string-regexp@4.0.0(transitive)
- Removedget-intrinsic@1.2.4(transitive)
- Removedglobal-agent@3.0.0(transitive)
- Removedglobalthis@1.0.4(transitive)
- Removedgopd@1.0.1(transitive)
- Removedhas-property-descriptors@1.0.2(transitive)
- Removedhas-proto@1.0.3(transitive)
- Removedhas-symbols@1.0.3(transitive)
- Removedimmediate@3.0.6(transitive)
- Removedjson-stringify-safe@5.0.1(transitive)
- Removedlie@3.1.1(transitive)
- Removedlocalforage@1.10.0(transitive)
- Removedmatcher@3.0.0(transitive)
- Removedobject-keys@1.1.1(transitive)
- Removedroarr@2.15.4(transitive)
- Removedsemver@7.6.3(transitive)
- Removedsemver-compare@1.0.0(transitive)
- Removedserialize-error@7.0.1(transitive)
- Removedsnyk@1.1294.0(transitive)
- Removedsprintf-js@1.1.3(transitive)
- Removedtype-fest@0.13.1(transitive)