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

@feng3d/event

Package Overview
Dependencies
Maintainers
1
Versions
58
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@feng3d/event - npm Package Compare versions

Comparing version 0.4.1 to 0.4.2

0

dist/index.d.ts

@@ -0,0 +0,0 @@ /**

4

dist/index.js
/*!
* @feng3d/event - v0.4.1
* Compiled Thu, 31 Mar 2022 14:05:07 UTC
* @feng3d/event - v0.4.2
* Compiled Thu, 02 Jun 2022 08:46:12 UTC
*

@@ -5,0 +5,0 @@ * @feng3d/event is licensed under the MIT License.

/*!
* @feng3d/event - v0.4.1
* Compiled Thu, 31 Mar 2022 14:05:07 UTC
* @feng3d/event - v0.4.2
* Compiled Thu, 02 Jun 2022 08:46:12 UTC
*

@@ -5,0 +5,0 @@ * @feng3d/event is licensed under the MIT License.

/*!
* @feng3d/event - v0.4.1
* Compiled Thu, 31 Mar 2022 14:05:07 UTC
* @feng3d/event - v0.4.2
* Compiled Thu, 02 Jun 2022 08:46:12 UTC
*

@@ -5,0 +5,0 @@ * @feng3d/event is licensed under the MIT License.

/*!
* @feng3d/event - v0.4.1
* Compiled Thu, 31 Mar 2022 14:05:07 UTC
* @feng3d/event - v0.4.2
* Compiled Thu, 02 Jun 2022 08:46:12 UTC
*

@@ -5,0 +5,0 @@ * @feng3d/event is licensed under the MIT License.

{
"name": "@feng3d/event",
"version": "0.4.1",
"version": "0.4.2",
"description": "事件系统",

@@ -20,4 +20,3 @@ "main": "lib/index.js",

"lintfix": "npm run lint -- --fix",
"docs": "typedoc",
"release": "npm version patch && npm run build:prod && npm publish && git push && git push --tags"
"docs": "typedoc"
},

@@ -38,25 +37,25 @@ "repository": {

"devDependencies": {
"@types/mocha": "^9.1.0",
"@typescript-eslint/eslint-plugin": "^5.17.0",
"@typescript-eslint/parser": "^5.17.0",
"cross-env": "^7.0.3",
"eslint": "^8.12.0",
"mocha": "^9.2.2",
"rimraf": "^3.0.2",
"rollup": "^2.70.1",
"rollup-plugin-buble": "^0.19.8",
"rollup-plugin-commonjs": "^10.1.0",
"rollup-plugin-dts": "^4.2.0",
"rollup-plugin-json": "^4.0.0",
"rollup-plugin-node-resolve": "^5.2.0",
"rollup-plugin-replace": "^2.2.0",
"rollup-plugin-sourcemaps": "^0.6.3",
"rollup-plugin-string": "^3.0.0",
"rollup-plugin-terser": "^7.0.2",
"rollup-plugin-typescript": "^1.0.1",
"ts-node": "^10.7.0",
"typedoc": "^0.21.4",
"typedoc-plugin-sourcefile-url": "^1.0.6",
"typescript": "^4.3.5"
"@types/mocha": "9.1.0",
"@typescript-eslint/eslint-plugin": "5.17.0",
"@typescript-eslint/parser": "5.17.0",
"cross-env": "7.0.3",
"eslint": "8.12.0",
"mocha": "9.2.2",
"rimraf": "3.0.2",
"rollup": "2.70.1",
"rollup-plugin-buble": "0.19.8",
"rollup-plugin-commonjs": "10.1.0",
"rollup-plugin-dts": "4.2.0",
"rollup-plugin-json": "4.0.0",
"rollup-plugin-node-resolve": "5.2.0",
"rollup-plugin-replace": "2.2.0",
"rollup-plugin-sourcemaps": "0.6.3",
"rollup-plugin-string": "3.0.0",
"rollup-plugin-terser": "7.0.2",
"rollup-plugin-typescript": "1.0.1",
"ts-node": "10.7.0",
"typedoc": "0.21.4",
"typedoc-plugin-sourcefile-url": "1.0.6",
"typescript": "4.3.5"
}
}

@@ -0,0 +0,0 @@ # Event

@@ -0,0 +0,0 @@ import { IEvent, EventEmitter } from './EventEmitter';

@@ -0,0 +0,0 @@ /**

@@ -0,0 +0,0 @@ import { EventEmitter } from './EventEmitter';

@@ -0,0 +0,0 @@ export * from './AnyEmitter';

@@ -0,0 +0,0 @@ import { AnyEmitter, anyEmitter } from './AnyEmitter';

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