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

@slipmatio/ui

Package Overview
Dependencies
Maintainers
1
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@slipmatio/ui - npm Package Compare versions

Comparing version 0.0.16 to 0.0.17

./dist/ui.umd.cjs

10

package.json
{
"name": "@slipmatio/ui",
"version": "0.0.16",
"version": "0.0.17",
"type": "module",

@@ -24,9 +24,9 @@ "description": "Common UI components for Slipmat.io projects",

"license": "MIT",
"main": "./dist/index.umd.cjs",
"module": "./dist/index.js",
"main": "./dist/ui.umd.cjs",
"module": "./dist/ui.js",
"types": "./dist/index.d.ts",
"exports": {
".": {
"import": "./dist/index.js",
"require": "./dist/index.umd.cjs"
"import": "./dist/ui.js",
"require": "./dist/ui.umd.cjs"
}

@@ -33,0 +33,0 @@ },

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