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

factor-in

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

factor-in - npm Package Compare versions

Comparing version 1.1.1 to 1.1.2

3

index.js
var objectAssign = require('object-assign')
var R = require('ramda')

@@ -28,2 +27,2 @@ /**

module.exports = R.curry(FactorIn)
module.exports = FactorIn
{
"name": "factor-in",
"version": "1.1.1",
"version": "1.1.2",
"description": "A factory of factory functions. Share and extend object data.",

@@ -15,4 +15,3 @@ "main": "index.js",

"dependencies": {
"object-assign": "^4.0.1",
"ramda": "^0.17.1"
"object-assign": "^4.0.1"
},

@@ -19,0 +18,0 @@ "devDependencies": {

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