New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

chainify-object

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

chainify-object - npm Package Compare versions

Comparing version 0.3.1 to 0.3.2

dist/umd/chainify-object.js

7

CHANGELOG.md

@@ -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)

9

package.json
{
"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",

.eslintignore
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc