New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@0xcert/ethereum-erc20-contracts

Package Overview
Dependencies
Maintainers
2
Versions
75
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@0xcert/ethereum-erc20-contracts - npm Package Compare versions

Comparing version 1.7.0 to 1.7.1

6

CHANGELOG.json

@@ -5,2 +5,8 @@ {

{
"version": "1.7.1",
"tag": "@0xcert/ethereum-erc20-contracts_v1.7.1",
"date": "Wed, 05 Jun 2019 08:19:55 GMT",
"comments": {}
},
{
"version": "1.7.0",

@@ -7,0 +13,0 @@ "tag": "@0xcert/ethereum-erc20-contracts_v1.7.0",

7

CHANGELOG.md
# Change Log - @0xcert/ethereum-erc20-contracts
This log was last generated on Wed, 29 May 2019 13:47:23 GMT and should not be manually modified.
This log was last generated on Wed, 05 Jun 2019 08:19:55 GMT and should not be manually modified.
## 1.7.1
Wed, 05 Jun 2019 08:19:55 GMT
*Version update only*
## 1.7.0

@@ -6,0 +11,0 @@ Wed, 29 May 2019 13:47:23 GMT

10

package-deps.json
{
"files": {
"packages/0xcert-ethereum-erc20-contracts/.solhint.json": "056c835cabc5bfed3f9364b4da01f4f4425cfba3",
"packages/0xcert-ethereum-erc20-contracts/CHANGELOG.json": "011234dea3d044e556c6b59ed1e683c7a668b299",
"packages/0xcert-ethereum-erc20-contracts/CHANGELOG.md": "1fca46ef8cb0e84db47bb308110e89705f9a8db6",
"packages/0xcert-ethereum-erc20-contracts/CHANGELOG.json": "12a69ae4ff0933b808a2f77fd5af0fd6b3c72c01",
"packages/0xcert-ethereum-erc20-contracts/CHANGELOG.md": "dfa496f92402944b6b1514fa33c6f15242360e5f",
"packages/0xcert-ethereum-erc20-contracts/README.md": "2a7e42a331e6ff588f7630463a89503289377d2b",
"packages/0xcert-ethereum-erc20-contracts/nodemon.json": "82b893373db9861f1df4b55d8ea68a5d37b118de",
"packages/0xcert-ethereum-erc20-contracts/package.json": "5e37ade51ddf3180cf4e389992327552af1b3ae7",
"packages/0xcert-ethereum-erc20-contracts/package.json": "5689fcaabdb5be88ed4f2675a7e95113f21f7685",
"packages/0xcert-ethereum-erc20-contracts/src/contracts/erc20.sol": "e22301c10d47108ccddd621f2265ee5ad5564c47",

@@ -15,5 +15,5 @@ "packages/0xcert-ethereum-erc20-contracts/src/contracts/mocks/token-mock.sol": "500e7e942c1b4832eb5bf6a5dd3e7e52823084f7",

"packages/0xcert-ethereum-erc20-contracts/tslint.json": "c57b3f0cdb7aa74ab2ab02888380f613589cbe66",
"common/config/rush/npm-shrinkwrap.json": "023ff7e099bf4e74a4eb7d2305acc0acc10727c5"
"common/config/rush/npm-shrinkwrap.json": "42506a51c1989967d20f8ca344c37aacd05e5b95"
},
"arguments": "npm run clean && npx specron compile && npx tsc "
"arguments": "npm run lint && npm run clean && npx specron compile && npx specron test "
}
{
"name": "@0xcert/ethereum-erc20-contracts",
"version": "1.7.0",
"version": "1.7.1",
"description": "Smart contract implementation of the ERC-20 standard on the Ethereum blockchain.",

@@ -66,3 +66,3 @@ "scripts": {

"devDependencies": {
"@0xcert/ethereum-utils-contracts": "1.7.0",
"@0xcert/ethereum-utils-contracts": "1.7.1",
"@specron/cli": "^0.5.6",

@@ -69,0 +69,0 @@ "@specron/spec": "^0.5.6",

Sorry, the diff of this file is not supported yet

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