Socket
Socket
Sign inDemoInstall

@optimuscms/editor

Package Overview
Dependencies
Maintainers
2
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@optimuscms/editor - npm Package Compare versions

Comparing version 2.0.2 to 2.0.3

2

package.json
{
"name": "@optimuscms/editor",
"version": "2.0.2",
"version": "2.0.3",
"author": "Rich Moore",

@@ -5,0 +5,0 @@ "license": "MIT",

@@ -19,3 +19,3 @@ import * as values from './values';

return {
apiKey: process.env.MIX_TINYMCE_API_KEY,
apiKey: options.apiKey,
content: this.value

@@ -22,0 +22,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