Socket
Socket
Sign inDemoInstall

@lite-v3/common-helpers

Package Overview
Dependencies
1
Maintainers
5
Versions
26
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.11 to 0.0.12

5

CHANGELOG.md

@@ -5,2 +5,7 @@ # Changelog

### 0.0.12 (2022-02-09)
### Bug Fixes
* fix(common-helpers): fix emitter default export ([#459](https://github.com/tokopedia/wpe-lite-packages/issues/459)) ([b360257](https://github.com/tokopedia/wpe-lite-packages/commit/0bcf3d0d4d760365d23a6a3698accb28ddcf44f7))
### 0.0.11 (2022-02-08)

@@ -7,0 +12,0 @@ ### Features

1

emitter.d.ts

@@ -0,1 +1,2 @@

export { default } from './dist/emitter/index';
export * from './dist/emitter/index';

2

package.json
{
"name": "@lite-v3/common-helpers",
"version": "0.0.11",
"version": "0.0.12",
"description": "Public common helpers for Tokopedia Web",

@@ -5,0 +5,0 @@ "repository": {

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc