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

@ambers/contrib-legacy

Package Overview
Dependencies
Maintainers
3
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ambers/contrib-legacy - npm Package Compare versions

Comparing version 0.7.1 to 0.7.2

2

Gruntfile.js

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

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

@@ -56,0 +56,0 @@ },

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

"description": "Legacy IDE and a few other old non-core packages",
"version": "0.7.1",
"version": "0.7.2",
"homepage": "https://lolg.it/amber/amber-contrib-legacy",

@@ -34,3 +34,2 @@ "repository": {

"codemirror": "^5.39.2",
"es6-promise": "^4.2.4",
"jquery-ui-dist": ">=1.9.2",

@@ -40,5 +39,6 @@ "require-css": "^0.1.10"

"devDependencies": {
"@ambers/helios": "^0.10.0",
"@ambers/helios": ">=0.10.0",
"@ambers/ide-starter-modal": "^0.2.0",
"@ambers/sdk": "^0.10.7",
"es6-promise": "^4.2.4",
"grunt": "^1.0.3",

@@ -45,0 +45,0 @@ "grunt-contrib-clean": "^1.1.0",

@@ -10,5 +10,3 @@ # Amber legacy items

```sh
npm install
bower install
grunt devel
npm run init
```

@@ -15,0 +13,0 @@

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