Some utilities for JSON pointers described by RFC 6901
Last release 5 years ago
no release in 18 months
Ships unpredictably
gaps range from 4 weeks to 3.9 years
This project publishes no release notes
the list below is its commits, not an announcement
Nothing withdrawn
no release was ever pulled
13 years old
13 releases · first in 2013
Release timeline
13 releases since 2013Releases
- 0.6.217 Feb 2022
Nothing published for this version
- 0.6.124 Sept 2020
Nothing published for this version
- 0.6.017 Oct 2016
Release notes
This project publishes no release notes. Between
0.5.0and0.6.0there 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
- 0.5.018 Mar 2016
Release notes
This project publishes no release notes. Between
0.4.0and0.5.0there were 4 commits, 2 of them substantive:- Add sudo: false to .travis.yml
- Don't mutate pointer array. Performance speedup.
- 0.4.022 Feb 2016
Release notes
This project publishes no release notes. Between
0.3.1and0.4.0there 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
- 0.3.117 Feb 2016
Release notes
This project publishes no release notes. Between
0.2.2and0.3.1there 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'
- 0.3.024 Feb 2015
Nothing published for this version
- 0.2.220 Sept 2014
Release notes
This project publishes no release notes. Between
0.2.1and0.2.2there were 3 commits, 2 of them substantive:- Fixes #9
- Bumps version to 0.2.2
- 0.2.130 Jul 2014
Release notes
This project publishes no release notes. Between
0.1.0and0.2.1there 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
- 0.1.09 Nov 2013
Release notes
This project publishes no release notes. Between
0.0.4and0.1.0there 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
- 0.0.48 Sept 2013
Release notes
This project publishes no release notes. Between
0.0.3and0.0.4there 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
- 0.0.37 Apr 2013
Release notes
This project publishes no release notes. Between
0.0.2and0.0.3there were 4 commits, 3 of them substantive:- Add convenience wrapper.
- Puts unnecessary .lookup into .get
- Bumps version to 0.0.3
- 0.0.27 Apr 2013
Nothing published for this version