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

@phala/typedefs

Package Overview
Dependencies
Maintainers
1
Versions
46
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@phala/typedefs - npm Package Compare versions

Comparing version 0.0.3 to 0.0.4

dist/index.d.ts

16

package.json
{
"name": "@phala/typedefs",
"version": "0.0.3",
"main": "index.js",
"version": "0.0.4",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"repository": "github:Phala-Network/typedefs",

@@ -9,3 +10,12 @@ "author": "Jiacheng ZHANG <os@kt.je>",

"contributors": [],
"license": "Apache-2.0"
"license": "Apache-2.0",
"scripts": {
"build": "tsc"
},
"devDependencies": {
"typescript": "^4.2.3"
},
"files": [
"dist/**/*"
]
}
.github/workflows/main.yml
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