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

@0xproject/typescript-typings

Package Overview
Dependencies
Maintainers
6
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@0xproject/typescript-typings - npm Package Compare versions

Comparing version 1.0.4 to 1.0.5

9

CHANGELOG.json
[
{
"timestamp": 1535133899,
"version": "1.0.5",
"changes": [
{
"note": "Dependencies updated"
}
]
},
{
"timestamp": 1534210131,

@@ -4,0 +13,0 @@ "version": "1.0.4",

10

CHANGELOG.md

@@ -8,6 +8,10 @@ <!--

## v1.0.4 - _August 13, 2018_
## v1.0.5 - _August 24, 2018_
* Dependencies updated
## v1.0.4 - _August 14, 2018_
* Dependencies updated
## v1.0.3 - _July 26, 2018_

@@ -25,3 +29,3 @@

## v1.0.0 - _July 19, 2018_
## v1.0.0 - _July 20, 2018_

@@ -51,3 +55,3 @@ * Add types for `eth-lightwallet` (#775)

## v0.3.1 - _May 4, 2018_
## v0.3.1 - _May 5, 2018_

@@ -54,0 +58,0 @@ * Dependencies updated

{
"name": "@0xproject/typescript-typings",
"version": "1.0.4",
"version": "1.0.5",
"engines": {

@@ -10,5 +10,4 @@ "node": ">=6.12"

"watch_without_deps": "tsc -w",
"build": "tsc && copyfiles -u 1 './lib/**/*' ./scripts",
"clean": "shx rm -rf scripts",
"manual:postpublish": "yarn build; node ./scripts/postpublish.js"
"build": "tsc",
"clean": "shx rm -rf lib"
},

@@ -32,8 +31,7 @@ "repository": {

"bignumber.js": "~4.1.0",
"ethereum-types": "^1.0.4",
"ethereum-types": "^1.0.5",
"popper.js": "1.14.3"
},
"devDependencies": {
"@0xproject/monorepo-scripts": "^1.0.5",
"copyfiles": "^1.2.0",
"copyfiles": "^2.0.0",
"shx": "^0.2.2"

@@ -44,3 +42,3 @@ },

},
"gitHead": "fadd292ecf367e42154856509d0ea0c20b23f2f1"
"gitHead": "7f585a15f526e0a61fd822cdefb7087fc6bb8934"
}

@@ -5,4 +5,3 @@ {

"outDir": "lib"
},
"include": ["./monorepo_scripts/**/*"]
}
}
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