Socket
Socket
Sign inDemoInstall

@easydapp/ont

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@easydapp/ont - npm Package Compare versions

Comparing version 0.0.2 to 0.0.3

dist/dapp.d.ts

30

package.json
{
"name": "@easydapp/ont",
"version": "0.0.2",
"version": "0.0.3",
"description": "ONT extension for easydapp",
"author": "Yizhe Xu <barrenbass@gmail.com>",
"license": "MIT",
"bugs": {
"url": "https://github.com/xuyizhe/easydapp/issues"
},
"homepage": "https://github.com/xuyizhe/easydapp#readme",
"files": [
"lib"
"dist"
],
"main": "index.js",
"directories": {
"lib": "lib",
"test": "__tests__"
},
"main": "dist/index.js",
"types": "dist/index.d.ts",
"module": "dist/es/index.js",
"publishConfig": {

@@ -27,12 +31,10 @@ "access": "public"

],
"author": "Yizhe Xu <barrenbass@gmail.com>",
"license": "MIT",
"bugs": {
"url": "https://github.com/xuyizhe/easydapp/issues"
"scripts": {
"prepublishOnly": "npm run build",
"build": "tsc; tsc --outDir 'dist/es' --target es6 --module es6"
},
"homepage": "https://github.com/xuyizhe/easydapp#readme",
"dependencies": {
"@easydapp/core": "^0.0.2"
"@easydapp/core": "^0.0.3"
},
"gitHead": "8542a13b31c25168616223e97bf4f9dc45d81efa"
"gitHead": "b7ae1611c156df7c8d3b05e2a7bf7a8fc3d94c28"
}
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