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

@snack-uikit/utils

Package Overview
Dependencies
Maintainers
3
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@snack-uikit/utils - npm Package Compare versions

Comparing version 3.1.0 to 3.2.0

dist/types/index.d.ts

1

./dist/index.js
export * from './hooks';
export * from './utils';
export * from './components';
export * from './types';

@@ -6,2 +6,13 @@ # Change Log

# 3.2.0 (2023-12-14)
### Features
* **FF-3729:** add utility type ValueOf ([73259c3](https://github.com/cloud-ru-tech/snack-uikit/commit/73259c3d30f6256388be02df3167f381ce95879e))
# 3.1.0 (2023-12-06)

@@ -8,0 +19,0 @@

export * from './hooks';
export * from './utils';
export * from './components';
export * from './types';
export * from './hooks';
export * from './utils';
export * from './components';
export * from './types';

4

package.json

@@ -7,3 +7,3 @@ {

"title": "Utils",
"version": "3.1.0",
"version": "3.2.0",
"sideEffects": [

@@ -35,3 +35,3 @@ "*.css",

"scripts": {},
"gitHead": "76a159dde7baccf49dc7b11e1fd7abc31424b42f"
"gitHead": "bd39c5e674f3b91b0e2487782a04b15034cf3d8b"
}
export * from './hooks';
export * from './utils';
export * from './components';
export * from './types';
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