react-google-maps
Advanced tools
Comparing version 8.3.1 to 8.3.2
@@ -5,2 +5,12 @@ # Change Log | ||
<a name="8.3.2"></a> | ||
## [8.3.2](https://github.com/tomchentw/react-google-maps/compare/v8.3.1...v8.3.2) (2017-09-30) | ||
### Bug Fixes | ||
* **package.json:** include src/ in files ([afdfa6d](https://github.com/tomchentw/react-google-maps/commit/afdfa6d)) | ||
<a name="8.3.1"></a> | ||
@@ -7,0 +17,0 @@ ## [8.3.1](https://github.com/tomchentw/react-google-maps/compare/v8.3.0...v8.3.1) (2017-09-29) |
{ | ||
"name": "react-google-maps", | ||
"version": "8.3.1", | ||
"version": "8.3.2", | ||
"description": "React.js Google Maps integration component", | ||
"main": "lib/index.js", | ||
"files": ["lib/", "src/lib", "CHANGELOG.md"], | ||
"files": ["lib/", "src/", "CHANGELOG.md"], | ||
"lint-staged": { | ||
@@ -8,0 +8,0 @@ "*.{js,jsx,json,css}": ["prettier --write", "git add"] |
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
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Shell access
Supply chain riskThis module accesses the system shell. Accessing the system shell increases the risk of executing arbitrary code.
Found 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
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
442265
116
12238
1
2