Socket
Socket
Sign inDemoInstall

prosemirror-keymap

Package Overview
Dependencies
6
Maintainers
1
Versions
28
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
23Next

1.2.2

Diff

Changelog

Source

1.2.2 (2023-05-17)

Bug fixes

Include CommonJS type declarations in the package to please new TypeScript resolution settings.

marijn
published 1.2.1 •

Changelog

Source

1.2.1 (2023-02-14)

Bug fixes

Work around macOS putting the unmodified character in KeyboardEvent.key when Cmd is held down, fixing shift-cmd-letter bindings.

marijn
published 1.2.0 •

Changelog

Source

1.2.0 (2022-05-30)

New features

Include TypeScript type declarations.

marijn
published 1.2.0-beta.1 •

marijn
published 1.1.5 •

Changelog

Source

1.1.5 (2021-10-29)

Bug fixes

Fix issue where iPhones and iPads with a hardware keyboard didn't have Mod converted to Cmd.

marijn
published 1.1.4 •

Changelog

Source

1.1.4 (2020-05-18)

Bug fixes

Fall through to the name associated with a key's keyCode when the character produced isn't ASCII and isn't directly bound.

marijn
published 1.1.3 •

Changelog

Source

1.1.3 (2019-11-20)

Bug fixes

Rename ES module files to use a .js extension, since Webpack gets confused by .mjs

marijn
published 1.1.2 •

Changelog

Source

1.1.2 (2019-11-19)

Bug fixes

The file referred to in the package's module field now is compiled down to ES5.

marijn
published 1.1.1 •

Changelog

Source

1.1.1 (2019-11-15)

Bug fixes

Fix an issue where keyboards layouts that use shift to produce characters that are created without shift on a US keyboard would fail to fire bindings for those keys that include the Shift- modifier.

marijn
published 1.1.0 •

Changelog

Source

1.1.0 (2019-11-08)

New features

Add a module field to package json file.

23Next
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc