Socket
Socket
Sign inDemoInstall

protoblast

Package Overview
Dependencies
1
Maintainers
1
Versions
101
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
Previous1345
11Next

0.8.12

Diff

Changelog

Source

0.8.12 (2023-10-04)

  • Fix server-side String#encodeHTML() stripping out newline & tab characters
  • Add Deck#size property getter
skerit
published 0.8.11 •

Changelog

Source

0.8.11 (2023-07-28)

  • Add reset() method to timebombs
  • Add progress_upload event to Request instances made on the browser
  • Don't let a browser Request be considered timed-out while its receiving/sending information
skerit
published 0.8.10 •

Changelog

Source

0.8.10 (2023-05-29)

  • Add String.isLetter(character) method
skerit
published 0.8.9 •

Changelog

Source

0.8.9 (2023-05-09)

  • Add Function#instrumentMethod() to add instrumentation to existing methods
skerit
published 0.8.8 •

Changelog

Source

0.8.8 (2023-04-20)

  • Add WeakValueMap class
  • Allow String#tokenizeHTML() custom blocks to replace TAG_NAME states
skerit
published 0.8.7 •

Changelog

Source

0.8.7 (2023-03-02)

  • Fix tel: not being recognized as a valid protocol in RURL
  • Add RURL#matchesPath() method
skerit
published 0.8.6 •

Changelog

Source

0.8.6 (2023-02-25)

  • Make RURL.isUrl() return true when given a Location instance
skerit
published 0.8.5 •

Changelog

Source

0.8.5 (2023-02-20)

  • Don't add descendants to the dictionary that don't have a type_name
  • Add the Develry.BackedMap class
  • Add Class#getLiveDescendantsMap(), which returns a live BackedMap that always has the current descendants
  • Add BackedMap#getKey(value) method
skerit
published 0.8.4 •

Changelog

Source

0.8.4 (2023-01-31)

  • Fix the Stream namespace
  • Make sure FormData#append(field, value, options) turns certain values into strings
skerit
published 0.8.3 •

Changelog

Source

0.8.3 (2023-01-30)

  • Automatically handle ECONNRESET errors because of keep-alive requests
  • Add Blast.listToTree() method
  • Add the force argument to Blast.createStaticDefiner(target, force)
  • Fix loading invalid extra files causing an error on the client side
  • Fix self-closing HTML tags without whitespace not being parsed properly nu String.tokenizeHTML()
SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc