Socket
Socket
Sign inDemoInstall

pathington

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pathington - npm Package Versions

2

1.1.7

Diff

Changelog

Source

1.1.7

  • Use custom map implementation for performance
planttheidea
published 1.1.6 •

Changelog

Source

1.1.6

  • Update dependencies to the latest (babel@7, ava@1, etc).
planttheidea
published 1.1.5 •

Changelog

Source

1.1.5

  • Simplify valid key regex (reduce filesize)
planttheidea
published 1.1.4 •

Changelog

Source

1.1.4

  • Improve regexp coverage for dotty syntax
  • Simplify isNumericKey regexp
planttheidea
published 1.1.3 •

Changelog

Source

1.1.3

  • Add caching of string keys (huge performance boost for common use-cases)
planttheidea
published 1.1.2 •

Changelog

Source

1.1.2

  • Ensure quoted numeric keys (indices) will be parsed as numbers
planttheidea
published 1.1.1 •

Changelog

Source

1.1.1

  • Improve performance of isQuotedKey test
planttheidea
published 1.1.0 •

Changelog

Source

1.1.0

  • If a value is not a standard type, parse will coerce the value to string and use that as key (null => 'null')
  • Empty strings are now supported as keys
planttheidea
published 1.0.2 •

Changelog

Source

1.0.2

  • Fix issue where single multi-space string was being split into separate keys (should be single quoted key)
planttheidea
published 1.0.1 •

Changelog

Source

1.0.1

  • Ensure es transpilation is usable by bundles by including the module definition in package.json
2
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