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

protoblast

Package Overview
Dependencies
Maintainers
1
Versions
103
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

protoblast - npm Package Versions

13
11

0.8.14

Diff

Changelog

Source

0.8.14 (2023-11-04)

  • Add LocalDateTime, LocalDate and LocalTime classes
  • Improve Object.checksum() handling of class instances
  • Add default Symbol.toStringTag implementation for classes
  • Add Decimal classes
  • Make Object.isPrimitive(arg) return true for all primitive types
  • Add BigInt support to Object.stringifyPrimitive(arg) method
  • Implement Symbol.toPrimitive method for the local date classes so it'll behave like the native Date class
skerit
published 0.8.13 •

Changelog

Source

0.8.13 (2023-10-15)

  • Fix certain dates being turned into a year and ago with the #timeAgo() method
  • Add values() and toArray() method to the BackedMap class
  • Prefer existing type_path property of classes when creating a descendants dictionary
  • Make Date#add(amount, unit) handle days, weeks, months & years differently
  • Set the x-protoblast-webview request header when running in a webview
  • Improve Bun v1.x compatibility
skerit
published 0.8.12 •

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
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