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

@lidojs/design-core

Package Overview
Dependencies
Maintainers
0
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lidojs/design-core - npm Package Compare versions

Comparing version 1.7.0 to 1.7.1

README.md

5

package.json
{
"name": "@lidojs/design-core",
"version": "1.7.0",
"version": "1.7.1",
"main": "./index.js",

@@ -9,5 +9,6 @@ "types": "./index.d.ts",

"import": "./index.mjs",
"require": "./index.js"
"require": "./index.js",
"types": "./index.d.ts"
}
}
}

2

utils/layer/index.d.ts

@@ -6,1 +6,3 @@ export * from './getPositionWhenLayerCenter';

export * from './getFilterStyle';
export * from './getSvgColor';
export * from './getSvgStringAfterReplaceColors';

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

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