Comparing version 1.0.11 to 1.0.13
{ | ||
"name": "redbone", | ||
"version": "1.0.11", | ||
"version": "1.0.13", | ||
"description": "Polymorphic library for two way redux dispatching", | ||
@@ -19,10 +19,10 @@ "main": "index.js", | ||
"dependencies": { | ||
"lodash": "^4.17.15" | ||
"lodash": "^4.17.21" | ||
}, | ||
"peerDependencies": { | ||
"socket.io": "^2.0.0" | ||
"socket.io": "^2.4.1" | ||
}, | ||
"devDependencies": { | ||
"eslint": "^6.5.1" | ||
"eslint": "^7.27.0" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
18066
Updatedlodash@^4.17.21