Socket
Socket
Sign inDemoInstall

@advanced-rest-client/cookie-parser

Package Overview
Dependencies
1
Maintainers
3
Versions
6
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

3.2.0

Diff

Changelog

Source

3.2.0 (2020-05-23)

Build

  • bumping version 51c3e64 by Pawel Psztyc
  • bumping version 69f2d88 by Pawel Psztyc

Update

  • [ci skip] automated merge master->stage. syncing main branches 57e8f26 by Ci agent
  • [ci skip] automated merge master->stage. syncing main branches 9466c69 by Ci agent
  • removing unused packages 301aa0d by Pawel Psztyc
  • updating lock file 5cb57f4 by Pawel Psztyc
  • adding types ca0e198 by Pawel Psztyc
  • updating dependencies and renaming main file a841761 by Pawel Psztyc
  • upgrading project, adding more tests, fixing issues f25d909 by Pawel Psztyc

Documentation

  • updating readme file f78ecd2 by Pawel

Refactor

  • upgrading to open-wc standards af79a8f by Pawel

Testing

  • adding assert function 202e4b7 by Pawel
  • updating SL and travis config 91e1719 by Pawel Psztyc

Other

  • Update: Restoring previous mocha version due to tests errors 0cf8774 by Pawel
  • Update: Upgrading dependencies 454b0fe by Pawel
  • Update: Updating node version for travis f6f02e9 by Pawel
  • Update: Removing FF from local tests due to unknown WCT error 376119c by Pawel
  • Breaking: Upgrading to ES6 modules 5527fbd by Pawel
jarrodek
published 3.1.0 •

Changelog

Source

3.1.0 (2019-12-24)

Build

  • bumping version 51c3e64 by Pawel Psztyc
  • bumping version 69f2d88 by Pawel Psztyc

Update

  • removing unused packages 301aa0d by Pawel Psztyc
  • updating lock file 5cb57f4 by Pawel Psztyc
  • adding types ca0e198 by Pawel Psztyc
  • updating dependencies and renaming main file a841761 by Pawel Psztyc
  • upgrading project, adding more tests, fixing issues f25d909 by Pawel Psztyc

Testing

  • updating SL and travis config 91e1719 by Pawel Psztyc

Other

  • Update: Restoring previous mocha version due to tests errors 0cf8774 by Pawel
  • Update: Upgrading dependencies 454b0fe by Pawel
  • Update: Updating node version for travis f6f02e9 by Pawel
  • Update: Removing FF from local tests due to unknown WCT error 376119c by Pawel
  • Breaking: Upgrading to ES6 modules 5527fbd by Pawel
  • Fix: Fixing cookie domain match 3dfd0de by Pawel Psztyc
  • Fix: Fixing linter errors 2c1deb0 by Pawel Psztyc
  • Fix: Removing the element definition so the crisper library don't override the script c173145 by Pawel Psztyc
  • Update: Adding error check for the decode function f7ff359 by Pawel Psztyc
  • Update: Updated dependencies and removed URI library. Updated tests to use WCT. 59f7939 by Pawel Psztyc
  • Update: Updated Travis configuration to connect to Sauce Labs. 23763a5 by Pawel Psztyc
  • Update: Added new Travis configuration 2c4c744 by jarrodek
  • Fix: Fixed setting time for max-age parameter - now it will set minimal date value for expired if max-age is <= 0 44c3e5f by jarrodek
  • Update: Updated bower ignored files list 6e082a8 by jarrodek
  • Docs: Updated docs 8aa395f by jarrodek
  • New: Added empty element so the catalog structure will handle it properly c8cee8f by jarrodek
  • New: Added hero image 7aeeaaa by jarrodek
  • Docs: Created docs for the element 9818948 by jarrodek
  • New: Added dependencyci 8ac3bdf by jarrodek
  • Update: Added main entry to the bower.json file 67354c9 by jarrodek
  • Fix: Fixed path matching 8b296e5 by jarrodek
  • Fix: Fixed an attribute set during parse to lower case b503338 by jarrodek
  • Update: Added new parameter to the merge function which makes copy additional properties from old cookie to new cookie 9b171b4 by jarrodek
  • Update: Added toJSON function for Cookie object to properly store cookies in a database 099c617 by jarrodek
  • Update: Meging cookies now check domain and path 6d8ab15 by jarrodek
  • Fix: Fixes an issue with URI library reference 8938643 by jarrodek
  • Build: added ignored files to the bower.json file ad20a81 by jarrodek
  • Build: Update gulp file and added reference to build scripts dd86e70 by jarrodek
  • Breaking: Finished cookie-parser library. Added docs and test cases. 25e1c00 by jarrodek

<a name="3.1.0"></a>

jarrodek
published 3.0.1 •

jarrodek
published 3.0.0 •

jarrodek
published 3.0.0-preview.1 •

jarrodek
published 2.0.0 •

Changelog

Source

3.1.0 (2019-12-24)

Build

  • bumping version 51c3e64 by Pawel Psztyc
  • bumping version 69f2d88 by Pawel Psztyc

Update

  • removing unused packages 301aa0d by Pawel Psztyc
  • updating lock file 5cb57f4 by Pawel Psztyc
  • adding types ca0e198 by Pawel Psztyc
  • updating dependencies and renaming main file a841761 by Pawel Psztyc
  • upgrading project, adding more tests, fixing issues f25d909 by Pawel Psztyc

Testing

  • updating SL and travis config 91e1719 by Pawel Psztyc

Other

  • Update: Restoring previous mocha version due to tests errors 0cf8774 by Pawel
  • Update: Upgrading dependencies 454b0fe by Pawel
  • Update: Updating node version for travis f6f02e9 by Pawel
  • Update: Removing FF from local tests due to unknown WCT error 376119c by Pawel
  • Breaking: Upgrading to ES6 modules 5527fbd by Pawel
  • Fix: Fixing cookie domain match 3dfd0de by Pawel Psztyc
  • Fix: Fixing linter errors 2c1deb0 by Pawel Psztyc
  • Fix: Removing the element definition so the crisper library don't override the script c173145 by Pawel Psztyc
  • Update: Adding error check for the decode function f7ff359 by Pawel Psztyc
  • Update: Updated dependencies and removed URI library. Updated tests to use WCT. 59f7939 by Pawel Psztyc
  • Update: Updated Travis configuration to connect to Sauce Labs. 23763a5 by Pawel Psztyc
  • Update: Added new Travis configuration 2c4c744 by jarrodek
  • Fix: Fixed setting time for max-age parameter - now it will set minimal date value for expired if max-age is <= 0 44c3e5f by jarrodek
  • Update: Updated bower ignored files list 6e082a8 by jarrodek
  • Docs: Updated docs 8aa395f by jarrodek
  • New: Added empty element so the catalog structure will handle it properly c8cee8f by jarrodek
  • New: Added hero image 7aeeaaa by jarrodek
  • Docs: Created docs for the element 9818948 by jarrodek
  • New: Added dependencyci 8ac3bdf by jarrodek
  • Update: Added main entry to the bower.json file 67354c9 by jarrodek
  • Fix: Fixed path matching 8b296e5 by jarrodek
  • Fix: Fixed an attribute set during parse to lower case b503338 by jarrodek
  • Update: Added new parameter to the merge function which makes copy additional properties from old cookie to new cookie 9b171b4 by jarrodek
  • Update: Added toJSON function for Cookie object to properly store cookies in a database 099c617 by jarrodek
  • Update: Meging cookies now check domain and path 6d8ab15 by jarrodek
  • Fix: Fixes an issue with URI library reference 8938643 by jarrodek
  • Build: added ignored files to the bower.json file ad20a81 by jarrodek
  • Build: Update gulp file and added reference to build scripts dd86e70 by jarrodek
  • Breaking: Finished cookie-parser library. Added docs and test cases. 25e1c00 by jarrodek

<a name="3.1.0"></a>

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