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

@expressen/tallahassee

Package Overview
Dependencies
Maintainers
10
Versions
207
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@expressen/tallahassee - npm Package Versions

1
21

11.3.0

Diff

Changelog

Source

11.3.0

  • Fix heritage confusion between EventTarget and Node. It is Node that inherits from EventTarget and not the other way around
  • Add basic support for XMLHttpRequest that also inherits from EventTarget, and not the other way around
  • EventTarget will now execute on-event-name functions if set #2
paed01
published 11.2.1 •

Changelog

Source

11.2.1

  • Response with set cookies without explicit domain are now accessible on declared host
  • Response with set cookies without explicit path are now accessible on request path directory
paed01
published 11.2.0 •

Changelog

Source

11.2.0

  • Element.className is always a string
  • Better support for HTMLSelectElement
  • Expose options and selectedOptions on select element as live lists
  • Refactor NodeList and its descendents, e.g. HTMLCollection and RadioNodeList
paed01
published 11.1.1 •

paed01
published 11.1.0 •

Changelog

Source

11.1.0

  • Accept port number, origin string, or express app as first argument when creating new instance of Tallahassee
  • Remove supertest dependency
indeedshouts
published 11.0.6 •

Changelog

Source

11.0.6

  • Normalize cookie output
jonaswalden
published 11.0.5 •

Changelog

Source

11.0.5

  • Element.children returns an HTMLCollection
paed01
published 11.0.4 •

Changelog

Source

11.0.4

  • save cookie by string instead of by instance to handle different cookiejar versions
paed01
published 11.0.3 •

Changelog

Source

11.0.3

  • stop returning URI encoded mailto- and tel href
paed01
published 11.0.2 •

Changelog

Source

11.0.2

  • document fragment and its children now have document as owner document
  • quickfix src and href attribute behaviour for links
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