Skip to content

issues Search Results · repo:saikojosh/Object-Assign-Deep language:JavaScript

Filter by

0 results
 (52 ms)

0 results

insaikojosh/Object-Assign-Deep (press backspace or delete to remove)

Hi @saikojosh thanks for sharing this package. Its already widely used by other open source projects including swagger-api/swagger-ui. During opensource clearing of swagger-api/swagger-ui in one of our ...
  • mapero
  • 1
  • Opened 
    on Sep 13, 2021
  • #16

https://github.com/saikojosh/Object-Assign-Deep/blob/2f9608d0083638a7e6899e591792f5ede0cff6cf/objectAssignDeep.js#L131 The first parameter is mutated.
  • niloy
  • Opened 
    on Jun 9, 2021
  • #15

Hello! The package.json defines license to be MIT but there s no License file. Should I assume it s MIT?
  • deepankarmalhan
  • 2
  • Opened 
    on Jan 30, 2019
  • #12

Hi, seems to be the problem with ES5 in the browser Failed to minify the code from this file: ../node_modules/object-assign-deep/objectAssignDeep.js:64 https://github.com/facebook/create-react-app/blob/master/packages/react-scripts/template/README.md#npm-run-build-fails-to-minify ...
  • Marindrew
  • Opened 
    on Jul 27, 2018
  • #10

I m using this module with React and ES6. So, I got error Unexpected character ` using UglifyJs. The cause is in the getTypeOf function. Your code used ` character for strings. I tried to change (double ...
  • xenophy
  • 1
  • Opened 
    on Feb 11, 2018
  • #8

Native objects are currently stripped of their prototype, but it would be easy enough to preserve them through the cloning process.
enhancement
  • saikojosh
  • Opened 
    on Jul 12, 2017
  • #7

enhancement
  • saikojosh
  • Opened 
    on Jul 7, 2017
  • #5

First, thanks for this useful library 😃. Minor suggestion - please consider running the source through Babel or similar before publishing such that the distributable code is all ES5. This will eliminate ...
enhancement
  • hmedney
  • 14
  • Opened 
    on Jun 26, 2017
  • #4

node -v v 4.2.1 The reason is that the default function defaults are not supported in the lower version The error message is as follows: ` /node_modules/object-assign-deep/objectAssignDeep.js:77 function ...
  • zhongzhi107
  • 1
  • Opened 
    on Jun 14, 2017
  • #3
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub