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

@0xproject/types

Package Overview
Dependencies
Maintainers
5
Versions
40
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@0xproject/types - npm Package Compare versions

Comparing version 0.1.8 to 0.1.9

9

package.json
{
"name": "@0xproject/types",
"version": "0.1.8",
"version": "0.1.9",
"description": "0x types",

@@ -8,2 +8,3 @@ "main": "lib/index.js",

"scripts": {
"build:watch": "tsc -w",
"build": "tsc",

@@ -23,7 +24,7 @@ "clean": "shx rm -rf lib",

"devDependencies": {
"@0xproject/tslint-config": "^0.4.6",
"@0xproject/tslint-config": "^0.4.7",
"shx": "^0.2.2",
"tslint": "5.8.0",
"typescript": "~2.6.1",
"web3-typescript-typings": "^0.9.8"
"typescript": "2.7.1",
"web3-typescript-typings": "^0.9.9"
},

@@ -30,0 +31,0 @@ "dependencies": {

@@ -43,2 +43,8 @@ ## @0xproject/types

or
```bash
yarn build:watch
```
### Lint

@@ -45,0 +51,0 @@

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