-
Notifications
You must be signed in to change notification settings - Fork 0
Comparing changes
Open a pull request
base repository: BaisilG/serialize-javascript
base: master
head repository: yahoo/serialize-javascript
compare: master
- 12 commits
- 8 files changed
- 5 contributors
Commits on Jul 16, 2020
-
Bump lodash from 4.17.15 to 4.17.19 (yahoo#89)
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](lodash/lodash@4.17.15...4.17.19) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 89eded4 - Browse repository at this point
Copy the full SHA 89eded4View commit details
Commits on Aug 2, 2020
-
Bump mocha from 8.0.1 to 8.1.0 (yahoo#90)
Bumps [mocha](https://github.com/mochajs/mocha) from 8.0.1 to 8.1.0. - [Release notes](https://github.com/mochajs/mocha/releases) - [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md) - [Commits](mochajs/mocha@v8.0.1...v8.1.0) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for ccff78b - Browse repository at this point
Copy the full SHA ccff78bView commit details -
Create Dependabot config file (yahoo#91)
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 776a081 - Browse repository at this point
Copy the full SHA 776a081View commit details
Commits on Aug 5, 2020
-
Bump mocha from 8.1.0 to 8.1.1 (yahoo#92)
Bumps [mocha](https://github.com/mochajs/mocha) from 8.1.0 to 8.1.1. - [Release notes](https://github.com/mochajs/mocha/releases) - [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md) - [Commits](mochajs/mocha@v8.1.0...v8.1.1) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 704a483 - Browse repository at this point
Copy the full SHA 704a483View commit details
Commits on Aug 26, 2020
-
Bump mocha from 8.1.1 to 8.1.2 (yahoo#94)
Bumps [mocha](https://github.com/mochajs/mocha) from 8.1.1 to 8.1.2. - [Release notes](https://github.com/mochajs/mocha/releases) - [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md) - [Commits](mochajs/mocha@v8.1.1...v8.1.2) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for d4bed9c - Browse repository at this point
Copy the full SHA d4bed9cView commit details
Commits on Sep 9, 2020
-
Support sparse arrays (yahoo#95)
Signed-off-by: Victor Porof <[email protected]> Co-authored-by: Ryuichi Okumura <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 96431aa - Browse repository at this point
Copy the full SHA 96431aaView commit details -
Bump mocha from 8.1.2 to 8.1.3 (yahoo#96)
Bumps [mocha](https://github.com/mochajs/mocha) from 8.1.2 to 8.1.3. - [Release notes](https://github.com/mochajs/mocha/releases) - [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md) - [Commits](mochajs/mocha@v8.1.2...v8.1.3) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 13feb10 - Browse repository at this point
Copy the full SHA 13feb10View commit details -
Configuration menu - View commit details
-
Copy full SHA for 282a3b8 - Browse repository at this point
Copy the full SHA 282a3b8View commit details
Commits on Sep 10, 2020
-
Configuration menu - View commit details
-
Copy full SHA for d17bcb2 - Browse repository at this point
Copy the full SHA d17bcb2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8eb19aa - Browse repository at this point
Copy the full SHA 8eb19aaView commit details
Commits on Sep 11, 2020
-
Configuration menu - View commit details
-
Copy full SHA for ac79a5a - Browse repository at this point
Copy the full SHA ac79a5aView commit details
Commits on Jan 9, 2024
-
README: Replace deserialize eval with JSON.parse (yahoo#38)
This updates README.md to suggest using [JSON.parse](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/JSON/parse) instead of eval to address security concerns.
Configuration menu - View commit details
-
Copy full SHA for 85b0435 - Browse repository at this point
Copy the full SHA 85b0435View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...master