Package Exports
- getobject
- getobject/lib/getobject.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (getobject) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
getobject 
get.and.set.deep.objects.easily = true;
Getting Started
Install the module with: npm install getobject
var getobject = require('getobject');
Contributing
In lieu of a formal styleguide, take care to maintain the existing coding style. Add unit tests for any new or changed functionality. Lint and test your code using Grunt.
Release History
- 11/03/2021 - 1.0.0 Release. Fixes CVE-2020-28282.
- 21/11/2013 - 0.1.0 Release.
License
Copyright (c) 2013 "Cowboy" Ben Alman Licensed under the MIT license.