Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@symbolic/lib

Package Overview
Dependencies
Maintainers
5
Versions
226
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@symbolic/lib - npm Package Compare versions

Comparing version 1.0.215 to 1.0.216

src/products/meljac/get-cleaned-engravings.js

2

package.json
{
"name": "@symbolic/lib",
"version": "1.0.215",
"version": "1.0.216",
"description": "plain js utilities",

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

@@ -5,1 +5,6 @@ # sf-lib

Once you're set up to develop locally... `npm run watch` and `wml start`
# linking
1. `npm link` in sf-lib
2. `npm run watch` in sf-lib
3. `npm link @symbolic/lib` in configurator-app

@@ -27,3 +27,3 @@ import getCostsForOrder from './get-costs-for-order';

import getEngravingHeightLimit from './meljac/get-engraving-height-limit';
import getEngravings from './meljac/get-engravings';
import getCleanedEngravings from './meljac/get-cleaned-engravings';
import getKeypadData from './meljac/get-keypad-data';

@@ -81,3 +81,3 @@ import getMechanismLayoutData from './meljac/get-mechanism-layout-data';

getUsedEngravingCount, //deps: getProductInstanceWithData, meljac: {getEngravingHeightLimit}
getEngravings
getCleanedEngravings
};

@@ -84,0 +84,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