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

@rails/actiontext

Package Overview
Dependencies
Maintainers
10
Versions
127
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@rails/actiontext - npm Package Compare versions

Comparing version 6.0.0-alpha to 6.0.0-beta1

1

app/javascript/actiontext/index.js

@@ -1,2 +0,1 @@

import * as Trix from "trix"
import { AttachmentUpload } from "./attachment_upload"

@@ -3,0 +2,0 @@

2

CHANGELOG.md

@@ -0,3 +1,5 @@

## Rails 6.0.0.beta1 (January 18, 2019) ##
* Added to Rails.
*DHH*
{
"name": "@rails/actiontext",
"version": "6.0.0-alpha",
"version": "6.0.0-beta1",
"description": "Edit and display rich text in Rails applications",

@@ -24,5 +24,7 @@ "main": "app/javascript/actiontext/index.js",

"dependencies": {
"trix": "^1.0.0",
"@rails/activestorage": "^6.0.0-alpha"
},
"peerDependencies": {
"trix": "^1.0.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