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.2.0-alpha1 to 1.2.0

22

CHANGELOG.json

@@ -5,4 +5,22 @@ {

{
"version": "1.2.0-alpha1",
"tag": "@0xcert/ethereum-erc20-contracts_v1.2.0-alpha1",
"version": "1.2.0",
"tag": "@0xcert/ethereum-erc20-contracts_v1.2.0",
"date": "Tue, 23 Apr 2019 14:07:07 GMT",
"comments": {}
},
{
"version": "1.1.0",
"tag": "@0xcert/ethereum-erc20-contracts_v1.1.0",
"date": "Tue, 23 Apr 2019 14:00:03 GMT",
"comments": {}
},
{
"version": "1.0.2",
"tag": "@0xcert/ethereum-erc20-contracts_v1.0.2",
"date": "Tue, 23 Apr 2019 13:16:49 GMT",
"comments": {}
},
{
"version": "1.0.1",
"tag": "@0xcert/ethereum-erc20-contracts_v1.0.1",
"date": "Fri, 22 Mar 2019 09:48:00 GMT",

@@ -9,0 +27,0 @@ "comments": {}

# Change Log - @0xcert/ethereum-erc20-contracts
This log was last generated on Fri, 22 Mar 2019 09:48:00 GMT and should not be manually modified.
This log was last generated on Tue, 23 Apr 2019 14:07:07 GMT and should not be manually modified.
## 1.2.0-alpha1
## 1.2.0
Tue, 23 Apr 2019 14:07:07 GMT
*Version update only*
## 1.1.0
Tue, 23 Apr 2019 14:00:03 GMT
*Version update only*
## 1.0.2
Tue, 23 Apr 2019 13:16:49 GMT
*Version update only*
## 1.0.1
Fri, 22 Mar 2019 09:48:00 GMT

@@ -7,0 +22,0 @@

{
"files": {},
"arguments": "npm run clean && npx specron compile && npx tsc "
"files": {
"packages/0xcert-ethereum-erc20-contracts/.solhint.json": "056c835cabc5bfed3f9364b4da01f4f4425cfba3",
"packages/0xcert-ethereum-erc20-contracts/CHANGELOG.json": "50f52fde3dfdaeb7f779bc345d09d394130556f0",
"packages/0xcert-ethereum-erc20-contracts/CHANGELOG.md": "b0aa25c635b8ddfab85fec0590a7088c81310691",
"packages/0xcert-ethereum-erc20-contracts/README.md": "2a7e42a331e6ff588f7630463a89503289377d2b",
"packages/0xcert-ethereum-erc20-contracts/nodemon.json": "82b893373db9861f1df4b55d8ea68a5d37b118de",
"packages/0xcert-ethereum-erc20-contracts/package.json": "f8d48623ad72c7837e1e860a587bc5327f7acc04",
"packages/0xcert-ethereum-erc20-contracts/src/contracts/erc20.sol": "e22301c10d47108ccddd621f2265ee5ad5564c47",
"packages/0xcert-ethereum-erc20-contracts/src/contracts/mocks/token-mock.sol": "500e7e942c1b4832eb5bf6a5dd3e7e52823084f7",
"packages/0xcert-ethereum-erc20-contracts/src/contracts/token.sol": "3fb4bca84ccdb2f49d743118b7a83ebcbf2c8996",
"packages/0xcert-ethereum-erc20-contracts/src/tests/token.test.ts": "a7b344c14e2f77ba72bc66e39133d137c65e7cb3",
"packages/0xcert-ethereum-erc20-contracts/tsconfig.json": "4aeac3c20e45b7e477e82012eb7788f7dbb11bf3",
"packages/0xcert-ethereum-erc20-contracts/tslint.json": "c57b3f0cdb7aa74ab2ab02888380f613589cbe66",
"common/config/rush/npm-shrinkwrap.json": "7fa4646b3ff2878f2bdddd39fde12be4e8b17db7"
},
"arguments": "npm run lint && npm run clean && npx specron compile && npx specron test "
}

4

package.json
{
"name": "@0xcert/ethereum-erc20-contracts",
"version": "1.2.0-alpha1",
"version": "1.2.0",
"description": "Smart contract implementation of the ERC-20 standard on the Ethereum blockchain.",

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

"devDependencies": {
"@0xcert/ethereum-utils-contracts": "1.2.0-alpha1",
"@0xcert/ethereum-utils-contracts": "1.2.0",
"@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