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

@hackerrank/firepad

Package Overview
Dependencies
Maintainers
3
Versions
80
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@hackerrank/firepad - npm Package Versions

1
8

0.4.0-beta

Diff

Changelog

Source

v0.4.0-beta #51

Changed

  • Fix a bug monaco-adapter/_operationFromMonacoChange function
  • Revert https://github.com/interviewstreet/firepad-x/commit/2aebf79871d3fc9bf21e9b056a0faa60c6da0b3a
  • Revert https://github.com/interviewstreet/firepad-x/commit/a12177892c692b44c106d60f2819fbf7f1094f22
  • No breaking change on external APIs.
  • Revert to firebase v7.12.0 (https://github.com/interviewstreet/firepad-x/commit/03910ce475e04ddcab2e683877f579bfcbd32d91).
shawmanmohan
published 0.3.1 •

Changelog

Source

v0.3.1 #44

Changed

  • Bump version of @operational-transformation packages to v0.1.1.
  • This fixes issue with Universal Application building using this library.
shawmanmohan
published 0.3.0 •

Changelog

Source

v0.3.0 #42

Changed

  • Moved OT Responsibility to 3rd Party Libs under @operational-transformation scope.
  • Using mitt for even emitter.
  • Remove unused modules and simplify implementations.
  • No breaking change on API level.
shawmanmohan
published 0.2.1-test-01 •

shawmanmohan
published 0.1.3-log-beta-1 •

shawmanmohan
published 0.2.0 •

Changelog

Source

v0.2.0 #35

Changed

  • Updated peer dependency from firebase@7.12.0 to firebase@8.8.1.
  • No breaking change on API level.
  • Improve README.md with a beginner friendly guide as well.

Fixes

  • Fixed the issue when using firebase from regions other than US would throw error. solution.
__jacobi
published 0.1.2-log-1 •

__jacobi
published 0.1.1 •

Changelog

Source

v0.1.1 - #30

Fixes

  • EOL Reset in Monaco Model content due to setValue call in setInitiated method, changed it to use existing setText call in Monaco Adapter.
__jacobi
published 0.1.1-new-line •

__jacobi
published 0.1.0 •

Changelog

Source

v0.1.0 - #24

Added

  • Cursor Widget that announces User's name in front of his/her cursor.
  • Github Action workflow to relase package seamlessly to NPM public Registry.
  • Support for separate Stable and Beta release to accomodate users for their specific usecases.

Changed

  • Renamed package from firepad-x to @hackerrank/firepad.
  • Migrated codebase to Typescript with emphasis upon Adapter Pattern (Hexagonal Architecture).
  • Exposed multiple interfaces to allow each moving parts to work sustainably without actually depending on them.
  • Interfaces also allows consumer application to put forward custom implementation of part of the product.
  • Migrated Build Environment to TypeScript-Webpack to facilitate for easier development experience wih hot-reloading and other features.
  • Build Environment produces ES Modules and Type Definition files along with existing Single JavaScript bundle.
  • Migrated Test Setup and Environment to Jest with Coverage report from Istanbul.
  • Moved Firebase Configuration to Runtime Environment to allow seamless customisation.
  • Added pre-commit hook with Prettier to maintain code quality.

Removed

  • Grunt workflow is removed with all it's dependencies.
  • Removed unused modules and examples except for Firebase and Monaco related ones.
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