react-leaflet-semicircle
Advanced tools
Comparing version 2.0.2 to 2.0.3
@@ -7,2 +7,8 @@ ### Changelog | ||
#### [2.0.3](https://github.com/clementallen/react-leaflet-semicircle/compare/v2.0.2...v2.0.3) | ||
> 31 March 2019 | ||
- Upgraded deps [`#25`](https://github.com/clementallen/react-leaflet-semicircle/pull/25) | ||
#### [2.0.2](https://github.com/clementallen/react-leaflet-semicircle/compare/v2.0.1...v2.0.2) | ||
@@ -9,0 +15,0 @@ |
{ | ||
"name": "react-leaflet-semicircle", | ||
"version": "2.0.2", | ||
"version": "2.0.3", | ||
"description": "React wrapper of leaflet-semicircle", | ||
@@ -39,20 +39,20 @@ "main": "dist/index.js", | ||
"@babel/cli": "^7.2.3", | ||
"@babel/core": "^7.3.4", | ||
"@babel/preset-env": "^7.3.4", | ||
"@babel/core": "^7.4.0", | ||
"@babel/preset-env": "^7.4.2", | ||
"@babel/preset-react": "^7.0.0", | ||
"auto-changelog": "^1.11.0", | ||
"auto-changelog": "^1.12.0", | ||
"babel-core": "^7.0.0-bridge.0", | ||
"babel-eslint": "^10.0.1", | ||
"babel-jest": "^24.3.1", | ||
"babel-jest": "^24.5.0", | ||
"enzyme": "^3.9.0", | ||
"enzyme-adapter-react-16": "^1.10.0", | ||
"eslint": "^5.15.1", | ||
"enzyme-adapter-react-16": "^1.11.2", | ||
"eslint": "^5.16.0", | ||
"eslint-plugin-prettier": "^3.0.1", | ||
"eslint-plugin-react": "^7.12.4", | ||
"jest": "^24.3.1", | ||
"jest": "^24.5.0", | ||
"leaflet": "^1.4.0", | ||
"np": "^4.0.2", | ||
"prettier": "^1.16.4", | ||
"react": "^16.8.4", | ||
"react-dom": "^16.8.4", | ||
"react": "^16.8.6", | ||
"react-dom": "^16.8.6", | ||
"react-leaflet": "^2.2.1" | ||
@@ -59,0 +59,0 @@ }, |
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
27118