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

@remirror/extension-text-case

Package Overview
Dependencies
Maintainers
1
Versions
230
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@remirror/extension-text-case - npm Package Compare versions

Comparing version 0.0.0-pr862.2 to 0.0.0-pr877.1

6

dist/remirror-extension-text-case.browser.cjs.js

@@ -28,3 +28,3 @@ 'use strict';

var TextCaseExtension = (_dec = /*#__PURE__*/core.extension({
var TextCaseExtension = (_dec = core.extension({
defaultOptions: {

@@ -34,3 +34,3 @@ defaultCasing: 'upper'

staticKeys: ['defaultCasing']
}), _dec2 = /*#__PURE__*/core.command(toggleTextCaseOptions), _dec3 = /*#__PURE__*/core.command(), /*#__PURE__*/_dec(_class = (_class2 = class TextCaseExtension extends core.MarkExtension {
}), _dec2 = core.command(toggleTextCaseOptions), _dec3 = core.command(), _dec(_class = (_class2 = class TextCaseExtension extends core.MarkExtension {
get name() {

@@ -135,4 +135,4 @@ return 'textCase';

}, ( /*#__PURE__*/_applyDecoratedDescriptor(_class2.prototype, "toggleTextCase", [_dec2], /*#__PURE__*/Object.getOwnPropertyDescriptor(_class2.prototype, "toggleTextCase"), _class2.prototype), /*#__PURE__*/_applyDecoratedDescriptor(_class2.prototype, "setTextCase", [_dec3], /*#__PURE__*/Object.getOwnPropertyDescriptor(_class2.prototype, "setTextCase"), _class2.prototype)), _class2)) || _class);
}, (_applyDecoratedDescriptor(_class2.prototype, "toggleTextCase", [_dec2], Object.getOwnPropertyDescriptor(_class2.prototype, "toggleTextCase"), _class2.prototype), _applyDecoratedDescriptor(_class2.prototype, "setTextCase", [_dec3], Object.getOwnPropertyDescriptor(_class2.prototype, "setTextCase"), _class2.prototype)), _class2)) || _class);
exports.TextCaseExtension = TextCaseExtension;

@@ -24,3 +24,3 @@ import _objectSpread from '@babel/runtime/helpers/esm/objectSpread2';

var TextCaseExtension = (_dec = /*#__PURE__*/extension({
var TextCaseExtension = (_dec = extension({
defaultOptions: {

@@ -30,3 +30,3 @@ defaultCasing: 'upper'

staticKeys: ['defaultCasing']
}), _dec2 = /*#__PURE__*/command(toggleTextCaseOptions), _dec3 = /*#__PURE__*/command(), /*#__PURE__*/_dec(_class = (_class2 = class TextCaseExtension extends MarkExtension {
}), _dec2 = command(toggleTextCaseOptions), _dec3 = command(), _dec(_class = (_class2 = class TextCaseExtension extends MarkExtension {
get name() {

@@ -131,4 +131,4 @@ return 'textCase';

}, ( /*#__PURE__*/_applyDecoratedDescriptor(_class2.prototype, "toggleTextCase", [_dec2], /*#__PURE__*/Object.getOwnPropertyDescriptor(_class2.prototype, "toggleTextCase"), _class2.prototype), /*#__PURE__*/_applyDecoratedDescriptor(_class2.prototype, "setTextCase", [_dec3], /*#__PURE__*/Object.getOwnPropertyDescriptor(_class2.prototype, "setTextCase"), _class2.prototype)), _class2)) || _class);
}, (_applyDecoratedDescriptor(_class2.prototype, "toggleTextCase", [_dec2], Object.getOwnPropertyDescriptor(_class2.prototype, "toggleTextCase"), _class2.prototype), _applyDecoratedDescriptor(_class2.prototype, "setTextCase", [_dec3], Object.getOwnPropertyDescriptor(_class2.prototype, "setTextCase"), _class2.prototype)), _class2)) || _class);
export { TextCaseExtension };

@@ -28,3 +28,3 @@ 'use strict';

var TextCaseExtension = (_dec = /*#__PURE__*/core.extension({
var TextCaseExtension = (_dec = core.extension({
defaultOptions: {

@@ -34,3 +34,3 @@ defaultCasing: 'upper'

staticKeys: ['defaultCasing']
}), _dec2 = /*#__PURE__*/core.command(toggleTextCaseOptions), _dec3 = /*#__PURE__*/core.command(), /*#__PURE__*/_dec(_class = (_class2 = class TextCaseExtension extends core.MarkExtension {
}), _dec2 = core.command(toggleTextCaseOptions), _dec3 = core.command(), _dec(_class = (_class2 = class TextCaseExtension extends core.MarkExtension {
get name() {

@@ -135,4 +135,4 @@ return 'textCase';

}, ( /*#__PURE__*/_applyDecoratedDescriptor(_class2.prototype, "toggleTextCase", [_dec2], /*#__PURE__*/Object.getOwnPropertyDescriptor(_class2.prototype, "toggleTextCase"), _class2.prototype), /*#__PURE__*/_applyDecoratedDescriptor(_class2.prototype, "setTextCase", [_dec3], /*#__PURE__*/Object.getOwnPropertyDescriptor(_class2.prototype, "setTextCase"), _class2.prototype)), _class2)) || _class);
}, (_applyDecoratedDescriptor(_class2.prototype, "toggleTextCase", [_dec2], Object.getOwnPropertyDescriptor(_class2.prototype, "toggleTextCase"), _class2.prototype), _applyDecoratedDescriptor(_class2.prototype, "setTextCase", [_dec3], Object.getOwnPropertyDescriptor(_class2.prototype, "setTextCase"), _class2.prototype)), _class2)) || _class);
exports.TextCaseExtension = TextCaseExtension;

@@ -28,3 +28,3 @@ 'use strict';

var TextCaseExtension = (_dec = /*#__PURE__*/core.extension({
var TextCaseExtension = (_dec = core.extension({
defaultOptions: {

@@ -34,3 +34,3 @@ defaultCasing: 'upper'

staticKeys: ['defaultCasing']
}), _dec2 = /*#__PURE__*/core.command(toggleTextCaseOptions), _dec3 = /*#__PURE__*/core.command(), /*#__PURE__*/_dec(_class = (_class2 = class TextCaseExtension extends core.MarkExtension {
}), _dec2 = core.command(toggleTextCaseOptions), _dec3 = core.command(), _dec(_class = (_class2 = class TextCaseExtension extends core.MarkExtension {
get name() {

@@ -135,4 +135,4 @@ return 'textCase';

}, ( /*#__PURE__*/_applyDecoratedDescriptor(_class2.prototype, "toggleTextCase", [_dec2], /*#__PURE__*/Object.getOwnPropertyDescriptor(_class2.prototype, "toggleTextCase"), _class2.prototype), /*#__PURE__*/_applyDecoratedDescriptor(_class2.prototype, "setTextCase", [_dec3], /*#__PURE__*/Object.getOwnPropertyDescriptor(_class2.prototype, "setTextCase"), _class2.prototype)), _class2)) || _class);
}, (_applyDecoratedDescriptor(_class2.prototype, "toggleTextCase", [_dec2], Object.getOwnPropertyDescriptor(_class2.prototype, "toggleTextCase"), _class2.prototype), _applyDecoratedDescriptor(_class2.prototype, "setTextCase", [_dec3], Object.getOwnPropertyDescriptor(_class2.prototype, "setTextCase"), _class2.prototype)), _class2)) || _class);
exports.TextCaseExtension = TextCaseExtension;

@@ -24,3 +24,3 @@ import _objectSpread from '@babel/runtime/helpers/esm/objectSpread2';

var TextCaseExtension = (_dec = /*#__PURE__*/extension({
var TextCaseExtension = (_dec = extension({
defaultOptions: {

@@ -30,3 +30,3 @@ defaultCasing: 'upper'

staticKeys: ['defaultCasing']
}), _dec2 = /*#__PURE__*/command(toggleTextCaseOptions), _dec3 = /*#__PURE__*/command(), /*#__PURE__*/_dec(_class = (_class2 = class TextCaseExtension extends MarkExtension {
}), _dec2 = command(toggleTextCaseOptions), _dec3 = command(), _dec(_class = (_class2 = class TextCaseExtension extends MarkExtension {
get name() {

@@ -131,4 +131,4 @@ return 'textCase';

}, ( /*#__PURE__*/_applyDecoratedDescriptor(_class2.prototype, "toggleTextCase", [_dec2], /*#__PURE__*/Object.getOwnPropertyDescriptor(_class2.prototype, "toggleTextCase"), _class2.prototype), /*#__PURE__*/_applyDecoratedDescriptor(_class2.prototype, "setTextCase", [_dec3], /*#__PURE__*/Object.getOwnPropertyDescriptor(_class2.prototype, "setTextCase"), _class2.prototype)), _class2)) || _class);
}, (_applyDecoratedDescriptor(_class2.prototype, "toggleTextCase", [_dec2], Object.getOwnPropertyDescriptor(_class2.prototype, "toggleTextCase"), _class2.prototype), _applyDecoratedDescriptor(_class2.prototype, "setTextCase", [_dec3], Object.getOwnPropertyDescriptor(_class2.prototype, "setTextCase"), _class2.prototype)), _class2)) || _class);
export { TextCaseExtension };
{
"name": "@remirror/extension-text-case",
"version": "0.0.0-pr862.2",
"version": "0.0.0-pr877.1",
"description": "Formatting for text casing in your editor.",

@@ -38,11 +38,11 @@ "keywords": [

"dependencies": {
"@babel/runtime": "^7.12.13",
"@remirror/core": "0.0.0-pr862.2",
"@remirror/messages": "0.0.0-pr862.2"
"@babel/runtime": "^7.13.7",
"@remirror/core": "0.0.0-pr877.1",
"@remirror/messages": "0.0.0-pr877.1"
},
"devDependencies": {
"@remirror/pm": "0.0.0-pr862.2"
"@remirror/pm": "0.0.0-pr877.1"
},
"peerDependencies": {
"@remirror/pm": "1.0.0-next.60"
"@remirror/pm": "0.0.0-pr877.1"
},

@@ -49,0 +49,0 @@ "publishConfig": {

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