New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

ace-builds

Package Overview
Dependencies
Maintainers
2
Versions
126
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ace-builds - npm Package Versions

1
13

1.9.0

Diff

Changelog

Source

1.9.0 (2022-08-08)

Features

  • added ability to limit amount of undos/redos (#4872) (897ee0a)
  • publish Ace source code to ace-code NPM package (#4881) (66cf041)

Bug Fixes

  • Fix determination of anonymous code blocks in Postgres Mode (fixes #4790) (06f7e22)
  • Fixed Ace typings (23208f2)
  • Fixed jsDoc annotations (e15abb4), closes #4879
  • refactor of kotlin mode to simplify states and resolve incorrect highlights (a30a99d)
  • returned precise highlight for functions params, generics and types (967aa6b)
  • Rust identifiers normally recognised now; generics highlight support; doc comments support (#4868) (bbb5800)
nightwing
published 1.8.1 •

Changelog

Source

1.8.1 (2022-07-21)

Bug Fixes

  • prevent race condition when creating css files in build (1777bfb)
nightwing
published 1.8.0 •

Changelog

Source

1.8.0 (2022-07-20)

Features

Bug Fixes

  • add undocumented Target command (62e8e9e), closes #4839
  • added NSIS 3.08 commands (acad68c), closes #4838
  • bidihandler: check for undefined before access length property on splits variable (457b657)
  • correct highlight of php heredoc strings with one word on line (ae4564c)
  • Fixed typo in Nord Dark theme. (#4843) (38bf666)
  • Move session.onChange and placeholder.onChange handlers to be first in the change event handler queue (bcb51f2)
  • reuse getTargetDir function (b89c4db)
  • type declarations (a8830fc)
nightwing
published 1.7.1 •

Changelog

Source

1.7.1 (2022-06-29)

Bug Fixes

  • Fixed accessing properties when err is null in onerror handler (3b62a07)
  • Uncaught TypeError: Cannot read properties of undefined in worker code (ce068ac)
nightwing
published 1.7.0 •

Changelog

Source

1.7.0 (2022-06-28)

Features

Bug Fixes

  • Added two tmthemes gruvbox dark (hard) and light (hard) (6b1e67f), closes #3673
  • adds ignore browserified dir to eslintignore (56b591b)
  • Allow setAnnotations to use custom className (f505879), closes #4362
  • Avoid substitutions when Webpack was introduced (a540323), closes #4476
  • Highlighting DISTINCT keyword in SQL (fb3820a), closes #4399
  • Make sure completions aren't null or undefined (a78e127), closes #4608
nightwing
published 1.6.1 •

Changelog

Source

1.6.1 (2022-06-24)

Bug Fixes

  • Highlight unicode characters in Python function and class names (be6f2d1)
  • Incorrect YAML syntax highlighting for version numbers with multiple periods (049d761)
  • Incorrect YAML syntax highlighting for version numbers with multiple periods #4827 (915fcaf)
nightwing
published 1.6.0 •

Changelog

Source

1.6.0 (2022-06-10)

Bug Fixes

  • Add class to tooltip DOM element distinguish errors from warnings (#4810) (d2446d6)
  • Autocomplete stopped working after upgrade to v1.5.2 (48e6b60)
  • Fix css EOF duplicate errors #4816 (48176f6)
  • Fix overflow button for long lines with one token (#4818) (3f93451)
nightwing
published 1.5.3 •

Changelog

Source

1.5.3 (2022-05-31)

Bug Fixes

  • Colors for variable, function and constant should be different (#4802) (9e81bda)
nightwing
published 1.5.2 •

Changelog

Source

1.5.2 (2022-05-30)

Bug Fixes

  • Added es6-shim library to fix old browsers (#4720) (5ba71a0)
  • Added mockdom.before method (#4724) (ffedba3)
  • Added support for cjs, mjs and log modes (#4718) (375498a)
  • Adds missed functions into php_completions.js (#4726) (7d5f4b8)
  • Cannot read property of null for bgTokenizer after session is destroyed (#4713) (d604f52)
  • Do not render selected word markers for the same range multiple times (#4727) (cd30f59)
  • Fixed popup CSS styling (#4728) (045a3e6)
  • Fixed scrolling code lenses into view (#4717) (710b14a)
  • Multiple improvements for Ace themes (#4715) (87ad55d)
  • Only send postMessage through worker if it's defined (#4722) (2afa4bf)
  • Pass additional arguments for command.exec (#4723) (3b36762)
  • Removed focussing after timeout in text input (#4716) (f8ea48f)
  • Throw invalid delta error if change is out of range and added V2 for worker and worker client (#4721) (f269889)
  • Updated ace typings (#4714) (d5d6f9a)
nightwing
published 1.5.1 •

Changelog

Source

1.5.1 (2022-05-23)

Bug Fixes

  • Correctly tokenize YAML meta tags with non alphabetical characters after multiline string (#4706) (0164811)
  • Made commas be tokenized as punctuation operator instead of text in JSON (#4703) (4c4883a)
  • Multiple Partiql and Amazon Ion textual notation fixes (#4686) (bffba8d)
  • PHP syntax fix for AMPERSAND_FOLLOWED_BY_VAR_OR_VARARG (#4705) (d59c22b)
  • Python functions should be highlighted as functions (#4708) (b2aaf1f)
  • Updated PHP mode to support PHP8.1 syntax (#4696) (33cf1c6)
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