New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@yume-chan/event

Package Overview
Dependencies
Maintainers
0
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@yume-chan/event - npm Package Compare versions

Comparing version 0.0.0-next-20240917062356 to 0.0.0-next-20241129144018

10

CHANGELOG.md
# Change Log - @yume-chan/event
## 0.0.0-next-20240917062356
## 0.0.0-next-20241129144018
### Major Changes
- 53688d3: Use PNPM workspace and Changesets to manage the monorepo.
- 53688d3: Use PNPM workspace and Changesets to manage the monorepo.

@@ -67,3 +67,3 @@ Because Changesets doesn't support alpha versions (`0.x.x`), this version is `1.0.0`. Future versions will follow SemVer rules, for example, breaking API changes will introduce a new major version.

- Upgrade TypeScript to 4.7.2 to enable Node.js ESM
- Upgrade TypeScript to 4.7.2 to enable Node.js ESM

@@ -100,4 +100,4 @@ ## 0.0.15

- Improve compatibility with Node.js 12 ESM format
- Update license year
- Improve compatibility with Node.js 12 ESM format
- Update license year

@@ -104,0 +104,0 @@ ## 0.0.10

{
"name": "@yume-chan/event",
"version": "0.0.0-next-20240917062356",
"version": "0.0.0-next-20241129144018",
"description": "Event/EventEmitter",

@@ -30,8 +30,8 @@ "keywords": [

"dependencies": {
"@yume-chan/async": "^2.2.0"
"@yume-chan/async": "^4.0.2"
},
"devDependencies": {
"@types/node": "^22.5.5",
"prettier": "^3.3.3",
"typescript": "^5.6.2",
"@types/node": "^22.10.0",
"prettier": "^3.4.1",
"typescript": "^5.7.2",
"@yume-chan/eslint-config": "^1.0.0",

@@ -38,0 +38,0 @@ "@yume-chan/tsconfig": "^1.0.0",

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