Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@scalecube/utils

Package Overview
Dependencies
Maintainers
6
Versions
188
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@scalecube/utils - npm Package Compare versions

Comparing version 0.0.2-snapshot.1560688729.56 to 0.0.2-snapshot.1560866824.0

6

package.json
{
"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
```
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc