Comparing version 1.0.4 to 1.0.5
@@ -780,3 +780,3 @@ #!/usr/bin/env node | ||
} else { | ||
console.log("Not engough arguments, try \"fp455 -h\" get the help information"); | ||
console.log("Not enough arguments, try \"fp455 -h\" get the help information"); | ||
return /* () */0; | ||
@@ -786,11 +786,11 @@ } | ||
} else { | ||
console.log("Not engough arguments, try \"fp455 -h\" get the help information"); | ||
console.log("Not enough arguments, try \"fp455 -h\" get the help information"); | ||
return /* () */0; | ||
} | ||
} else { | ||
console.log("Not engough arguments, try \"fp455 -h\" get the help information"); | ||
console.log("Not enough arguments, try \"fp455 -h\" get the help information"); | ||
return /* () */0; | ||
} | ||
} else { | ||
console.log("Not engough arguments, try \"fp455 -h\" get the help information"); | ||
console.log("Not enough arguments, try \"fp455 -h\" get the help information"); | ||
return /* () */0; | ||
@@ -797,0 +797,0 @@ } |
@@ -69,3 +69,3 @@ // Generated by BUCKLESCRIPT VERSION 4.0.0, PLEASE EDIT WITH CARE | ||
} else { | ||
console.log("Not engough arguments, try \"fp455 -h\" get the help information"); | ||
console.log("Not enough arguments, try \"fp455 -h\" get the help information"); | ||
return /* () */0; | ||
@@ -75,11 +75,11 @@ } | ||
} else { | ||
console.log("Not engough arguments, try \"fp455 -h\" get the help information"); | ||
console.log("Not enough arguments, try \"fp455 -h\" get the help information"); | ||
return /* () */0; | ||
} | ||
} else { | ||
console.log("Not engough arguments, try \"fp455 -h\" get the help information"); | ||
console.log("Not enough arguments, try \"fp455 -h\" get the help information"); | ||
return /* () */0; | ||
} | ||
} else { | ||
console.log("Not engough arguments, try \"fp455 -h\" get the help information"); | ||
console.log("Not enough arguments, try \"fp455 -h\" get the help information"); | ||
return /* () */0; | ||
@@ -86,0 +86,0 @@ } |
{ | ||
"name": "fp455", | ||
"version": "1.0.4", | ||
"version": "1.0.5", | ||
"scripts": { | ||
@@ -26,6 +26,6 @@ "build": "rollup -c && NODE_ENV=bin rollup -c", | ||
"bs-platform": "^4.0.0", | ||
"rollup": "^0.62.0", | ||
"rollup-plugin-bucklescript": "^0.6.1", | ||
"rollup": "^0.65.0", | ||
"rollup-plugin-bucklescript": "^0.7.0", | ||
"rollup-plugin-node-resolve": "^3.3.0", | ||
"rollup-plugin-uglify": "^4.0.0" | ||
"rollup-plugin-uglify": "^5.0.0" | ||
}, | ||
@@ -32,0 +32,0 @@ "dependencies": { |
@@ -66,3 +66,3 @@ # fp455 | ||
yarn add fp455 | ||
npm install -g fp455 | ||
npm install -s fp455 | ||
``` | ||
@@ -69,0 +69,0 @@ |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
108891