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

henrybuilt-js-library

Package Overview
Dependencies
Maintainers
0
Versions
443
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

henrybuilt-js-library - npm Package Compare versions

Comparing version 1.8.319 to 1.8.320

2

package.json
{
"name": "henrybuilt-js-library",
"version": "1.8.319",
"version": "1.8.320",
"description": "",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -384,2 +384,6 @@ var libMaterials = require('@src/materials/materials');

if (moment(project.pricingDate).isSameOrAfter('2025-01-23')) {
unitPrice = unitPrice.multiply(1.11);
}
if (project.companyKey === 'vp') {

@@ -386,0 +390,0 @@ unitPrice = unitPrice.multiply(0.7); //vp discount only applies to lighting

Sorry, the diff of this file is too big to display

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