Skip to content

Commit

Permalink
chore(package) v3.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
coderaiser committed Nov 3, 2020
1 parent 8443c0f commit 811bd60
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 1 deletion.
15 changes: 15 additions & 0 deletions ChangeLog
@@ -1,3 +1,18 @@
2020.11.04, v3.0.1

fix:
- (nessy) security : prototype pollution (#14)

feature:
- (package) madrun v7.0.4
- (package) supertape v2.0.1
- (package) eslint-plugin-putout v6.0.0
- (package) putout v11.0.2
- (package) eslint v7.12.1
- (package) nyc v15.1.0
- (package) nodemon v2.0.6


2020.01.05, v3.0.0

feature:
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "nessy",
"version": "3.0.0",
"version": "3.0.1",
"description": "set value in nested object",
"main": "lib/nessy.js",
"scripts": {
Expand Down

0 comments on commit 811bd60

Please sign in to comment.