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

roc

Package Overview
Dependencies
Maintainers
2
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-rc.3 to 1.0.0-rc.4

2

lib/cli/helpers.js

@@ -552,3 +552,3 @@ 'use strict';

return {
arguments: undefined,
arguments: {},
rest: args

@@ -555,0 +555,0 @@ };

@@ -146,3 +146,4 @@ 'use strict';

description,
settings: (0, _configuration.getSettings)()
settings: (0, _configuration.getSettings)(),
verbose: (0, _verbose.isVerbose)()
});

@@ -149,0 +150,0 @@

{
"name": "roc",
"version": "1.0.0-rc.3",
"version": "1.0.0-rc.4",
"description": "Build modern web applications easily",

@@ -5,0 +5,0 @@ "main": "lib/index.js",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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