Socket
Socket
Sign inDemoInstall

roc-config

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

roc-config - npm Package Compare versions

Comparing version 1.0.0-alpha1 to 1.0.0-alpha2

lib/helpers.js

8

package.json
{
"name": "roc-config",
"version": "1.0.0-alpha1",
"version": "1.0.0-alpha2",
"description": "Configuration manager for the Roc ecosystem",

@@ -8,3 +8,3 @@ "main": "lib/index.js",

"build": "babel src --out-dir lib --source-maps",
"clean": "rimraf lib",
"clean": "rimraf lib docs",
"lint": "eslint .",

@@ -21,2 +21,6 @@ "mocha": "mocha --compilers js:babel-core/register",

},
"files": [
"lib",
"validatiors"
],
"keywords": [

@@ -23,0 +27,0 @@ "roc"

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