Comparing version 1.2.1 to 1.2.2
## 1 August 2019 | ||
### [1.2.2](https://github.com/rqt/ip/compare/v1.2.1...v1.2.2) | ||
- [fix] Remove `testing compile` _console.log_. | ||
### [1.2.1](https://github.com/rqt/ip/compare/v1.2.0...v1.2.1) | ||
@@ -4,0 +8,0 @@ |
@@ -23,4 +23,1 @@ const _ip = require('./ip') | ||
*/ | ||
console.log('testing compile') |
{ | ||
"name": "@rqt/ip", | ||
"version": "1.2.1", | ||
"version": "1.2.2", | ||
"description": "Returns a public IP address of the host.", | ||
@@ -5,0 +5,0 @@ "main": "compile/index.js", |
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
49954