Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

2interface

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

2interface - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

10

package.json
{
"name": "2interface",
"version": "0.1.0",
"description": "",
"main": "index.js",
"version": "0.1.1",
"description": "Interfaces become interfaces",
"main": "build/src/index.js",
"scripts": {

@@ -14,4 +14,4 @@ "build": "webpack --config webpack.config.ts",

},
"keywords": [],
"author": "",
"keywords": ["typescript","interface","json","to-interface"],
"author": "andy00614",
"license": "ISC",

@@ -18,0 +18,0 @@ "devDependencies": {

@@ -1,13 +0,1 @@

# ts/js 集成jest开发环境
## npm test
开启测试模式(jest检测)[实时]
## npm run dev
开启应用服务,入口为scr/index.ts
## npm run build
打包
## npm run check
实时检测类型侧凑
transfer request'response interface to typescript interface
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