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.0.0 to 1.0.1

6

package.json
{
"name": "factor-in",
"version": "1.0.0",
"version": "1.0.1",
"description": "Factory functions that return a factory functions that inherit and return objects",

@@ -14,2 +14,3 @@ "main": "index.js",

"babel": "^5.8.23",
"coveralls": "^2.11.3",
"faucet": "0.0.1",

@@ -27,4 +28,5 @@ "istanbul": "^0.3.19",

"type": "git",
"url": "https://github.com/chrisbuttery"
"url": "https://github.com/chrisbuttery/factor-in.git"
},
"homepage": "https://github.com/chrisbuttery/factor-in.git",
"keywords": [

@@ -31,0 +33,0 @@ "javascript",

# factor-in
[![NPM version][npm-image]][npm-url]
[![build status][travis-image]][travis-url]
[![Test coverage][coveralls-image]][coveralls-url]
[![js-standard-style][standard-image]][standard-url]
Factory functions that return a factory functions that inherit and custom objects

@@ -46,10 +41,1 @@

MIT © [Chris Buttery](http://chrisbuttery.com)
[npm-image]: https://img.shields.io/npm/v/factor-in.svg?style=flat-square
[npm-url]: https://npmjs.org/package/factor-in
[travis-image]: https://img.shields.io/travis/chrisbuttery/factor-in.svg?style=flat-square
[travis-url]: https://travis-ci.org/chrisbuttery/factor-in
[standard-image]: https://img.shields.io/badge/code%20style-standard-brightgreen.svg?style=flat-square
[standard-url]: https://github.com/feross/standard
[coveralls-image]: https://img.shields.io/coveralls/chrisbuttery/factor-in.svg?style=flat-square
[coveralls-url]: https://coveralls.io/r/chrisbuttery/factor-in?branch=master
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