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

@ambers/helios

Package Overview
Dependencies
Maintainers
3
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ambers/helios - npm Package Compare versions

Comparing version 0.10.0 to 0.10.1

2

Gruntfile.js

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

options: {
amber_dir: findAmberPath(['../..', '../amber/lang', 'bower_components/amber']),
amber_dir: findAmberPath(['../amber/lang', 'node_modules/@ambers/lang']),
configFile: "config.js"

@@ -65,0 +65,0 @@ },

@@ -5,3 +5,3 @@ {

"description": "Helios IDE for Amber Smalltalk",
"version": "0.10.0",
"version": "0.10.1",
"homepage": "https://lolg.it/amber/helios",

@@ -8,0 +8,0 @@ "repository": {

@@ -16,3 +16,2 @@ Helios

* `npm` (NodeJS package manager)
* `bower` (JavaScript package manager)
* `grunt-cli` (build packages on the commandline)

@@ -28,5 +27,3 @@ * `@ambers/cli` (for serving and creating Amber applications)

* `cd helios`
* `npm install`
* `bower install`
* `grunt devel`
* `npm run init`

@@ -33,0 +30,0 @@ If you only want to contribute to Helios itself you can now run Helios as a regular Amber application by executing

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