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

@edsdk/n1ed-react

Package Overview
Dependencies
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@edsdk/n1ed-react - npm Package Compare versions

Comparing version 1.0.15 to 1.0.16

2

lib/cjs/N1ED.js

@@ -39,3 +39,3 @@ "use strict";

return;
var apiKey = "REACDFLT";
var apiKey = "REACN1ED";
var passedApiKey = this.props.apiKey;

@@ -42,0 +42,0 @@ if (!passedApiKey && this.props.init && this.props.init.apiKey)

@@ -36,3 +36,3 @@ var __extends = (this && this.__extends) || (function () {

return;
var apiKey = "REACDFLT";
var apiKey = "REACN1ED";
var passedApiKey = this.props.apiKey;

@@ -39,0 +39,0 @@ if (!passedApiKey && this.props.init && this.props.init.apiKey)

{
"name": "@edsdk/n1ed-react",
"version": "1.0.15",
"version": "1.0.16",
"description": "React integration for N1ED editor",

@@ -5,0 +5,0 @@ "repository": {

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