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
Previous1
35
11Next

0.7.20

Diff

Changelog

Source

0.7.20 (2022-07-04)

  • Add Function.afterConstituted(task) and Function.hasConstituted() methods
  • Add JSON-Dry support for Map and Set
  • Add the HashSet class
  • Make Array.cast() return array versions of Map and Set instances
  • Fix Blast.checksumSymbol not always being available
skerit
published 0.7.19 •

Changelog

Source

0.7.19 (2022-06-19)

  • Fix pathnames of a RURL containg unescaped characters
skerit
published 0.7.18 •

Changelog

Source

0.7.18 (2022-06-16)

  • Add Array#findAllByPath(path, value)
  • Add Function#setAbstractMethod(name)
  • Make server-side requests retry dns lookups if they fail
  • Fix Cache#set() not setting the MAX_AGE of entries
skerit
published 0.7.17 •

Changelog

Source

0.7.17 (2022-03-21)

  • Catch Date#format() errors regarding unknown timezones in Firefox
skerit
published 0.7.16 •

Changelog

Source

0.7.16 (2022-03-16)

  • Make RURL understand network protocols when assigning hostnames
  • Fix Error#parseStack() capturing wrong line & nr of anonymous function
  • Fix Function.setProperty setting the wrong super property
  • Try to get more error data from failed Request calls
skerit
published 0.7.15 •

Changelog

Source

0.7.15 (2022-02-20)

  • Fix Date#secondsToDuration() using wrong rounded months
  • Allow scripts loaded with Blast.require() to use top-level await
  • Make Function.series and Function.parallel throw better errors
skerit
published 0.7.14 •

Changelog

Source

0.7.14 (2021-09-24)

  • Make sure nothing overwrites the global JSON object (which Facebook Pixel currently does)
skerit
published 0.7.13 •

Changelog

Source

0.7.13 (2021-09-12)

  • Allow custom blocks in String#tokenizeHTML() to drop their delimiters from the output
  • Add line_start & line_end to String.tokenizeHTML() output
  • Add line_start & line_end to Function.tokenize() output
  • Add Blast.isFirefox boolean property
  • Add Error.parseStack() method
  • String#slug() will now also replace underscores
  • Add String#reverse() method, which works with astral characters
  • Also add StringBuilder#reverse() and StringBuilder#banish() methods
skerit
published 0.7.12 •

Changelog

Source

0.7.12 (2021-08-10)

  • Fix DNS cache never resolving pledges
skerit
published 0.7.11 •

Changelog

Source

0.7.11 (2021-08-10)

  • Fix Blast.createTempDirSync() returning the wrong value
  • Make Blast.mkdirp() and Blast.mkdirpSync() always return the path they were creating
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