🎩 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
2
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.6
to
1.0.7
+1
dist/types/common.d.ts
export declare function hello(): void;
+1
-1
{
"name": "@fronttoy/cmethod",
"version": "1.0.6",
"version": "1.0.7",
"main": "./dist/cmethod.js",

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

@@ -17,3 +17,4 @@ # 介绍Cmethod

## 发布步骤
0. `package.json 中的version +1`
1. `npm login`
2. `npm publish --access public`
export declare function hello(): void;