New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@arco-cli/stone

Package Overview
Dependencies
Maintainers
2
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@arco-cli/stone - npm Package Compare versions

Comparing version 2.0.0-alpha.1 to 2.0.0-alpha.2

LICENSE

2

dist/stone.js

@@ -31,3 +31,3 @@ "use strict";

if (extension.loaded) return null;
// create an index of all vertices in dependency graph
// create an index of all vertices in a dependency graph
const deps = this.graph.getRuntimeDependencies(extension, runtime);

@@ -34,0 +34,0 @@ const instances = deps.map(extension => extension.instance);

{
"name": "@arco-cli/stone",
"version": "2.0.0-alpha.1",
"version": "2.0.0-alpha.2",
"description": "Plugin system for Arco cli",

@@ -22,3 +22,4 @@ "main": "./dist/index.js",

],
"license": "MIT"
"license": "MIT",
"gitHead": "15e3acc6046c6f9f599bdf9ada0bdae3d47c921f"
}

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