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.8.4 to 0.8.5

4

package.json

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

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

@@ -31,3 +31,3 @@ "repository": {

"dependencies": {
"@ambers/contrib-web": ">=0.6.0",
"@ambers/contrib-web": ">=0.7.1",
"@ambers/lang": ">0.23.0",

@@ -34,0 +34,0 @@ "codemirror": ">=5.44.0",

@@ -184,3 +184,3 @@ define(["amber/boot", "require", "amber/web/Web"], function($boot,requirejs){"use strict";

//>>excludeEnd("ctx");
$recv($self._new())._appendToJQuery_("body"._asJQuery());
$recv($self._new())._appendToBrush_("body"._asBrush());
return self;

@@ -193,7 +193,7 @@ //>>excludeStart("ctx", pragmas.excludeDebugContexts);

args: [],
source: "tryExample\x0a\x09\x22In order to play with the Counter, just select the\x0a\x09doit below and press the Do it button. Then take a\x0a\x09look in the HTML document above the IDE.\x22\x0a\x0a\x09\x22Counter tryExample\x22\x0a\x09\x09self new appendToJQuery: 'body' asJQuery",
source: "tryExample\x0a\x09\x22In order to play with the Counter, just select the\x0a\x09doit below and press the Do it button. Then take a\x0a\x09look in the HTML document above the IDE.\x22\x0a\x0a\x09\x22Counter tryExample\x22\x0a\x09\x09self new appendToBrush: 'body' asBrush",
referencedClasses: [],
//>>excludeEnd("ide");
pragmas: [],
messageSends: ["appendToJQuery:", "new", "asJQuery"]
messageSends: ["appendToBrush:", "new", "asBrush"]
}),

@@ -200,0 +200,0 @@ $globals.Counter.a$cls);

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