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

roc

Package Overview
Dependencies
Maintainers
1
Versions
37
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

roc - npm Package Compare versions

Comparing version 1.0.0-alpha1 to 1.0.0-alpha2

lib/cli/helpers/config-manager.js

7

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

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

"build": "babel src --out-dir lib --source-maps",
"clean": "rimraf lib",
"clean": "rimraf lib docs",
"test": "npm run lint",

@@ -45,2 +45,5 @@ "lint": "eslint .",

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

@@ -47,0 +50,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