server-reach-by-image
Advanced tools
Comparing version 1.0.9 to 1.0.10
module.exports = { | ||
name: 'server-reach-by-image', | ||
moduleName: 'ServerReachByImage', | ||
format: ['umd', 'umd-min', 'es'] | ||
output: { | ||
moduleName: 'ServerReachByImage', | ||
format: ['umd', 'umd-min', 'es'] | ||
} | ||
}; |
{ | ||
"name": "server-reach-by-image", | ||
"version": "1.0.9", | ||
"version": "1.0.10", | ||
"description": "Check can you reach a specific server (address or ip) by using image hosted on that server.", | ||
"main": "dist/server-reach-by-image.min.js", | ||
"module": "dist/server-reach-by-image.es.js", | ||
"main": "dist/index.umd.min.js", | ||
"module": "dist/index.esm.js", | ||
"scripts": { | ||
@@ -32,3 +32,3 @@ "release": "np --yolo", | ||
"devDependencies": { | ||
"bili": "^3.1.2", | ||
"bili": "^4.8.1", | ||
"del-cli": "^1.1.0", | ||
@@ -42,3 +42,3 @@ "eslint": "^4.19.1", | ||
"eslint-plugin-standard": "^3.1.0", | ||
"jest": "^23.0.0", | ||
"jest": "^25.0.0", | ||
"merge": ">=1.2.1" | ||
@@ -45,0 +45,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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
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
15830
1