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

@jfront/core-common

Package Overview
Dependencies
Maintainers
5
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@jfront/core-common - npm Package Compare versions

Comparing version 0.2.6 to 0.2.7

53

CHANGELOG.md
# Change Log
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
All notable changes to this project will be documented in this file. See
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [0.2.6](https://github.com/Jepria/jfront-core/compare/@jfront/core-common@0.2.5...@jfront/core-common@0.2.6) (2021-06-09)
## [0.2.7](https://bitbucket.gts.rus.socgen/scm/jep/jfront-core/compare/@jfront/core-common@0.2.6...@jfront/core-common@0.2.7) (2023-01-16)
**Note:** Version bump only for package @jfront/core-common
## [0.2.6](https://github.com/Jepria/jfront-core/compare/@jfront/core-common@0.2.5...@jfront/core-common@0.2.6) (2021-06-09)
**Note:** Version bump only for package @jfront/core-common
## [0.2.5](https://github.com/Jepria/jfront-core/compare/@jfront/core-common@0.2.4...@jfront/core-common@0.2.5) (2021-06-03)

@@ -18,6 +18,2 @@

## [0.2.4](https://github.com/Jepria/jfront-core/compare/@jfront/core-common@0.2.3...@jfront/core-common@0.2.4) (2021-05-26)

@@ -27,6 +23,2 @@

## [0.2.3](https://github.com/Jepria/jfront-core/compare/@jfront/core-common@0.2.2...@jfront/core-common@0.2.3) (2021-04-01)

@@ -36,6 +28,2 @@

## [0.2.2](https://github.com/Jepria/jfront-core/compare/@jfront/core-common@0.2.1...@jfront/core-common@0.2.2) (2021-04-01)

@@ -45,43 +33,30 @@

## [0.2.1](https://github.com/Jepria/jfront-core/compare/@jfront/core-common@0.2.0...@jfront/core-common@0.2.1) (2021-03-22)
### Bug Fixes
* create event not working in React 17 without cancelable and bubbles properties ([4de1314](https://github.com/Jepria/jfront-core/commit/4de13140b7fe94dddb4a71f71113b0e9c03ec3b0))
- create event not working in React 17 without cancelable and bubbles properties
([4de1314](https://github.com/Jepria/jfront-core/commit/4de13140b7fe94dddb4a71f71113b0e9c03ec3b0))
# [0.2.0](https://github.com/Jepria/jfront-core/compare/@jfront/core-common@0.1.0...@jfront/core-common@0.2.0) (2021-03-17)
### Code Refactoring
* dependencies updated ([2911f41](https://github.com/Jepria/jfront-core/commit/2911f419f59a32c538d8fdfce4788aaf90f5b676))
- dependencies updated
([2911f41](https://github.com/Jepria/jfront-core/commit/2911f419f59a32c538d8fdfce4788aaf90f5b676))
### BREAKING CHANGES
* react 17.0.1
- react 17.0.1
# 0.1.0 (2021-02-03)
### Bug Fixes
* name ([2a4b075](https://github.com/Jepria/jfront-core/commit/2a4b0759a7daebb805490a8f855a1c2685e0a8a2))
- name
([2a4b075](https://github.com/Jepria/jfront-core/commit/2a4b0759a7daebb805490a8f855a1c2685e0a8a2))
### Features
* common functions ([c21da2c](https://github.com/Jepria/jfront-core/commit/c21da2c68d51bf9d3090e6e6316b23b8cbf09b34))
- common functions
([c21da2c](https://github.com/Jepria/jfront-core/commit/c21da2c68d51bf9d3090e6e6316b23b8cbf09b34))
export declare function createEvent(eventName: string): Event;
export * from "./useWorkstate";
export * from "./createEvent";

@@ -0,0 +0,0 @@ export declare enum Workstates {

{
"name": "@jfront/core-common",
"version": "0.2.6",
"version": "0.2.7",
"license": "Apache-2.0",

@@ -30,3 +30,3 @@ "main": "dist/cjs/index.js",

},
"gitHead": "20d945c041e12cf289d9162f8e2e427aa413de02"
"gitHead": "60e5ae55d7d2cefad9f420c4ae6c1990c2071a52"
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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