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

cyclejs-ace-editor

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cyclejs-ace-editor - npm Package Compare versions

Comparing version 0.0.8 to 0.0.9

4

lib/ace_editor_widget.js

@@ -29,3 +29,5 @@ 'use strict';

key: 'update',
value: function update(previous, domNode) {}
value: function update(previous, domNode) {
this.editor = previous.editor;
}
}, {

@@ -32,0 +34,0 @@ key: 'destroy',

{
"name": "cyclejs-ace-editor",
"version": "0.0.8",
"version": "0.0.9",
"description": "Cycle.js wrapper for the Ace Editor",

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

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