getobject

get.and.set.deep.objects.easily = true

6 个版本
安装
npm install getobject
yarn add getobject
pnpm add getobject
bun add getobject
README

getobject Build Status

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.

版本列表
1.1.1 2022-05-06
1.1.0 2022-04-03
1.0.2 2021-08-18
1.0.1 2021-05-13
1.0.0 2021-03-12
0.1.0 2013-11-21