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

fpsc

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fpsc - npm Package Compare versions

Comparing version
1.0.0
to
1.0.1
+2
-2
package.json
{
"name": "fpsc",
"version": "1.0.0",
"version": "1.0.1",
"description": "项目规范构建",
"anthor": "",
"main": "index.ts",
"main": "dist/index.js",
"bin": {

@@ -8,0 +8,0 @@ "fpsc": "./dist/index.js"

#!/usr/bin/env node
import "./src/index";