@scalecube/utils
Advanced tools
Comparing version 0.0.2-snapshot.1560688729.56 to 0.0.2-snapshot.1560866824.0
{ | ||
"name": "@scalecube/utils", | ||
"version": "0.0.2-snapshot.1560688729.56+f0d82e5", | ||
"version": "0.0.2-snapshot.1560866824.0+1fcdf57", | ||
"private": false, | ||
@@ -24,3 +24,3 @@ "main": "lib/index.js", | ||
"devDependencies": { | ||
"@scalecube/api": "^0.0.2-alpha.0", | ||
"@scalecube/api": "^0.0.2-alpha.1", | ||
"@types/jest": "^23.3.13", | ||
@@ -37,3 +37,3 @@ "@types/node": "10.1.4", | ||
}, | ||
"gitHead": "f0d82e5469da8184f181c7422c5779f89ef4f7df" | ||
"gitHead": "1fcdf57c97c351b715d5f1665e72f19ed1cf09df" | ||
} |
@@ -31,31 +31,1 @@ [![Join the chat at https://gitter.im/scalecube-js/Lobby](https://badges.gitter.im/scalecube-js/Lobby.svg)](https://gitter.im/scalecube-js/Lobby?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) | ||
``` | ||
## constants | ||
```text | ||
NOT_VALID_PROTOCOL | ||
NOT_VALID_ADDRESS | ||
NOT_VALID_HOST | ||
NOT_VALID_PATH | ||
NOT_VALID_PORT | ||
``` | ||
\##check | ||
```text | ||
assert | ||
isDefined | ||
isString | ||
assertNonEmptyString | ||
isArray | ||
isNonEmptyArray | ||
assertArray | ||
isObject | ||
assertObject | ||
assertNonEmptyObject | ||
isOneOf | ||
assertOneOf | ||
isFunction | ||
assertFunction | ||
assertNumber | ||
``` |
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
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
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
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
1
26226
31