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

@favish/ory-editor-plugins-default-native

Package Overview
Dependencies
Maintainers
2
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@favish/ory-editor-plugins-default-native - npm Package Compare versions

Comparing version 0.4.4-6 to 0.4.4-7

82

lib/index.js

@@ -6,2 +6,23 @@ 'use strict';

});
var _jsxFileName = 'src/index.js'; /*
* This file is part of ORY Editor.
*
* ORY Editor is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* ORY Editor is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with ORY Editor. If not, see <http://www.gnu.org/licenses/>.
*
* @license LGPL-3.0
* @copyright 2016-2018 Aeneas Rekkas
* @author Aeneas Rekkas <aeneas+oss@aeneas.io>
*
*/

@@ -20,6 +41,18 @@ var _react = require('react');

'div',
null,
{
__source: {
fileName: _jsxFileName,
lineNumber: 31
},
__self: undefined
},
_react2.default.createElement(
'p',
null,
{
__source: {
fileName: _jsxFileName,
lineNumber: 32
},
__self: undefined
},
'This is a default plugin that handles native drag events of type',

@@ -29,7 +62,19 @@ ' ',

'code',
null,
{
__source: {
fileName: _jsxFileName,
lineNumber: 34
},
__self: undefined
},
itemType
),
'.',
_react2.default.createElement('br', null),
_react2.default.createElement('br', {
__source: {
fileName: _jsxFileName,
lineNumber: 34
},
__self: undefined
}),
'It contained the following payload:'

@@ -39,3 +84,9 @@ ),

'pre',
null,
{
__source: {
fileName: _jsxFileName,
lineNumber: 37
},
__self: undefined
},
JSON.stringify(item, null, 2)

@@ -52,23 +103,2 @@ )

*/
/*
* This file is part of ORY Editor.
*
* ORY Editor is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* ORY Editor is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with ORY Editor. If not, see <http://www.gnu.org/licenses/>.
*
* @license LGPL-3.0
* @copyright 2016-2018 Aeneas Rekkas
* @author Aeneas Rekkas <aeneas+oss@aeneas.io>
*
*/

@@ -75,0 +105,0 @@ exports.default = function (hover, monitor, component) {

{
"name": "@favish/ory-editor-plugins-default-native",
"version": "0.4.4-6",
"version": "0.4.4-7",
"main": "./lib/index.js",

@@ -24,3 +24,3 @@ "author": "ORY GmbH",

},
"gitHead": "213f4e206627a1b928c47908c0f2cbdc360ef41b"
"gitHead": "052bae462d17243aef6eda58f951151f4322a4d2"
}

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