Socket
Socket
Sign inDemoInstall

effects-as-data

Package Overview
Dependencies
Maintainers
1
Versions
155
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

effects-as-data - npm Package Compare versions

Comparing version 2.5.9 to 2.5.10

9

package.json
{
"name": "effects-as-data",
"version": "2.5.9",
"version": "2.5.10",
"description": "A micro abstraction layer for Javascript that makes writing, testing, and monitoring side-effects easy.",

@@ -19,3 +19,5 @@ "main": "src/index.js",

"license": "MIT",
"dependencies": {},
"dependencies": {
"lodash": "^4.17.4"
},
"devDependencies": {

@@ -25,4 +27,3 @@ "babel-cli": "^6.24.1",

"babel-preset-es2015": "^6.24.1",
"jest-cli": "^20.0.0",
"lodash": "^4.17.4"
"jest-cli": "^20.0.0"
},

@@ -29,0 +30,0 @@ "jest": {

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