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.4.0 to 1.4.1

6

CHANGELOG.json

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

{
"version": "1.4.1",
"tag": "@0xcert/ethereum-erc20-contracts_v1.4.1",
"date": "Fri, 03 May 2019 09:59:39 GMT",
"comments": {}
},
{
"version": "1.4.0",

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

7

CHANGELOG.md
# Change Log - @0xcert/ethereum-erc20-contracts
This log was last generated on Tue, 23 Apr 2019 15:50:38 GMT and should not be manually modified.
This log was last generated on Fri, 03 May 2019 09:59:39 GMT and should not be manually modified.
## 1.4.1
Fri, 03 May 2019 09:59:39 GMT
*Version update only*
## 1.4.0

@@ -6,0 +11,0 @@ Tue, 23 Apr 2019 15:50:38 GMT

16

package-deps.json
{
"files": {
"packages/0xcert-ethereum-erc20-contracts/.solhint.json": "056c835cabc5bfed3f9364b4da01f4f4425cfba3",
"packages/0xcert-ethereum-erc20-contracts/CHANGELOG.json": "99c316d04b4001e558532194783846257aa2c7c6",
"packages/0xcert-ethereum-erc20-contracts/CHANGELOG.md": "6e445716bbb34416fd1323aa91c8aad22abc05ed",
"packages/0xcert-ethereum-erc20-contracts/README.md": "2a7e42a331e6ff588f7630463a89503289377d2b",
"packages/0xcert-ethereum-erc20-contracts/nodemon.json": "82b893373db9861f1df4b55d8ea68a5d37b118de",
"packages/0xcert-ethereum-erc20-contracts/package.json": "37356c83ca40a3ff5613b0c4ecff4ca55ae7db01",
"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": "a9d3c16f50f2564e76b2b744f9f73ebf3f32b96a"
},
"files": {},
"arguments": "npm run lint && npm run clean && npx specron compile && npx specron test "
}
{
"name": "@0xcert/ethereum-erc20-contracts",
"version": "1.4.0",
"version": "1.4.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.4.0",
"@0xcert/ethereum-utils-contracts": "1.4.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