chainify-object
Advanced tools
Comparing version 0.3.1 to 0.3.2
@@ -5,4 +5,11 @@ # Changelog | ||
### [0.3.2](https://github.com/justinvdm/chainify-object/compare/v0.3.1...v0.3.2) (2020-05-29) | ||
### Bug Fixes | ||
* **pkg:** Include files field in pkg ([6c232d8](https://github.com/justinvdm/chainify-object/commit/6c232d8fb820c9683717057d2e83ec4d7e82fc59)) | ||
### [0.3.1](https://github.com/justinvdm/chainify-object/compare/v0.3.0...v0.3.1) (2020-05-29) | ||
## 0.3.0 (2020-05-29) |
{ | ||
"name": "chainify-object", | ||
"version": "0.3.1", | ||
"version": "0.3.2", | ||
"description": "make an object's functions chainable", | ||
@@ -23,2 +23,9 @@ "type": "commonjs", | ||
}, | ||
"files": [ | ||
"*.js", | ||
"utils/*.js", | ||
"*.mjs", | ||
"dist", | ||
"index.d.ts" | ||
], | ||
"keywords": [ | ||
@@ -25,0 +32,0 @@ "chain", |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
17202
11
62
1