local-ip-url
Advanced tools
Comparing version 1.0.7 to 1.0.8
{ | ||
"name": "local-ip-url", | ||
"version": "1.0.7", | ||
"version": "1.0.8", | ||
"description": "Get current machine IP.", | ||
@@ -9,6 +9,2 @@ "main": "index.js", | ||
"homepage": "https://jaywcjlove.github.io/local-ip-url", | ||
"scripts": { | ||
"test": "jest", | ||
"coverage": "jest --coverage" | ||
}, | ||
"exports": { | ||
@@ -22,8 +18,2 @@ ".": "./index.js", | ||
}, | ||
"jest": { | ||
"coverageReporters": [ | ||
"lcov", | ||
"json-summary" | ||
] | ||
}, | ||
"files": [ | ||
@@ -43,6 +33,3 @@ "index.js", | ||
"mac" | ||
], | ||
"devDependencies": { | ||
"jest": "^29.5.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
7083
0
7