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

@harvest-profit/model-helpers

Package Overview
Dependencies
Maintainers
5
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@harvest-profit/model-helpers - npm Package Compare versions

Comparing version 1.0.1 to 1.1.0

dist/models/application.js

6

dist/index.js

@@ -6,11 +6,11 @@ Object.defineProperty(exports, "__esModule", {

var _application = require('./calculations/application');
var _application = require('./models/application');
var _application2 = _interopRequireDefault(_application);
var _contract = require('./calculations/contract');
var _contract = require('./models/contract');
var _contract2 = _interopRequireDefault(_contract);
var _crop = require('./calculations/crop');
var _crop = require('./models/crop');

@@ -17,0 +17,0 @@ var _crop2 = _interopRequireDefault(_crop);

{
"name": "@harvest-profit/model-helpers",
"version": "1.0.1",
"version": "1.1.0",
"description": "All the calculations",

@@ -43,2 +43,3 @@ "main": "dist/index.js",

"babel-preset-stage-2": "^6.24.1",
"codecov": "^3.0.0",
"eslint": "^4.9.0",

@@ -52,2 +53,3 @@ "eslint-config-airbnb": "^16.1.0",

"jest": "^22.0.4",
"jest-junit": "^3.6.0",
"jsdoc": "^3.5.5"

@@ -54,0 +56,0 @@ },

@@ -5,2 +5,4 @@ <div style="text-align: center">

[![CircleCI](https://circleci.com/gh/HarvestProfit/harvest-profit-model-helpers.svg?style=svg&circle-token=df354276ed2e090f6915cbc8b9590a8fea925ad9)](https://circleci.com/gh/HarvestProfit/harvest-profit-model-helpers) [![codecov](https://codecov.io/gh/HarvestProfit/harvest-profit-model-helpers/branch/master/graph/badge.svg?token=LRoWB2tScN)](https://codecov.io/gh/HarvestProfit/harvest-profit-model-helpers)
## Installation

@@ -7,0 +9,0 @@

Sorry, the diff of this file is not supported yet

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