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.1 to 0.0.2

4

package.json
{
"name": "cyclejs-ace-editor",
"version": "0.0.1",
"version": "0.0.2",
"description": "Cycle.js wrapper for the Ace Editor",

@@ -23,2 +23,3 @@ "main": "index.js",

"dependencies": {
"brace": "^0.8.0",
"@cycle/core": "^6.0.3",

@@ -33,3 +34,2 @@ "@cycle/isolate": "^1.4.0",

"babelify": "^7.3.0",
"brace": "^0.8.0",
"browserify": "^13.0.1",

@@ -36,0 +36,0 @@ "gulp": "^3.9.1",

@@ -8,2 +8,8 @@ # cyclejs-ace-editor

## Installation
```
npm install cyclejs-ace-editor --save
```
## API

@@ -10,0 +16,0 @@

Sorry, the diff of this file is not supported yet

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