react-leaflet-semicircle
Advanced tools
Comparing version 3.0.0 to 3.0.1
@@ -7,4 +7,10 @@ ### Changelog | ||
#### [3.0.0](https://github.com/clementallen/react-leaflet-semicircle/compare/v3.0.0-0...3.0.0) | ||
#### [3.0.1](https://github.com/clementallen/react-leaflet-semicircle/compare/v3.0.0...3.0.1) | ||
- Added react-leaflet-v3 npm keyword [`#63`](https://github.com/clementallen/react-leaflet-semicircle/pull/63) | ||
#### [v3.0.0](https://github.com/clementallen/react-leaflet-semicircle/compare/v3.0.0-0...v3.0.0) | ||
> 30 January 2021 | ||
- Update peerDependencies [`#62`](https://github.com/clementallen/react-leaflet-semicircle/pull/62) | ||
@@ -11,0 +17,0 @@ - BREAKING: Migrate to react-leaflet v3 [`#61`](https://github.com/clementallen/react-leaflet-semicircle/pull/61) |
{ | ||
"name": "react-leaflet-semicircle", | ||
"version": "3.0.0", | ||
"version": "3.0.1", | ||
"description": "React wrapper of leaflet-semicircle", | ||
@@ -31,2 +31,3 @@ "main": "dist/index.js", | ||
"react-leaflet", | ||
"react-leaflet-v3", | ||
"leaflet-semicircle", | ||
@@ -49,3 +50,3 @@ "react-leaflet-semicircle" | ||
"enzyme": "^3.11.0", | ||
"eslint": "^7.18.0", | ||
"eslint": "^7.19.0", | ||
"eslint-plugin-prettier": "^3.3.1", | ||
@@ -52,0 +53,0 @@ "eslint-plugin-react": "^7.22.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
32719