🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

@fronttoy/cmethod

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fronttoy/cmethod - npm Package Compare versions

Comparing version
1.0.4
to
1.0.5
+3
-3
dist/types/index.d.ts

@@ -1,3 +0,3 @@

export * from './DebuffAction';
export * from './Eventhandler';
export * from './Common';
export { DebuffAction } from './DebuffAction';
export { EventHandler } from './Eventhandler';
export { hello } from './Common';
{
"name": "@fronttoy/cmethod",
"version": "1.0.4",
"version": "1.0.5",
"main": "./dist/cmethod.js",

@@ -5,0 +5,0 @@ "module": "./dist/cmethod.es5.js",