ethers-typescript-typings
Advanced tools
Comparing version 0.0.2 to 0.0.3
{ | ||
"name": "ethers-typescript-typings", | ||
"version": "0.0.2", | ||
"version": "0.0.3", | ||
"description": "Typescript type definitions for ethers.js", | ||
@@ -8,3 +8,5 @@ "main": "index.d.ts", | ||
"scripts": { | ||
"lint": "tslint index.d.ts" | ||
"lint": "tslint index.d.ts", | ||
"build": "tsc && copyfiles -u 1 './lib/**/*' ./scripts", | ||
"clean": "shx rm -rf scripts" | ||
}, | ||
@@ -25,6 +27,12 @@ "repository": { | ||
"devDependencies": { | ||
"@0xproject/monorepo-scripts": "^0.1.13", | ||
"copyfiles": "^1.2.0", | ||
"shx": "^0.2.2", | ||
"tslint": "5.8.0", | ||
"tslint-config-0xproject": "^0.0.2", | ||
"typescript": "2.7.1" | ||
}, | ||
"publishConfig": { | ||
"access": "public" | ||
} | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
4696
11
59
6