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
4
Versions
445
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.215 to 1.8.216

2

package.json
{
"name": "henrybuilt-js-library",
"version": "1.8.215",
"version": "1.8.216",
"description": "",

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

@@ -288,4 +288,4 @@ var libMaterials = require('@src/materials/materials');

if (width > 72) unitPrice = dinero(1500);
if (moment(project.pricingDate).isSameOrAfter('2022-03-01')) {
if (moment(project.pricingDate).isSameOrAfter('2022-03-18')) {
unitPrice = unitPrice.multiply(1.08);

@@ -292,0 +292,0 @@ }

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