PackageTrack

npm · #4582

json-pointer

0.6.217M downloads/momanuelstofer/json-pointer

Some utilities for JSON pointers described by RFC 6901

Release timeline

13 releases since 2013
201520172019202120232025

Releases

  1. 0.6.217 Feb 2022

    Nothing published for this version

  2. 0.6.124 Sept 2020

    Nothing published for this version

  3. 0.6.017 Oct 2016
    Release notes

    This project publishes no release notes. Between 0.5.0 and 0.6.0 there were 6 commits, 4 of them substantive:

    • Fix "remove" test
    • Correctly handle remove from array
    • Update tests to cover remove from array
    • Remove component.json
  4. 0.5.018 Mar 2016
    Release notes

    This project publishes no release notes. Between 0.4.0 and 0.5.0 there were 4 commits, 2 of them substantive:

    • Add sudo: false to .travis.yml
    • Don't mutate pointer array. Performance speedup.
  5. 0.4.022 Feb 2016
    Release notes

    This project publishes no release notes. Between 0.3.1 and 0.4.0 there were 5 commits, 2 of them substantive:

    • accept array of reference tokens as a pointer
    • tests for accessing object with array of tokensin place of JSON-pointer
  6. 0.3.117 Feb 2016
    Release notes

    This project publishes no release notes. Between 0.2.2 and 0.3.1 there were 13 commits, 6 of them substantive:

    • Adds support for '-'
    • .compile(str) should be .compile(array)
    • Make .get and .set work with Objects that have a prototype
    • Add failing test for getting inherited properties
    • Add MIT License
    • fix error: Cannot use 'in' operator to search for 'property' in 'value'
  7. 0.3.024 Feb 2015

    Nothing published for this version

  8. 0.2.220 Sept 2014
    Release notes

    This project publishes no release notes. Between 0.2.1 and 0.2.2 there were 3 commits, 2 of them substantive:

    • Fixes #9
    • Bumps version to 0.2.2
  9. 0.2.130 Jul 2014
    Release notes

    This project publishes no release notes. Between 0.1.0 and 0.2.1 there were 12 commits, 10 of them substantive:

    • Include links to this repo in package.json
    • Dependency to PhantomJS added (since it was undeclared in latest version of mocha-phantomjs)
    • Updates wrapper documentation
    • Add version of dependencies in component.json and package.json
    • Move iteration from dict into walk, add optional descend callback
    • Fixes escape for non-strings
    • Clean up dependencies
    • Bumps version to 0.2.0
    • No component build for npm test
    • Bumps version to 0.2.1
  10. 0.1.09 Nov 2013
    Release notes

    This project publishes no release notes. Between 0.0.4 and 0.1.0 there were 4 commits, 4 of them substantive:

    • Bugfix: #compile had incorrect behaviour for [], fixes #4
    • Adds remove() resolves #3
    • Adds documentation for remove
    • Bumps version to 0.1.0
  11. 0.0.48 Sept 2013
    Release notes

    This project publishes no release notes. Between 0.0.3 and 0.0.4 there were 19 commits, 18 of them substantive:

    • Fixes dict on arrays
    • Fixes bug: set on first level failed + adds support chainable oo-style
    • Removes unused comment
    • Updates readme.md
    • Fixes has
    • Adds testling config
    • Update Readme.md
    • Update Readme.md
    • Update Readme.md
    • Update Readme.md
    • Update Readme.md
    • Set mocha version to 1.9.0, newer version did break the tests
    • Update Readme.md
    • Update Readme.md
    • Adds test for issue manuelstofer/json-pointer#2
    • Test with more node.js version on travis
    • Removes node.js 0.6 from travis config. 0.6 is no more supported by component
    • Bumps version to 0.0.4
  12. 0.0.37 Apr 2013
    Release notes

    This project publishes no release notes. Between 0.0.2 and 0.0.3 there were 4 commits, 3 of them substantive:

    • Add convenience wrapper.
    • Puts unnecessary .lookup into .get
    • Bumps version to 0.0.3
  13. 0.0.27 Apr 2013

    Nothing published for this version